@charset "utf-8";
/*  CSS Document  */
/*  Layout style information  */
::selection {
	background: #231f20; /* Safari */
	color:#f1f1f1;
}
::-moz-selection {
	background: #231f20; /* Firefox */
	color:#f1f1f1;
}
html{
	height:100%;
}

body {

	background: #fff;
	background-image: url("/images/bgGrain.png");
	background-position:0px -38px;
	background-repeat: repeat-x;
	font-family: "OpenSans-Regular",arial,sans-serif;
	margin:0px;
	padding:0px;
	height:100%;
	font-size:0.8125em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;




}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.loading .ajaxbg    { background: #000; opacity: 0.30; -moz-opacity: 0.30; filter:alpha(opacity=30); width:100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 100000; }
.loading .ajaxloader{font-size:120px;color:#fff;  position: absolute; top: 50%; left: 50%; z-index: 1000000;margin-left:120px; margin-top:-120px;  }

#mainContainer {
	font-family: "OpenSans-Regular",Helvetica,Verdana,sans-serif;
	font-size:14px;
	position: relative;
	width: 100%;
	/*height:100%;*/
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;


}
#mainBorder{
	background-image: url("/images/bgShadowInner.png");
	background-repeat: repeat-x;
	background-position:0px 1px;
	width:1060px;

	position:relative;
	margin-right: auto;
	margin-left: auto;
	/*background-color:#e5e8eb;
	*/

	position:relative;

	margin-top:0px;


	padding-bottom:20px;

}
#mainContent{
	width:950px;
	position:relative;
	margin-right: auto;
	margin-left: auto;

}
#centerContent{
	min-height:300px;
	background-color:#fff;
}

#headerPhone{
	position:absolute;
	right:20px;
	top:20px;
	color:#f1f1f1;
	font-size:18px;
}
header{
	height:178px;
	width:100%;

	position:relative;
	margin-right: auto;
	margin-left: auto;
	background-color:#000f3c;
	background-repeat:no-repeat;
	position:relative;

	margin-top:0px;

	border-bottom:1px solid #fff;

}


#logo{
	background-image: url(/images/logo.png);
	background-repeat:none;
	background-position:left top;
	width:245px;
	height:177px;
	position:absolute;
	left:9px;
	
	cursor:pointer;


}
.teamPortrait{
	width:200px;
	padding:6px;
	/*display:inline-block;*/
	display:none;
	vertical-align: top;

}
.teamContent{
	width:90%;
	padding:6px 20px;
	display:inline-block;
	vertical-align: top;
}
#companyName{
	position:absolute;
	left:213px;
	top:39px;
}

#menuEdgeLeft{
	background-image: url(/images/menuEdgeLeft.png);
	background-repeat:none;
	width:12px;
	height:13px;
	position:absolute;
	top:76px;
	left:11px;
}
#menuEdgeRight{
	background-image: url(/images/menuEdgeRight.png);
	background-repeat:none;
	width:12px;
	height:13px;
	position:absolute;
	top:76px;
	right:11px;
}

#breadCrumbs{
	position:absolute;
	top:0px;
	left:0px;
	width:600px;
	z-index:100;
}
#breadCrumbs ul{
	margin:0px;
	padding:4px 0px 0px 7px;
}
#breadCrumbs li{
	position:relative;
	float:left;
	list-style-type: none;
	margin:0px;
	padding-left:7px;
	color:#999;
	text-transform: capitalize;
}
#breadCrumbs img{
	position:relative;
	bottom:1px;
}

section{



	padding:0px;

	position:relative;


}

#homeBlock1{
	height:278px;
	width:383px;
	background-color:#263D7F;
	float:left;

}
#homeBlock2{
	height:278px;
	width:243px;
	background-color:#231f20;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	filter:alpha(opacity=90);
}


#homeBlock2 h2{
	padding-left:55px;
	padding-top:10px;
} 

#homeBlock6 h4{
	padding-top:10px;
	color: #ffffff;
}
#homeBlock4 h4{
	color: #000F3C;
	padding-top:10px;
	padding-left:20px;
}



