/* 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%;}

input, textarea { font-weight:bold; }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#006;
	min-width:1004px;
	background:#181818;
}

.bg {
	background:url('../images/3menu-hover.png');
}

.main {
	width:1004px; 	
	padding:0;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.333em;
}

a {color:#f9b013; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left; position:relative;}
.col-1 {
	width:194px;
	background: url(../images/menu-hover.png) repeat;
	margin-right: 30px;
	left: 15px;
}
.col-2 {width:779px;}

.column-1, .column-2 {float:left;}
.column-1 {	width:427px; }
.column-2 {	width:255px; }

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {
	overflow:hidden;
	font-size: 14px;
	color: #FC0;
}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}
 
p {
	margin-bottom:18px;
	color: #FFF;
	font-size: 14px;
	text-align: justify;
}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:25px;}
.p5 {margin-bottom:50px;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}

.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:16px;}
.img-indent {float:left; margin:0 30px 0px 0;}	
.img-indent2 {float:left; margin:0 20px 0px 0;}	
.img-indent3 {float:left; margin:0 15px 0px 0;}	

.prev-indent-bot {margin-bottom:10px;}	

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

h1 {
	padding:0px 0 0 0; 
	position:relative;
	float:left;
}
.logo {
	display:block; 
	width:223px; 
	height:194px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}
dl {
	font-family:Lato;
	font-weight:bold;
	padding:21px 0 0 32px;
	font-size: 12px;
	}
dl dt {
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	}
dl dd {
	font-size:14px;
	line-height:24px;
	color:#fff;
	margin-left:-2px;
	}
.extra-dd {
	line-height:14px;
	padding-top:8px;
	}
.link-2 {
	text-decoration:none;
	color:#fff;
	}
.link-2:hover {
	color:#F9B013;
	}
/*********************************content*************************************/
.menu {
	padding:51px 0 0 29px;
	float:left;
	}
.menu li {
	float:left;
	margin-right:1px;
	background:url(../images/menu-bg-1.jpg) no-repeat left top;
	}
#page1 .menu .m-1 {
	background:none;
	}
.menu li.last {
	margin:0px;
	}
.menu li.m-2 {
	background:url(../images/menu-bg-2.jpg) no-repeat left top;
	}
.menu li.m-3 {
	background:url(../images/menu-bg-3.jpg) no-repeat left top;
	}
.menu li.m-4 {
	background:url(../images/menu-bg-4.jpg) no-repeat left top;
	}
.menu li.m-5 {
	background:url(../images/menu-bg-5.jpg) no-repeat left top;
	}
.menu li a {
	font-family:'Lato';
	font-size:16px;
	line-height:20px;
	color:#fff;
	display:block;
	width:194px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:87px 0;
	}
.menu li a:hover,
.menu li a.active{
	background:url(../images/menu-hover.png) repeat;
	}
#content {
	width:100%;
	position:relative;
	z-index:1;
	padding:0 0 20px 0;
}

.spacer-1 {
	width:100%; 
	background:url(../images/pic-1.gif) 217px 0 repeat-y;
}

h3 {
	margin:0 0 20px 0; 
	color:#fff;
}
h6 {
	font-size:12px; 
	line-height:16px; 
	margin:0 0 20px 0; 
	color:#f9b013;
}

.border-bot {
	width:100%; 
	padding-bottom:20px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}

.button {
	display:inline-block; 
	font-family:'Lato';
	font-size:12px;
	line-height:15px;
	color:#fff;
	text-decoration:underline;
	text-transform:uppercase;
}
.button-padding {
	padding-top:10px;
	}
.button:hover {
	text-decoration:none;
	color:#fff;
	}

.list-1 {
	padding:0px;
	}
.list-1 dt {
	font-family:'Lato';
	font-size:18px;
	line-height:26px;
	color:#d77e10;
	margin-top:-6px;
}
	.list-1 dd {
		display:inline-block;
		font-family:Arial;
		font-weight:normal;
		font-size:12px;
		line-height:16px;
		color:#003;	
		margin:0 0 4px 0;
	}
		.list-1 li a:hover {
			color:#1799cf;
		}
.list-2 {
	padding:0 0 32px 1px;
	float:left;
	}
.list-2 li {
	float:left;
	margin-right:1px;
	text-transform:uppercase;
	font-family:'Lato';
	font-size:14px; 
	line-height:1.2em;
}
	.list-2 li a {
		display:block; 
		color:#fff; 
		padding:5px 9px; 
		background:#2b2b2b;
		border:1px solid #2b2b2b;
	}
		.list-2 li a:hover,
		.list-2 li a.active {
			background:none;
			border:1px solid #2b2b2b;
			}
	.list-2 .last-item {margin-right:0px}

