@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'neosansregular';
    src: url('neosans-webfont.eot');
    src: url('neosans-webfont.eot?#iefix') format('embedded-opentype'),
         url('neosans-webfont.woff') format('woff'),
         url('neosans-webfont.ttf') format('truetype'),
         url('neosans-webfont.svg#neosansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	margin:auto;
	
}






#header-wrapper{
	width:100%;
	height:580px;

	background:url(../images/header_banner.jpg);
	background-position:center;
	background-repeat:no-repeat;

	
}

#header-container{
	width:1000px;
	margin:0 auto;
	height:80px;
	padding-top:45px;
	
}



#header-bottom-wrap{
	width:100%;
	height:110px;
	background:#0d8cd5;
}

#hcont-right{
	float:right;
	width:310px;
	font-family: 'neosansregular';
	font-size:20px;
	
}

#tel{
	
	font-size:38px;
	font-style:italic;
	font-weight:bold;
	font-family:NeoSans;
	position:relative;
	top:-5px;
	
}

#header-bottom-content{
	width:760px;
	padding-top:2px;
	text-align:center;
	margin:0 auto;
	
	
}

.whiteh1{
	color:#FFF;
		font-family:NeoSans;
}

.whitepara{
	color:#FFFFFF;
	font-size:13px;
	font-family:neosansregular
	
	
}


#body_content_container{
	width:1000px;
	margin:0 auto;
	height:auto;
	
}

.cont_left{
	margin-top:15px;
	width:450px;
	float:left;
	
	height:auto;

	
}

.cont_right{
	margin-top:15px;
	width:450px;
	float:right;
	
	height:auto;

	
}

#cont_left2{
	margin-top:15px;
	width:450px;
	float:left;
	height:200px;
	height:auto;
	
}

#cont_right2{
	margin-top:15px;
	width:450px;
	float:right;
	height:200px;
	height:auto;
	
}

.headersec{
	width:450px;
	height:83px;

	background:url(../images/hblack.png);
	background-position:bottom;
	background-repeat:repeat-x;
	
}

.tab2{
	margin-top:2px;
	width:450px;
	height:50px;
	background:#1e1e1e;
	padding-top:10px;
	
}

.tab3{

	width:450px;
	height:60px;
	background:#2a2a2a;
}

.tab4{
margin-top:1px;
	width:450px;
	height:45px;
	background:#1e1e1e;
	padding-top:10px;
	
		
}

.tab5{

	width:450px;
	height:175px;
	background:#2a2a2a;
	
	
	
	
}

.tabdesc{
	width:450px;
	height:168px;
	
}


.whiteh3{
	color:#FFFFFF;
	font-size:20px;
	
}



.headersec_titles{
	width:300px;
	height:60px;
	padding-top:24px;
	float:right;
	font-family:NeoSans;
	
}

.headersec_titles2{
	width:300px;
	height:50px;
	padding-top:14px;
	float:right;
	font-family:NeoSans;
	
}

.tab2text{
	color:#FFFFFF;
	font-family:neosansregular;
	margin-left:5px;
	position:relative;
	top:-10px;
	
	
	
	
	
}

.tab3p{
	color:#FFFFFF;
	font-size:11px;
		font-family:neosansregular;
		font-style:Regular;
		margin-left:10px;
		
		
		
}

.tabdesc{
	font-size:12px;
	font-family:neosansregular;
	line-height:1.8;
	
}


#foot-top{
	width:600px;
	margin:0 auto;
	padding-top:10px;
	height:50px;
	background:#0d8cd5;
	
	margin-top:1450px;
	text-align:center;
	padding-bottom:5px;
	
	
}

.cont{
	
	font-family:neosansregular;
	
	text-align:center;
	color:#FFF;
	position:relative;
	left:-100px;
	
	
	
}

.cont2{
	color:#FFF;
	position:relative;
	left:-100px;
	font-size:10px;
}
