/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body {
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
}
input, select, textarea { font-family: Arial; font-size: 12px; color: #f2f8ff; }
body { background: #000 url(../images/bg.jpg) top center no-repeat; }
img { border: 0px; }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; }

/* ### WRAPPER ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; background: url(../images/wrap-bg.png) repeat-x; }

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 0 auto; width: 980px; }

	/* ### HEADER CONTAINER ### */
	#headerCntr { position: relative; width: 980px; height: 120px; }
	#headerCntr h1 { position: absolute; top: 25px; left: 0px; }
	#headerCntr h1 a { display: block; width: 366px; height: 63px; text-indent: -9999px; background: url(../images/logo.png) no-repeat; }
	
		/* ### MENU CONTAINER ### */
		#menuCntr { padding-top: 35px; width: 980px; height: 85px; overflow: hidden; }
		#menuCntr ul { list-style: none; overflow: hidden; float: right; }
		#menuCntr li { padding-right: 10px; font-size: 13px; text-transform: uppercase; float: left; }
		#menuCntr li a { padding-left: 8px; float: left; display: block; line-height: 31px; color: #FFFFFF; text-decoration: none; }
		#menuCntr li a span { padding: 0px 15px 0px 7px; float: left; cursor: pointer; display: block; line-height: 31px; }
		#menuCntr li a:hover { background: url(../images/hover-left.png) top left no-repeat; }
		#menuCntr li a:hover span { background: url(../images/hover-right.png) top right no-repeat; }
		#menuCntr li a.active { background: url(../images/hover-left.png) top left no-repeat; }
		#menuCntr li a.active span { background: url(../images/hover-right.png) top right no-repeat; } 
		#menuCntr li.last { padding-right: 0px; }
	
	/* ### BANNER CONTAINER ### */
	#bannerCntr { padding: 0px 8px; width: 964px; height: 278px; overflow: hidden; background: url(../images/banner-bg.png) no-repeat; }
	#bannerCntr .left { padding: 45px 20px 40px 35px; float: left; width: 500px; }
	#bannerCntr .right { padding: 28px 0px 0px 0px; width: 392px; float: right; }
	#bannerCntr h2 { padding-bottom: 15px; font-size: 35px; color: #c5dffe; font-style: italic; font-weight: normal; }
	#bannerCntr h3 { padding-bottom: 25px; font-size: 16px; color: #FFFFFF; }
	#bannerCntr p { color: #FFFFFF; line-height: 24px; }
	#bannerCntr ul { list-style: none; overflow: hidden; }
	#bannerCntr li { padding-right: 10px; float: left; }
	#bannerCntr li.buttons { padding-top: 96px; }
	#bannerCntr li a.prev { display: block; width: 23px; height: 23px; text-indent: -9999px; background: url(../images/prev.png) no-repeat; }
	#bannerCntr li a.next { display: block; width: 23px; height: 23px; text-indent: -9999px; background: url(../images/next.png) no-repeat; }
	
	
	/* ### HAEDING BOX ### */
	.headingBox { padding:0px 44px 0px 45px; width: 891px; height: 178px; overflow: hidden; background: url(../images/heading_bg.jpg) no-repeat; }
	.headingBox h2 { padding-top:44px; font-size: 35px; color: #c5dffe; font-style: italic; font-weight: normal; }
	.headingBox p { padding-top:20px; color: #d8dce3; font-size:16px;}
	.headingBox .image1{ padding-top:20px; float:right;}
	.headingBox .image2{ padding-top: 9px; float:right;}
			
	/* ### CONTENT CONTAINER ### */
	#contentCntr { padding: 45px 0px 55px 0px; overflow: hidden; width: 980px; }
	
		/* ### LEFT CONTAINER ### */
		#leftCntr { float: left; width: 640px; }
		
			/* ### TEXT BOX ### */
			.textBox { padding-bottom: 35px; width: 570px; }
			.textBox h2 { padding-left: 12px; font-size: 13px; font-weight: normal; color: #c5dffe; text-transform: uppercase; width: 557px; height: 43px; line-height: 32px; background: url(../images/heading-bg.png) no-repeat; }
			.textBox p { padding: 8px 0px 17px 5px; line-height: 20px; }
			.textBox ul { padding-left: 5px; list-style: none; }
			.textBox li { padding-left: 18px; line-height: 20px; background: url(../images/list-dot.gif) left 7px no-repeat; }
			.textBox li a { color: #f2f8ff; text-decoration: none; }
			.textBox li a:hover { text-decoration: underline; }
			
			/* ### LATEST BOX ### */
			.latestBox { width: 570px; }
			.latestBox h2 { padding-left: 12px; font-size: 13px; font-weight: normal; color: #c5dffe; text-transform: uppercase; width: 557px; height: 43px; line-height: 32px; background: url(../images/heading-bg.png) no-repeat; }
			.latestBox ul { padding-top: 10px; list-style: none; overflow: hidden; }
			.latestBox li { padding-right: 25px; float: left; }
			.latestBox li.last { padding: 0px; }
			
			/* ### ABOUT BOX ### */
			.aboutBox { width: 570px; overflow:hidden; }
			.aboutBox h2 { padding-left: 12px; margin-bottom:14px; font-size: 13px; font-weight: normal; color: #c5dffe; text-transform: uppercase; width: 557px; height: 43px; line-height: 32px; background: url(../images/heading-bg.png) no-repeat; }
			.aboutBox p { padding-bottom:31px;  line-height: 20px; }
			.aboutBox img{ margin-right:21px; float:left; border: solid 6px #6b769c;}
			
			/* ### MISSION BOX ### */
			.missionBox { padding: 21px 0px 20px 0px; width: 570px; }
			.missionBox h2 { padding-left: 12px; margin-bottom:10px; font-size: 13px; font-weight: normal; color: #c5dffe; text-transform: uppercase; width: 557px; height: 43px; line-height: 32px; background: url(../images/heading-bg.png) no-repeat; }
			.missionBox p { padding-top:26px;  line-height: 20px; }
			
			/* ### SERVICE BOX ### */
			.serviceBox { width: 570px; overflow:hidden; }
			.serviceBox h2 { margin-bottom:14px; padding-left: 12px; font-size: 13px; font-weight: normal; color: #c5dffe; text-transform: uppercase; width: 557px; height: 43px; line-height: 32px; background: url(../images/heading-bg.png) no-repeat; }
			.serviceBox p { padding-bottom:48px;  line-height: 20px; }
			
			/* ### SERVICE ONE BOX ### */
			.serviceBox1 { padding-bottom:20px; width: 570px; overflow:hidden; }
			.serviceBox1 h2 { margin-bottom:26px; padding-left: 12px; font-size: 13px; font-weight: normal; color: #c5dffe; text-transform: uppercase; width: 557px; height: 43px; line-height: 32px; background: url(../images/heading-bg.png) no-repeat; }
			.serviceBox1 p { padding: 8px 0px 17px 5px; line-height: 20px; }
			.serviceBox1 ul { padding-left: 5px; width:345px; float: left; list-style: none; }
			.serviceBox1 li { padding-left: 18px; line-height: 20px; background: url(../images/list-dot.gif) left 7px no-repeat; }
			.serviceBox1 li a { color: #f2f8ff; text-decoration: none; }
			.serviceBox1 li a:hover { text-decoration: underline; }
			.serviceBox1 img{ margin-right:21px; float:left; border: solid 6px #6b769c;}
			
			
			/* ### TEXT BOX ### */
			.textBox1{ width: 980px; overflow:hidden; }
			.textBox1 h2 { margin-bottom:26px; padding-left: 12px; font-size: 13px; font-weight: normal; color: #c5dffe; text-transform: uppercase; width: 980px; height: 43px; line-height: 32px; background: url(../images/portfolio_h2_bg.png) no-repeat; }
			.textBox1 p {
	line-height: 20px;
	text-align: left;
}
			
			/* ### SERVICE ONE BOX ### */
			.potfolioBox1{ padding-top: 44px; width: 980px; overflow:hidden; }
			.potfolioBox1 h3 { margin-right:700px; padding-bottom:27px; font-size: 20px; width: 230px; font-weight: normal;float:left; font-style:italic; color: #c5dffe;  }
			.potfolioBox1 h3 img{ float: right; border:none;}
			.potfolioBox1 p { padding-top:28px; line-height: 20px; }
			.potfolioBox1 img{border: solid 6px #6b769c;}
			.potfolioBox1 .potfolioBox2 { padding-right:27px; width: 224px; float:left; overflow:hidden; }
			.potfolioBox1 .last{ padding-right:0px; float:left;}
			
			
			/* ### CONTACT BOX ### */
			.contactBox{ padding:20px 0px 0px 0px; width:546px; float:left; overflow:hidden;}
			.contactBox input.filed1{ padding: 14px 5px 5px 5px;  width:536px; height:27px; border:none; background:url(../images/input_bg.jpg) 0px 0px  no-repeat;}
			.contactBox label{ padding-top:28px; width:546px; height:30px; display:block; font:18px Arial, Helvetica, sans-serif; color:#c5dffe; text-align: left; vertical-align:top;}
			.contactBox textarea{ padding:5px 5px 5px 10px; width:531px; height:163px; border:none;background:url(../images/textarea_bg.jpg) 0px 0px no-repeat; }
			.contactBox input.button{ margin:37px 0px 0px 0px; float:left; background:url(../images/contact_button.jpg) 0px 0px no-repeat; width:162px; height:41px; border:none; cursor:pointer; }
			
			.addressBox{ padding-top:60px; width:325px; float: right;}
			.addressBox h3 { font-size: 18px;font-weight: normal; color: #c5dffe;  }
			.addressBox p{ padding:21px 0px 24px 0px; font-size:12px; color:#fff; font-weight:normal; line-height:20px;}
			.addressBox span{ color:#c5dffe; display:block; font-size:12px; font-weight:normal; line-height:20px;}
			.addressBox a{ font:12px Arial, Helvetica, sans-serif; color:#c5dffe; text-decoration:underline;}
			.addressBox a:hover{ text-decoration:none;}
		
				
		/* ### RIGHT CONTAINER ### */
		#rightCntr { float: right; width: 340px; }
			
			/* ### FORMULA BOX ### */
			.formulaBox { padding-bottom: 30px; width: 340px; }
			.formulaBox h2 { padding-left: 12px; font-size: 13px; font-weight: normal; color: #c5dffe; text-transform: uppercase; width: 323px; height: 43px; line-height: 32px; background: url(../images/heading-bg2.png) no-repeat; }
			.formulaBox ul { list-style: none; }
			.formulaBox li { padding: 9px 0; font-size: 11px; width: 100%; line-height: 22px; overflow: hidden; border-bottom: #313841 solid 1px; }
			.formulaBox li a { color: #FFFFFF; font-weight: bold; font-size: 12px; text-decoration: none; display: block; }
			.formulaBox li a:hover { text-decoration: underline; }
			.formulaBox li img { float: left; margin-right: 14px; }
			.formulaBox li.last { border: 0px; }
			
			/* ### CHOOSE BOX ### */
			.chooseBox { width: 340px; }
			.chooseBox h2 { padding-left: 12px; font-size: 13px; font-weight: normal; color: #c5dffe; text-transform: uppercase; width: 323px; height: 43px; line-height: 32px; background: url(../images/heading-bg2.png) no-repeat; }
			.chooseBox ul { list-style: none; }
			.chooseBox li { line-height: 32px; font-size: 13px; text-transform: uppercase; border-bottom: #2f353d solid 1px; }
			.chooseBox li a { padding-left: 15px; display: block; line-height: 32px; color: #FFFFFF; text-decoration: none; }
			.chooseBox li a:hover { background: #0c0d0f; }
			.chooseBox li a.active { background: #0c0d0f; }
			.chooseBox li.last { border: 0px; }
			
	/* ### BOTTOM CONTAINER ### */
	#bottomCntr { overflow: hidden; width: 100%; background: #0b0c0d url(../images/bottom-bg.gif) repeat-x; }
	#bottomCntr .center { padding: 20px 0px 50px 15px; width: 965px; overflow: hidden; margin: 0 auto; }
		
		/* ### FOLLOW BOX ### */
		.followBox {
	padding-right: 60px;
	width: 312px;
	float: left;
	background-image: url(../images/h2-follow.jpg);
	background-repeat: no-repeat;
}
		.followBox h2 {
	margin-left: 15px;
	width: 274px;
	height: 42px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
		.followBox .follow {
	font-size: 11px;
	width: 268px;
	height: 150px;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/follow-text.jpg);
	background-repeat: no-repeat;
}
		.followBox h3 { padding-bottom: 9px; font-size: 11px; color: #FFFFFF; }
		.followBox p { padding-bottom: 3px; color: #4bb1b2; line-height: 19px; }
		.followBox a { color: #a3d3dc; }
		.followBox a:hover { text-decoration: none; }
				
		/* ### EMAIL BOX ### */
		.emailBox { padding-right: 60px; width: 265px; float: left; }
		.emailBox h2 { width: 265px; height: 42px; text-indent: -9999px; background: url(../images/h2-email.jpg) no-repeat; }
		.emailBox form fieldset { padding-top: 12px; border: 0px; overflow: hidden; }
		.emailBox form input.field { padding: 7px 3px 0px 42px; margin-bottom: 12px; width: 215px; color: #4bb1b2; border: 0px; height: 24px; background: url(../images/name-field.gif) 100% no-repeat; }
		.emailBox form input.field1 { padding: 7px 3px 0px 42px; margin-bottom: 12px; width: 215px; color: #4bb1b2; border: 0px; height: 24px; background: url(../images/email-field.gif) 100% no-repeat; }
		.emailBox form input.submit { border: 0px; margin-right: 6px; float: right; width: 142px; height: 33px; cursor: pointer; color: #2b333d; font-size: 16px; text-transform: uppercase; font-weight: bold; background: url(../images/submit-button.gif) no-repeat; }
		.emailBox form a.click { padding-right: 38px; line-height: 34px; color: #4bb1b2; text-decoration: none; float: left; display: block; background: url(../images/arrow.gif) right no-repeat; }
		.emailBox form a:hover { text-decoration: underline; }
		
		/* ### PHONE BOX ### */
		.phoneBox { width: 260px; float: left; }
		.phoneBox h2 { width: 252px; height: 42px; text-indent: -9999px; background: url(../images/h2-hold.jpg) no-repeat; }
		.phoneBox ul { padding-top: 10px; list-style: none; }
		.phoneBox li { color: #ddddde; font-family: 'Century Gothic', Arial; font-size: 13px; line-height: 30px; overflow: hidden; }
		.phoneBox li span { display: block; float: left; color: #7fc8da; width: 56px; }
		.phoneBox li a { color: #ddddde; }
		.phoneBox li a:hover { text-decoration: none; }
			
	/* ### FOOTER CONTAINER ### */
	#footerCntr { overflow: hidden; width: 100%; background: #0b0c0d url(../images/bottom-bg.gif) repeat-x; }
	#footerCntr .center { padding: 12px 0px 15px 15px; width: 965px; color: #4bb1b2; font-size: 11px; overflow: hidden; margin: 0 auto; }
	#footerCntr ul { list-style: none; overflow: hidden; float: right; }
	#footerCntr li { padding: 0px 8px; float: left; background: url(../images/footer-sprtr.gif) right no-repeat; }
	#footerCntr li a { color: #4bb1b2; text-decoration: none; }
	#footerCntr li a:hover { text-decoration: underline; }
	#footerCntr li.last { background: none; }
	#footerCntr a { color: #4bb1b2; }
	#footerCntr a:hover { text-decoration: none; }
	#footerCntr p { line-height: 20px; }
	#footerCntr p a { color: #4bb1b2;}
	#wrapper #bottomCntr .center .followBox .follow h1 {
	color: #9BD2D9;
}