.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	font-size:14px; 
	padding-right:8px; 
	background:url(../images/marker-3.gif) right 8px no-repeat;
}
.link-1:hover {color:#fff;} 

.text-1 {	
	font-style:italic;
	color:#db9c14;
	font-size:14px;
	line-height:20px;
	} 
.text-2 {
	font-family:'Lato';
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	display:block;
	} 
.text-3 {
	font-family:'Lato';
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color:#fff;
	font-style:italic;
	display:inline-block;
}
.text-4 {
	font-family:'Lato';
	font-size:18px;
	line-height:1.2em;
	color:#fff;
	font-style:italic;
	display:inline-block;
	text-transform:uppercase;
	display:block;
}
.margin-1 {
	margin-bottom:37px;
	}
.text-5 {
	font-size:37px;
	line-height:1.216em;
	color:#fff;
	font-style:italic;
	float:left;
	padding-right:11px;
	margin-top:-7px;
	}
dl span {float:left; width:80px;}

.menu-bottom {
	position:absolute;
	top:342px;
	font-family:'Lato';
	font-size:16px;
	line-height:20px;
	color:#F9B013;
	display:block;
	width:194px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:87px 0;
	background:url(../images/menu-hover.png) repeat;
	left: -7px;
	background-image: url(../images/menu-hover.png);
	}
#form-1 input {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	margin:0px;
	background:none;
	border:1px solid #313131;
	color:#003;
	padding:5px 4px 4px 5px;
	width:147px;
	float:left;
	}
.label-1 {
	display:block;
	}
#form-1 input.input-1 {
	width:34px;
	margin-right:10px;
	}
.label-2 {
	float:left;
	margin-right:10px;
	}
#form-1 input.input-2 {
	float:left;
	width:24px;
	margin-right:30px;
	}
#form-1 .input-2.last-input {
	margin-right:0px;
	}
/**** Contact form ****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	width:260px;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}
		#contact-form .field {
			overflow:hidden;
			padding:0 0 15px 0;
			}
			
			#contact-form input {
	width:235px;
	padding:3px 7px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.25em;
	border:1px solid #313131;
	color:#003;
	background:none;
			}
			#contact-form textarea {
	width:235px;
	height:263px;
	padding:5px 7px;
	margin:0 0 16px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.25em;
	border:1px solid #313131;
	color:#003;
	background:none;
	overflow:auto;
			}
			#contact-form label {
				padding:0 0 0px 7px;
				display:inline-block;
				color:#F00;
				height:40px;
				}
/****************************footer************************/
footer {
	width:100%; 
	padding:12px 0 0 0;
	background:#181818;
	background:url(../images/tile-content.png) repeat-x top center;
	color:#575757;
	height:150px;
	position:relative;
	z-index:4;

}
.footer-bg {
	background:#181818;
	min-height:127px;
	padding-top:23px;
	}
footer .footer-text {
	display:block;
	float:right;
	padding:2px 0 0 0;
	}
.footer-link {
	line-height:18px;
	padding:0 0 0 29px;
	display:block;
	float:left;
	font-family:'Lato';
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	}
	.footer-link span {display:block;}
.footer-link a {
	text-decoration:none;
	color:#575757;
	}
.footer-link a:hover {
	color:#F9B013;
	}
.icon2 {
	margin-top:-5px;
	}
.list-services {
	padding:0;
}
	.list-services li {
		float:left; 
		padding:0 0 0 10px;
	}
.ppadding-1 {
	padding:43px 30px 30px 49px;
	}
/********************************* page2 index-1 *************************************/
#page2 .menu {
	padding:0 0 1px 1px;
	}
#page2 .menu li a {
	background:url(../images/menu-hover.png) repeat;
	} 
#page2 .menu li a:hover {
	color:#F9B013;
	}
#page2 .ppadding-1 {
	padding:43px 30px 21px 49px;
	}
h4 {
	font-family:'Lato';
	font-size:30px;
	line-height:1.2em;
	color:#fff;
	margin-top:-5px;
	}
#page2 h6 {
	font-size:14px;
	line-height:30px;
	text-transform:uppercase;
	margin:-2px 0 15px 0;
	}
#page2 .h6-text {
	font-size:13px;
	line-height:16px;
	padding-top:7px;
	margin-bottom:6px;
	font-style:italic;
	}
.text-1 span {
	font-family:'Lato';
	color:#fff;
	font-size:25px;
	padding-right:5px;
	}
.indent3 {
	margin-right:30px;
	}
.text-1 span.marker-2 {
	background:url(../images/marker-2.png) no-repeat 0px 5px;
	width:11px;
	height:17px;
	padding-right:15px;
	display:inline-block;
	}
.text-1 span.marker-3 {
	background:url(../images/marker-3.png) no-repeat 5px 7px;
	width:11px;
	height:17px;
	padding-left:15px;
	display:inline-block;
	}
