/* 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 ======================================================== */
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8125em;
	line-height:1.3846em;
	color:#999;
	background-color:#000;
	min-width:1000px;
	background:url(../images/bg.gif) 0 0 repeat;
}
html, body { height:100%;}

#page1 {
    min-width: 1060px;
    min-height: inherit;
}
p {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

a {
	color:#d52d00; 
	outline:none;
}
a:hover{
	text-align: center;
}

/* Instagram Box ================================================================*/

 #instafeed-container {
	margin: 0 auto;
	position: relative;
	width: 400px;
}

#instafeed-container img {
	max-width: 80px;
	position: relative;
	margin: 0 auto;
}

/* Global Structure ============================================================= */
#main {
	margin: 0 auto;
	position: relative;
	width: 980px; }

	/* Header */
	header{
		
	}
	
	/* Content */
	section#content {background:url(../images/bg4.png) center bottom no-repeat;
		
	}			
	/* Footer */
	footer{height:102px; text-align:center;
		
	}
/* Left & Right alignment */

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

.col-1, .col-2, .col-3 { float:left;}

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

.wrapper {
    width: 100%;
    overflow: hidden;
    /* [disabled]position: relative; */
    height: 100%;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 14px 0 0; 
	float:left;
}
.img-indent1 { 
	margin:0 15px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 12px 0 0; 
	float:left;
}
.img-indent3 { 
	margin:0 25px 0 0; 
	float:left;
}
.extra-wrap { 
	width:100%;
}
.extra-wrap1 { 
	overflow:hidden;
}
h1 {
	display:inline-block;
	float:left;
	margin-top:10px;
	}
h1 a {
	text-indent:-5000px; 	 
	background:url(../images/logo.png) 0 0 no-repeat;	 
	width:700px;
	height:170px;
	display:block;
}

.relative {position:relative;}