#homeBlock2 article{
	padding-top:13px;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:7px;
	cursor:pointer;
}
#homeBlock2 article:hover{
	background-color:#2f2a2c;

}

#homeBlock3 h1{
	color:#000F3C;
	text-shadow:0px 0px 4px #fff;
}
#homeBlock3{
	float:left;
	height:278px;
	width:100%;
	background-image: url(/images/homeMedia1.png);
	background-repeat:none;

}
#homeBlock4{
	position:relative;
	float:left;
	height:auto;
	background-color:#dedfe0;
	width:100%;
	margin-top:1px;
	
	box-sizing: border-box;
}
#homeBlock4 article{
	margin:5px 9px 5px 9px;
	padding:4px 9px 4px 7px;
	cursor:pointer;
	background-color:#f2f3f3;
}
#homeBlock4 article:hover{
	background-color:#fafafa;
}
#homeBlock4 p{
	font-size:14px;
	line-height: 20px;
}
#homeBlock5 h4{
padding:10px 20px;
background-color:#dedfe0;
}
#homeBlock5 p{
padding:5px 20px;
}
#homeBlock5{
	position:relative;
	float:left;
	margin-top:1px;
	height:auto;
	background-color:#fff;
	width:100%;
	

}
#homeBlock6{
	margin-top:1px;
	background-color:#8A8A8A;
	float:left;
	height:370px;
	width:475px;
	padding:10px 25px 10px 55px;
	box-sizing: border-box;
}
#homeBlock6 article{
	margin:4px 2px 0px 18px;
	padding:2px 9px 0px 23px;

	cursor:pointer;
	background-image: url(/images/pdf.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
}
#homeBlock6 p{
	font-size:14px;
	line-height: 15px;
	padding-bottom:0px;
	margin-bottom:3px;
	padding-top:0px;
	color:#DEDFE0;
}
#homeBlock6 ul, #homeBlock4 ul{
	margin:13px;
	padding:0px;
	color:#DEDFE0;
}
#columnOne{
	width:807px;
	float:left;
	min-height:300px;
	position:relative;
	padding-top:10px;
	padding-bottom:35px;
	padding-left:55px;
	padding-right:20px;

}

#columnTwo{
	border-left:1px solid #B2D344;
	width:302px;
	min-height:720px;
	float:left;
	background-color: #dedfe0;
	padding-bottom:35px;
	padding-top:10px;
	position:relative;

}
#columnThree{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	min-height:450px;
}
#columnTwo label{
	font-weight:bold;
	font-size:14px;
	margin-left:2px;
	margin-top:4px;
	margin-bottom:0px;
	cursor:pointer;
}
#columnTwo .help-block{
	margin-left:4px;
}
.span3_5{
	width:90%!important;
}



#footer{
	height:272px;
	width:100%;

	padding:0px;
	position:relative;
	margin-right: auto;
	margin-left: auto;

	background-color:#000F3C;
	margin-top:1px;
	box-shadow: 0 5px 3px #bbb;
	position:relative;
	color:#FFFFFF;
	
 	overflow:hidden;
}


#footer1{

	width:475px;
	float:left;

}
#footer2{

	width:365px;
	float:left;

}
#footer2 span{
	margin-right:5px;
}
#footer1 a, #footer2 a{
	color:#fff;
}
#footer h6{
	margin-left:20px;
	margin-top:15px;
	margin-bottom:10px;
}
#footer p{
	margin-left:20px;
	color:#f1f1f1;
	font-size:12px;
	line-height:16px;
}
#footer ul{
	width:160px;
	float:left;
	padding:0px;
	margin-left:20px;
}
#footer li{
	list-style-type: none;
	padding:1px 0px 5px 0px;
	margin:1px 0px 5px 0px;
}

#backButton{
	position:absolute;
	bottom:0px;
	right:25px;
	padding:5px 25px 5px 25px;
	background-color:#B2D344;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	cursor:pointer;
	color:#fff;

}
#backButton:hover{
	box-shadow: 0 0px 5px #0E293E;
}
