/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
/* Global properties ======================================================== */
html {
	width:100%;
	height:100%;
}
body {
	background-color:#969fab;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#7f7f7f;
	min-width:960px;
	height:100%;
	/*background:url(../images/body-bg.jpg) center top repeat #151515;*/
}
/*.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:100px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}*/
/*.main-bg {
	width:100%;
	min-height:100%;
	background:url(../images/bg-2.jpg) center top repeat-x;
}*/
.bg {
	width:100%;
	min-height:100%;
	/*background:url(../images/bg.jpg) center top no-repeat;*/
	/*background:url(../images/container-tail.png) left top no-repeat;*/
}
.bg2 {
	width:100%;
	min-height:100%;
	/*background:url(../images/container-tail-bot.png) left bottom no-repeat;*/
}
.main {
	width:960px;
	padding:0;
	margin:0 auto;
	line-height:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #B6DB90;
	border: 1px solid #42517f;
}
.main_1 {
	width:960px;
	padding:0;
	margin:0 auto;
	line-height:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #B6DB90;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a {
	color:#808080;
	outline:none;
}
a:hover {
	text-decoration:none;
}
.col-1, .col-2 {
	float:left;
	width:160px;
}
.col-1 {
	margin-right:50px;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.wrapper_1 {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:18px;
}
.p0 {
	margin-bottom:0px;
	font-size: 18px;
	text-align: left;
}
.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:15px;
}
.p3 {
	margin-bottom:30px;
}
.p4 {
	margin-bottom:25px;
}
.p5 {
	margin-bottom:15px;
	padding-bot:6px;
}
.fleft {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.color-1 {
	color:#fff;
}
.color-2 {
	color:#000;
}
.color-3 {
	color:#b22300;
}
/*********************************boxes**********************************/
.indent {
	padding:41px 30px 0 0;
}
.indent-top {
	padding-top:15px;
}
.indent-left {
	padding-left:15px;
	font-family: Calibri;
	margin-bottom: 10px;
}
.indent-leftprofil {
	padding-left:15px;
	font-family: Calibri;
	margin-bottom: 220px;
}
.bord {
	width:100%;
	padding-bottom:90px;
	font-family: Calibri;
	font-size: 9px;
	background:url(../images/container-bote.jpg) left bottom no-repeat;
}
.indent-left2 {
	padding-left:30px;
}
.indent-right {
	padding-right:50px;
}
.indent-bot {
	margin-bottom:10px;
	color: #000000;
}
.indent-bot2 {
	margin-bottom:30px;
}
.indent-bot3 {
	margin-bottom:45px;
}
.prev-indent-bot {
	margin-bottom:10px;
}
.prev-indent-bot2 {
	margin-bottom:5px;
}
.img-indent-bot {
	margin-bottom:0px;
}
.margin-bot {
	margin-bottom:35px;
}
.img-indent {
	float:left;
	margin:0 19px 0px 0;
}
.img-indent2 {
	float:left;
	margin:0 25px 0px 0;
}
.img-indent3 {
	float:left;
	margin:0 30px 0px 0;
}
.img-indent-r {
	float:right;
	margin:0 0px 0px 40px;
}
.buttons a:hover {
	cursor:pointer;
}
.menu li a, .list-1 li a, .link, .link-1, .link-2, .button, h1 a {
	text-decoration:none;
}
/*********************************header*************************************/
header {
	width:100%;
	position:relative;
	z-index:2;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background:#42517f;
	border-bottom:1px solid #000;
}
/*h1 {
	padding:45px 20px 37px 26px;
	background:url(../images/h1-bg.jpg) 0 0 no-repeat;
	float:left;
}*/
h1 a {
	display:block;
	width:960px;
	height:150px;
	text-indent:-999em;
	background:url(../images/logo.png) 0 0 no-repeat;
}
/*.address {
	display:block;
	font-size:14px;
	line-height:28px;
	text-align:right;
	color:#b22300;
}*/
/*.phone {
	display:block;
	font-size:100px;
	line-height:30px;
	text-align:right;
	color:#fff;
	margin-top:-5px;
}*/
/***** menu *****/
/*header nav {
	width:100%;
	height:52px;
	background:url(../images/menu-bg.jpg) 0 0 no-repeat;
	overflow:hidden;
}
#page1 header nav {
	margin-bottom:28px;
}
.menu li {
	float:left;
	position:relative;
	background:url(../images/menu-spacer.gif) left top no-repeat;
}
.menu > li:first-child {
	background:none;
}
.menu li a {
	display:inline-block;
	font-size:18px;
	line-height:25px;
	padding:12px 28px 12px 29px;
	color: #808080;
	text-transform:capitalize;
}
.menu > li:first-child > a {
	text-indent:-999em;
	background:url(../images/menu-home.png) center -25px no-repeat;
	min-width:22px;
}
.menu li a.active, .menu > li > a:hover {
	color:#fff;
}
.menu > li:first-child > a.active, .menu > li:first-child > a:hover {
	background-position:center 15px;
}
/***** slider *****/
.slider-wrapper {
	width:980px;
	height:400px;
	overflow:hidden;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: auto;
	padding-bottom: 5px;
	padding-left: 2;
	font-family: "Times New Roman", Times, serif;
}
/*.slider-wrapper2 {
	width:980px;
	height:400px;
	overflow:hidden;
	position:relative;
	line-height:24px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 5px;
}*/
.slider {
	width:960px;
	height:400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.items {
	display:none;
}
.prev, .next {
	display:block;
	width:40px;
	height:400px;
	text-indent:-9999em;
	position:absolute;
	z-index:99;
	top:50%;
	margin-top:-200px;
}
.prev {
	background:url(../images/slider-prev.png) 0 0 no-repeat;
	left:0;
}
.next {
	background:url(../images/slider-next.png) 0 0 no-repeat;
	right:0;
}
/*.slider-wrapper2 {
	width:980px;
	height:400px;
	overflow:hidden;
	position:relative;
	line-height:24px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 5px;
}*/
/*********************************content*************************************/
#content {
	width:100%;
	position:relative;
	z-index:1;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 43px;
	padding-left: 0;
}
.spacer-1 {
	width:100%;
	background:url(../images/pic-1.gif) 217px 0 repeat-y;
}
h2 {
	font-size:40px;
	line-height:1.2em;
	color:#fff;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:9px;
}
h3 {
	font-size:25px;
	line-height:2em;
	color:#fff;
	margin-bottom:2px;
}
h3 strong {
	display:block;
	margin-top:-25px;
}
h4 {
	font-size:18px;
	line-height:25px;
	color:#f0f0f0;
	font-weight:normal;
	margin-bottom:8px;
}
h6 {
	color:#fff;
	font-weight:normal;
	margin-bottom:3px;
}
.border-bot {
	width:100%;
	padding-bottom:31px;
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%;
	padding-bottom:0px;
	margin-bottom:0px;
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
.box {
	width:260px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color: #666666;
}
.box .padding {
	padding:15px 15px 20px 20px;
}
.container-bot {
	width:100%;
	padding-bottom:6px;
	font-family: Calibri;
	font-size: 9px;
	background:url(../images/container-bote.jpg) left bottom no-repeat;
}
.container-top {
	width:100%;
	padding-top:3px;
	background:url(../images/container-bote.jpg) left top no-repeat;
}
.container {
	width:100%;
	padding:0px 0 40px;
	background:#848c9c;
	background:linear-gradient(to top, #848c9c, #687080 50%, #a7b1c5 100%);
	background:-webkit-linear-gradient(bottom, #848c9c, #687080 50%, #a7b1c5 100%);
	/*background:url(../images/container-tail2.png) left top repeat-y;*/
}
.container2 {
	width:100%;
	padding:0px 0 40px;
	background:url(../images/container-botc.png) left top repeat-y;
}
.button {
	display:inline-block;
	padding:5px 15px 6px;
	font-size:13px;
	line-height:1.23em;
	font-weight:bold;
	color:#000;
	background:url(../images/button-tail.gif) 0 0 repeat-x #fb4400;
	cursor:pointer;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.button:hover {
	background:#fb4400;
	color:#fff;
}
.list-1 li {
	line-height:18px;
	background:url(../images/marker-1.gif) 0 15px no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10px;
}
.list-1 a {
	display:inline-block;
	color:#000000;
	font-weight:bold;
}
.list-1 a:hover {
	color:#b22300;
}
.list-2 li {
	line-height:20px;
	padding:5px 0 5px 10px;
	background:url(../images/marker-1.gif) 0 13px no-repeat;
}
.list-2 a {
	display:inline-block;
}
.list-2 a:hover {
	text-decoration:none;
}
#page4 .list-2 a {
	color:#7f7f7f;
	text-decoration:none;
}
#page4 .list-2 a:hover {
	text-decoration:underline;
}
.link:hover {
	text-decoration:underline;
}
.link-1 {
	display:inline-block;
	font-weight:bold;
	padding-left:14px;
	color:#000000;
	background:url(../images/marker-2.gif) 0 10px no-repeat;
}
.link-1:hover {
	text-decoration:underline;
}
.link-2 {
	color:#7f7f7f;
}
.link-2:hover {
	text-decoration:underline;
}
.text-1, .text-2 {
	display:inline-block;
	font-size:40px;
	line-height:1.2em;
	color:#fff;
	letter-spacing:-1px;
}
dl span {
	float:left;
	width:80px;
}
dl.-address dt {
	margin-bottom:5px;
}
dl.main-address span {
	float:left;
	width:74px;
	color:#CCCCCC;
}
.price-list td {
	border:1px solid #343434;
	line-height:39px;
}
.price-list thead td {
	width:139px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.price-list td:first-child {
	width:158px;
}
.price-list tbody td:first-child {
	color:#fff;
	font-weight:bold;
	text-align:left;
	text-indent:19px;
}
.price-list tbody td {
	text-align:center;
}
/**** Lightbox ****/
.lightbox {
	position:relative;
	z-index:1;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
}
.lightbox img {
	position:relative;
	z-index:1;
}
.lightbox span {
	display:inline-block;
	position:absolute;
	left:0px;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/video-marker.png) no-repeat 50% 50%;
	z-index:2;
	padding:0;
}
/***** contact form *****/
#contact-form {
	display:block;
	width:100%;
}
#contact-form label {
	display:block;
	height:34px;
	overflow:hidden;
}
#contact-form input {
	float:left;
	width:250px;
	font-size:13px;
	line-height:1.23em;
	font-family:Arial, Helvetica, sans-serif;
	outline:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#wrapper_3 {
	display:inline;
	width:100%;
	position: relative;
}
#posisi {
	overflow:hidden;
}
#contact-form textarea {
	float:left;
	height:380px;
	width:489px;
	max-height:380px;
	max-width:489px;
	min-height:380px;
	min-width:489px;
	font-size:12px;
	line-height:1.25em;
	color:#000000;
	padding:5px 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	background:#fff;
	overflow:auto;
	outline:none;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.text-form {
	float:left;
	display:block;
	font-size:13px;
	line-height:26px;
	width:70px;
	color:#7f7f7f;
	font-family:Arial, Helvetica, sans-serif;
}

/****************************footer************************/
.weblink {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 0px;
}

footer {
	width:100%;
	padding:0 0 40px;
	text-align:center;
	background:#222222;
}
footer span {
	display:block;
}
#menu ul li {
	background-color: #00FF00;
}
#page1 .main-bg .bg .main nav {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page1 .main-bg .bg .main .menu {
	margin: 0px;
	padding: 0px;
}

/********Edit Gallery***********/

.container9 {
	width:960px;
	margin:30px auto;
}

.welcome {
	border-bottom:1px solid #000;
	background-color: #4A774E;
}

.welcome h3 {
	color:#fff;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	font-size:16px;
	word-spacing:1px;
	text-shadow:1px 1px 2px #000;
}

#content9 {
	background:#848c9c;
	background:linear-gradient(to top, #848c9c, #687080 50%, #a7b1c5 100%);
	background:-webkit-linear-gradient(bottom, #848c9c, #687080 50%, #a7b1c5 100%);
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
}

.gallery {
	width:528px;
	margin:auto;
}

.gallery ul {
	list-style:none;
}

.gallery li {
	float:left;
	margin:10px;
}

.gallery img {
	display:block;
	padding:5px;
	background:#42517f;
	border:1px solid #99adeb;
	box-shadow:1px 1px 2px #000;
}

.gallery img:hover {
	border:1px solid #fff;
}

footer {
	background:#222222;
}

footer p {
	color:#fff;
	text-align:center;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
}
#page6 .main-bg .bg #content .main .container_12 .container-bot .container-top .container .wrapper .grid_8 .indent-left td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