h2 {font-size:26px; line-height:1.2037em; color:#fff; font-weight:normal;}
.h2-top {
	padding-top: 35px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: auto;
	width: auto;
}
.h2-top1 {padding-top:61px;}
.h2-pad {padding:43px 0px 22px 0px;}
.h2-bot {padding-bottom:14px;}
.h2-bot1 {padding-bottom:18px;}
.h2-bot2 {padding-bottom:16px;}
.h2-left {padding-left:5px;}


h3 {font-size:20px; line-height:1.2037em; color:#fff; font-weight:normal;}
.h3-top {padding-top:31px;}

.bg2 {background:url(../images/bg2.jpg) center 0 no-repeat #000;}

nav {padding:0px 0px 0px 0px;}
.sf-menu {float:left; padding:22px 0px 0px 1px;
		
}
.sf-menu li {float:left;
	position:	relative;
	font-size:16px;
	line-height:1.2307em;
	padding:0px 22px 0px 16px;
	background:url(../images/li-bg.png) right 3px no-repeat;
	display:inline-block;
	text-transform:uppercase;
	
	}
.sf-menu .last {padding-left:0px;}	
.sf-menu .last1 {background:none;}
.sf-menu a {display:block;
	position:		relative;	
	color:#f5f5f5;
	text-decoration:none; 
	padding:0px 0px 0px 0px;
	}
	

	.sf-menu li li {
	
	font-size:14px;
	text-align:left;
	line-height:35px;
	margin:0 0 0 0px;
	background:none;
	
	
	
	
}
	.sf-menu li li a {
		margin-left:0px;
		margin-top:2px;
		padding:0 0px 0 3px;
		text-decoration:none;
		width:104px;
		color:#fff;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		border-bottom:1px solid #3371a2;
		
	}
.sf-menu .last2 {border-bottom:none;}	

	
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			139px; 
	display:none;
	background:#004e8b;
	padding:8px 0px 10px 0px;
	
	
}
.sf-menu ul ul {
	position:		absolute;
	top:			-999em;
	width:			139px; 
	display:none;
	background:none;
	
}

	.sf-menu li li li {
		font-size:14px;
	text-align:left;
	line-height:36px;
	padding:0 0 0 0px;
	background:#007389;
	width:			139px; 
	
	
		
		
	}
		.sf-menu li li li a {
			
			
		padding:0 0px 0 13px;
		display:inline-block;
		text-decoration:none;
		color:#fff;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		background:none;
		border:none;
		
			
			
		}
		
.sf-menu ul li {
	width:			100%;
	
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-1px;
	top:			44px; /* match top ul list item height */
	z-index:		99;
	
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			139px; /* match ul width */
	top:			-7px;
	
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			00px;
}

.sf-menu > li.sfHover > a,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a.active {
	color:#797979;
}
.sf-menu li li.sfHover > a,
	.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a.active {
		color:#999;
		

	}
	
	.slider {
	width:960px !important;
	height:531px;
	margin:0 auto;
	padding:0px;
	z-index:35;
	overflow:hidden;
	
}

.items {
	display:none;
	
}
.play.paused {
	color:#f00;
}


.banner {
	position:absolute;
	left:0px;
	top:10px;
	z-index:999;
	
	width:1100px; 
}
	.banner a {
		position:relative;
		z-index:10
	}


.controls {
	position:absolute;
	bottom:101px;
	right:8px;
	z-index:997;
	width:100%;
	height:200px;
}

.controls a {
	color:#fff;
	float:left;
}

.prev {
	display:block;
	height:89px;
	width:47px;
	text-indent:-5000px;
	background:url(../images/button1.png) 0 0 no-repeat;
	position:relative;
	top:3px;
	left:-39px;
	z-index:99;
	
}
.controls a.prev:hover {
	background:url(../images/button1.png) 0 -90px no-repeat;
	cursor:pointer;
}

.controls a.next {
	display:block;
	height:89px;
	width:47px;
	text-indent:-5000px;
	background:url(../images/button2.png) 0 0 no-repeat;
	position:absolute;
	top:3px; right:-45px;
}

.controls a.next:hover {
	background:url(../images/button2.png) 0 -90px no-repeat;
	cursor:pointer;
	
}


#tab {position:relative; min-height:880px; width:100%; overflow:hidden;}

ul.tabs {
	margin: 0;
	padding: 0;
	position:absolute;
	bottom:20px;
	left:5px;
}
ul.tabs li {
	float: left;
	margin: 0;
	overflow: hidden;
	position: relative;
	margin-right:11px;
	
}
ul.tabs li a {
	text-decoration: none;
	display:inline-block;
	color: #0a162a;
	font-size: 19px;
	line-height:23px;
	outline: none;
	background:url(../images/tab-li.png) 0 0 no-repeat;
	width:19px; height:27px;
	text-decoration:none;
	padding:2px 0px 0px 10px;
}
ul.tabs li a:hover, ul.tabs li.active a {
	background:url(../images/tab-li.png) 0 -29px no-repeat;
	color:#fff;
}	

.lightbox-image {
	position:relative;
	overflow:hidden;
	display:block;
}
.lightbox-image img {
	position:relative;
	z-index:2;
}
.lightbox-image span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/magnify.png) no-repeat 50% 50%;
	z-index:1;
}
/*===== header =====*/
#header {
	
}
.row1 {height:65px; z-index:20; position:relative;}
.row2 {height:182px; z-index:19; position:relative;}
.row3 {height:445px;}
.row4 {height:265px;}