.box {
	border-left:1px solid #232323;
	padding:0 0 65px 37px;
	}
.column-1 {
	margin-right:20px;
	}
dd.text-dd {
	font-family:'Lato';
	font-size:14px;
	line-height:26px;
	color:#fff;
	margin:0px;
	text-transform:uppercase;
	}
.column-2 h4 {
	margin-bottom:19px;
	}
.column-2 .button {
	font-size:11px;
	margin-right:24px;
	}
.border {
	border-bottom:1px solid #232323;
	padding-bottom:10px;
	margin-bottom:9px;
	}
	
/********************************* page3 index-2 *************************************/
#page3 .menu {
	padding:0 0 1px 1px;
	}
#page3 .menu li a {
	background:url(../images/menu-hover.png) repeat;
	} 
#page3 .menu li a:hover {
	color:#F9B013;
	}
#page3 .ppadding-1 {
	padding-bottom:19px;
	}
#page3 h4 {
	margin-bottom:23px;
	}
#page3 p {
	margin-bottom:5px;
	}
#page3 .ppadding-1 {
	padding-right:5px;
	}
#page3 .column-2 h4 {
	margin-bottom:28px;
	}
#page3 h6 {
	text-transform:uppercase;
	font-size:14px;
	line-height:15px;
	margin:-1px 0 0 0;
	}
#page3 .box {
	padding:0 0 0 38px;
	}
.list-3 {
	}
.list-3 li {
	display:block;
	background:url(../images/marker.png) no-repeat 0 6px;
	font-size:12px;
	line-height:1.2em;
	padding:5px 0 6px 20px;
	color: #FFF;
	}
.list-3 li a {
	display:inline-block;
	text-decoration:none;
	color:#fff;
	}
.list-3 li a:hover {
	color:#F9B013;
	}
#page3 p.p2 {margin-bottom:15px;}
#page3 .border {
	margin-bottom:15px;
	}

/********************************* page4 index-3 *************************************/
#page4 .menu {
	padding:0 0 1px 1px;
	}
#page4 .menu li a {
	background:url(../images/menu-hover.png) repeat;
	} 
#page4 .menu li a:hover {
	color:#F9B013;
	}
#page4 .ppadding-1 {
	padding:43px 22px 24px 49px;
	}
#page4 h4 {
	margin-bottom:27px;
	}
#page4 h6 {
	font-size:14px;
	line-height:26px;
	text-transform:uppercase;
	margin:-7px 0 0 0;
	}
#page4 p.p2 {margin-bottom:15px;}
#page4 p.p6 {margin-bottom:0;}
#page4 .list-1 .text-dd {
	margin-top:-6px;
	margin-bottom:9px;
	}
#page4 .box {
	padding-bottom:170px;
	}
	
/********************************* page5 index-4 *************************************/
#page5 .menu {
	padding:0 0 1px 1px;
	}
#page5 .menu li a {
	background:url(../images/menu-hover.png) repeat;
	} 
#page5 .menu li a:hover {
	color:#F9B013;
	}
#page5 h4 {
	margin-bottom:28px;
	}
#page5 .col-2 dl {
	margin:0px;
	padding:0px;
	float:left;
	}
#page5 .col-2 dt {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#003;
	font-weight:normal;
	text-transform:capitalize;
	}
#page5 .col-2 dd {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#003;
	font-weight:normal;
	margin:0px;
	}
#page5 .col-2 dl span {
	width:66px;
	}
#page5 .col-2 .link-2 {
	color:#F9B013
	}
#page5 .col-2 .link-2:hover {
	color:#fff;
	}
#page5 dl.marginright {
	margin-right:38px;
	}
#page5 .box {
	padding-bottom:0px;
	}
	
/********************************* page6 index-5 *************************************/
#page6 .menu {
	padding:0 0 1px 1px;
	}
#page6 .menu li a {
	background:url(../images/menu-hover.png) repeat;
	} 
#page6 .menu li a:hover {
	color:#F9B013;
	}
#page6 h6 {
	font-weight:normal;
	margin:0px;
	}
#page6  h4 {
	margin-bottom:25px;
	}
#page6  .ppadding-1 {
	padding-bottom:40px;
	}
#page6 .col-2 .link-2 {
	color:#F9B013
	}
#page6 .col-2 .link-2:hover {
	color:#fff;
	}
	
/*********extra***********/
.block {height:150px;}
.extra {
	min-height:100%; 
	height:auto !important; 
	height:100%; 
	margin: 0 auto -150px; 
	position:relative;
	overflow:hidden;
	z-index:1;
} 
html, body {height:100%;}



#main{
	z-index: 2;
	position: relative;
}

.bgstretcher {
	background: #081F34;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