.list-link {float:right; margin:25px 6px 0px 0px;}
.list-link li {float:left; background:url(../images/link-marker.gif) right 3px no-repeat; font-size:12px; line-height:15px; font-family:Tahoma, Geneva, sans-serif; padding:0px 15px 0px 5px;}
.list-link a {color:#797979; padding-left:9px;}
.list-link a:hover {color:#fff; text-decoration:none; background:url(../images/link-bg.png) 0 4px no-repeat;}

.list-link .last {background:none; padding-right:0px;}

.text {font-size:18px; line-height:20px; color:#fff; padding:88px 0px 0px 220px;}

.img-pad {padding:19px 0px 21px 0px;}

.img-top {padding-top:33px;}
.img-top1 {margin-top:40px;}

.padding-bottom {padding-bottom:84px;} 
.padding-bottom1 {padding-bottom:44px;} 


.pad-left {padding-left:5px;}
.pad-left1 {padding-left:18px;}
.pad-left2 {padding-left:20px;}
.pad-left3 {padding-left:20px;}

.page2-img1 {background:url(../images/page2-img1.png) 0 0 no-repeat; height:270px;}

.pad-top {padding-top:17px;}
.pad-top1 {padding-top:36px;}
.pad-top2 {padding-top:14px;}
.pad-top3 {padding-top:18px;}

.block {background:url(../images/block.png) 0 0 no-repeat; height:443px;}
/*===== content =====*/
#content {
	
}
.text1 {
    font-size: 38px;
    line-height: 1.2307em;
    color: #fff;
    padding: 6px 20px 0px 0px;
    overflow: hidden;
    text-align: center;
    height: 94px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.text1 span {margin-top:-3px; display:inline-block; margin-left:-15px;}

.pic {background:url(../images/pic.png) 0 0 repeat-x; height:1px;}
.pic-pad {margin:31px 0px 0px 0px;}

.pic1 {background:url(../images/pic-1.png) 0 0 repeat-x; height:1px;}
.pic1-pad {margin:14px 0px 3px 0px;}
.pic1-pad1 {margin:14px 0px 0px 0px;}

.pic3 {background:url(../images/pic-3.png) 0 0 repeat-x; height:1px;}
.pic3-pad {margin:10px 0px 13px 0px;}
.pic3-pad1 {margin:42px 0px 0px 0px;}


.list li {font-size:18px; line-height:41px; text-transform:uppercase; background:url(../images/list-bg.gif) 0 bottom repeat-x; width:216px;}
.list a {color:#fff; text-decoration:none; margin-left:36px;}
.list a:hover {color:#2e8fdd;}

.list span {background:url(../images/marker.gif) 3px 3px no-repeat;}
.list .last {background:none;}

.list-top {padding-top:30px;}

.color {color:#fff;}

.link1 {color:#0a162a; text-decoration:none; font-size:19px; line-height:30px; background:#f0f0f0; padding:4px 20px 6px 20px; display:inline-block;
		border-radius:24px;
		-moz-border-radius:24px;
		-webkit-border-radius:24px;
}
.link1:hover {background:#137dd1;}
.link1-top {margin-top:23px;}

.page1-img1 {background:url(../images/page1-img2.png) 0 0 no-repeat; height:43px; width:32px; font-size:30px; line-height:1.2307em; color:#000; font-weight:bold; padding:3px 0px 0px 14px;}

.title {font-size:20px; line-height:25px; padding:0px 0px 0px 0px; color:#fff; padding-bottom:9px;}

.title-top {padding-top:7px;}
.title-top1 {padding-top:10px;}

.bg3 {
	background:url(../images/bg3.jpg) 0 0 repeat-x;
	height:auto;
}
.bg4 {background:url(../images/bg5.jpg) 0 0 repeat-x; height:103px;}

.aside-top {padding-top:77px;}

.aside-text {font-size:13px; color:#2e5394; font-weight:bold; margin-top:-1px;}
.aside-text a {color:#2e5394; text-decoration:none;}
.aside-text a:hover {color:#fff;}

.font {font-size:13px; line-height:19px; display:inline-block;}

.link2 {float:right; margin:13px 0px 0px 0px;}
.link2 a {background:url(../images/marker.gif) 0 4px no-repeat; font-size:18px; color:#137acb; line-height:33px; text-decoration:none; padding-left:25px;}
.link2 a:hover {color:#fff;}

.img-text {font-size:30px; line-height:1.2307em; color:#fff; font-weight:bold; padding:99px 0px 0px 535px; letter-spacing:-1px;}
.img-text span {font-size:40px; display:inline-block; margin-top:-10px; margin-left:5px;line-height:1.2307em;}

.box {background:url(../images/box-bg.png) 0 0 repeat;  width:950px; padding-bottom:38px;
border-radius:24px;
		-moz-border-radius:24px;
		-webkit-border-radius:24px;
}
.box .padding {padding:25px 0px 0px 36px;}

.box1 {background:url(../images/box-bg.png) 0 0 repeat;  width:950px; padding-bottom:27px;
border-radius:24px;
		-moz-border-radius:24px;
		-webkit-border-radius:24px;
}
.box1 .padding {padding:25px 0px 10px 36px;}

.box3 {background:url(../images/box-bg.png) 0 0 repeat;  width:950px; padding-bottom:29px;
border-radius:24px;
		-moz-border-radius:24px;
		-webkit-border-radius:24px;
}
.box3 .padding {padding:25px 0px 10px 36px;}

.box4 {background:url(../images/box-bg.png) 0 0 repeat;  width:950px; padding-bottom:13px;
border-radius:24px;
		-moz-border-radius:24px;
		-webkit-border-radius:24px;
}
.box4 .padding {padding:25px 0px 10px 35px;}

.box5 {background:url(../images/box-bg.png) 0 0 repeat;  width:950px; padding-bottom:11px;
border-radius:24px;
		-moz-border-radius:24px;
		-webkit-border-radius:24px;
}
.box5 .padding {padding:25px 0px 0px 35px;}

.box2 {height:319px; width:353px; border:1px solid #626265;}
.box2 .padding {padding:5px 0px 0px 5px;}

iframe {height:309px; width:343px;}

.box-top {padding-top:22px;}


.title1 {font-size:20px; line-height:25px; color:#fff; margin-top:-4px; padding-bottom:8px;}

.link3 {color:#fff; text-decoration:none;}
.link3:hover {color:#ec0616;}

.link4 {color:#fff; text-decoration:none; font-size:13px; line-height:18px; font-weight:bold; display:inline-block;}
.link4:hover {text-decoration:underline;}

.link4-top {margin-top:9px;}
.link4-top1 {margin-top:18px;}

dl span {float:left; width:69px;}
dd a {text-decoration:none; color:#fff; margin-left:4px;} 
dd a:hover {text-decoration:underline;}

.dl-top {margin-top:18px;}

.text2 {font-size:13px; line-height:18px; color:#fff; font-weight:bold; margin-top:-2px; padding-bottom:18px;}


.link5 {color:#fff; text-decoration:none; display:inline-block; margin-bottom:27px;}
.link5:hover {text-decoration:underline;}

.text3 {color:#88d9ff; font-size:20px; line-height:25px; padding:43px 0px 0px 51px;}
.text3-top {padding-top:11px;}

.text4 {color:#88d9ff; padding:8px 0px 0px 51px; color:#57a8ce; width:200px; font-size:12px; line-height:18px; font-family:Arial, Helvetica, sans-serif;}

.border2 {background:url(../images/border2.png) 0 0 repeat-x; height:1px; width:213px; margin:14px 0px 0px 51px;}

.link6 {background:url(../images/link6-bg.png) 0 8px no-repeat; display:inline-block; font-size:19px; line-height:30px; color:#fff; text-decoration:none; margin:37px 0px 0px 179px; padding-left:14px;}
.link6:hover {text-decoration:underline;}

.link7 {color:#fff; display:inline-block; font-size:20px; line-height:25px; text-decoration:none; margin:20px 0px 9px 0px;}
.link7:hover {text-decoration:underline;}



.link8 {margin:23px 0px 0px 0px;}
.link8 {
	
	background:url(../images/button-left.png) left 0 no-repeat;
	font-size:19px; line-height:30px;
	color:#0a162a;
	text-decoration:none;
	cursor:pointer;
	display:inline-block;
}
.link8 em {
	font-style:normal;
	padding:0 14px;
	display:inline-block;
	background:url(../images/button-right.png) right 0 no-repeat;
}	
.link8 em em {
	font-style:normal;
	background:url(../images/button-tail.png) 0 0 repeat-x;
	cursor:pointer;
	padding:4px 6px 6px 3px;
}
.link8:hover {background:url(../images/button-left.png) left -42px no-repeat;}
.link8:hover em  {background:url(../images/button-right.png) right -42px no-repeat;}
.link8:hover em em {
	background-image: url(../images/button-tail.png);
	background-repeat: repeat-x;
	background-position: 0 -42px;
}  


/*===== footer =====*/
#footer {

}
.foot-text {
	color:#fff;
	padding:34px 65px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}
.foot-text a {color:#fff; text-decoration:none;}
.foot-text a:hover {text-decoration:underline;}

.LINK {padding-right:75px;}

.border {border:1px solid #676e78; padding:5px 5px 5px 5px;}

/*----- forms -----*/
#contacts-form {padding-top:0px;}
#contacts-form label {display:block; height:39px; }
#contacts-form input {width:290px; color:#137acb; padding:6px 9px;   border:1px solid #254477; font-size:13px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin-top:0px; 
background:none; outline:none;
}
#contacts-form textarea {height:76px; width:292px; color:#137acb; padding:7px 8px;   border:1px solid #254477; font-size:13px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; overflow:auto; margin-top:0px; 
background:none;}
/*==========================================*/
  #contact-form {
	vertical-align:top;	
	padding-top:18px;
	
}
.Iimg {
	
	max-width: 80px;
	
	
	
}
	#contact-form fieldset {
		border:none;
		margin:0px;
		}
		#contact-form .rowElem {
			display:block;			
			position:relative;
			min-height:41px;
			overflow:hidden;
			}
			#contact-form.main-contacts .field input {
				margin-top:0px;}
			
			#contact-form .textarea-box {
				overflow:hidden;
			}
			#contact-form input {
				width:259px;
				padding:5px 0px 6px 8px;
				background:none;
				border:1px solid #636569;
				line-height:1.2307em;
				font-size:13px;
				display:block;
				color:#9a9a9a;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				margin-top:0px;
				font-style:normal;
				outline:none;
				}
				
				
					#contact-form .color {
						color:#fff;
					}
			#contact-form textarea {
				width:259px;
				height:166px;
				padding:6px 0px 7px 8px;
				background:none;
				border:1px solid #636569;
				line-height:1.2307em;
				display:block;
				color:#9a9a9a;
				overflow:auto;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				margin-top:0px;	
				
				}
				#contact-form label {
					padding:0px 0 2px 5px;
					display:inline-block;
					font-size:13px;
					
				}
				
				
				
				#contact-form .rowElem label {
					
					font-size:11px;
					right:5px;
					top:0
				}
				
				#contact-form .textarea-box label {
					padding:0px 0 2px 5px;
					font-size:11px;
					height:10px;
				}
				
#contact-form .error {
				
					color:red;
					width:220px;
					line-height:1.2em;
					display:none;
			}

div#contact_form .download-box {
	margin:0px 30px 0 0;
	padding-top:24px;
}
#back {
	color:#0a162a; text-decoration:none; font-size:19px; line-height:30px; background:#f0f0f0; padding:4px 20px 6px 20px; display:inline-block; cursor:pointer;
		border-radius:24px;
		-moz-border-radius:24px;
		-webkit-border-radius:24px;
} 
#back:hover {background:#3268e7;}

.link10 {
color:#0a162a; text-decoration:none; font-size:19px; line-height:30px; background:#f0f0f0; padding:4px 20px 6px 20px; display:inline-block;
		border-radius:24px;
		-moz-border-radius:24px;
		-webkit-border-radius:24px;
} 

.buttons-wrapper1 {margin:26px 0px 0px 0px;}
.buttons-wrapper1 a {
	float:left;
	margin-right:14px;
	background:url(../images/button-left1.png) left 0 no-repeat;
	line-height:1.2307em;
	font-size:19px;
	color:#0a162a;
	text-decoration:none;
	cursor:pointer;
}
.buttons-wrapper1 a em {
	font-style:normal;
	padding:0 17px;
	display:inline-block;
	background:url(../images/button-right1.png) right 0 no-repeat;
}	
.buttons-wrapper1 a em em {
	font-style:normal;
	background:url(../images/button-tail1.png) 0 0 repeat-x;
	cursor:pointer;
	padding:8px 6px 10px 3px;
}
.buttons-wrapper1 a:hover {background:url(../images/button-left1.png) left -43px no-repeat;}
.buttons-wrapper1 a:hover em  {background:url(../images/button-right1.png) right -43px no-repeat;}
.buttons-wrapper1 a:hover em em {background:url(../images/button-tail1.png) 0 -43px repeat-x;}  
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */
