@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background:#ffffff url(../images/header_slice.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
	width:960px;
	margin:0 auto;
}
#header{
	width:auto;
	margin:0 auto;
	min-height: 126px;
}
#header .logo{
	float:left;
	width:auto;
	margin-top:25px;
}
#header .menu{ 
	width:auto;
	float:right;
	/*background:#FFFFFF;*/
}
#header .menu ul{
	list-style:none;
	padding: 0px 10px;
}
#header .menu ul li{
	display:inline;
}
#header .menu ul li a{
	color:#666666;
	text-decoration:none;
	margin:0px 7px;
	padding:0px 3px;
	padding-bottom:7px;
	font-size:13px;
}
#header .menu ul li a:hover{
	border-bottom:5px solid #175E83;
	color:#175E83;
}
#header .menu ul li a.active{
	border-bottom:5px solid #175E83;
	color:#175E83;
}
#header .header_links{
	width:auto;
	float:right;
	margin-top:5px;
}
#header .header_links ul{
	list-style:none;
}
#header .header_links ul li{
	display:inline;
}
#header .header_links ul li a{
	display:inline;
	color:#616161;
	font-size:18px;
	text-decoration:none;
	margin:0px 8px;
	padding:0px 2px;
	padding-bottom:10px;
	font-weight:bold;
}

#header .header_links ul li a.active{
	border-bottom:6px solid #175E83;
	color:#175E83;
}

#content{
	width:960px;
	overflow:hidden;
}
#content h2{
	color:#444444;
	font-size:18px;
	border-bottom:2px solid #E7E7E7;
	margin-bottom:10px;
	padding-bottom:10px;
}
#content p{
	line-height:18px;
	color:#333333;
	font-size:13px;
}
#content p a{
	color:#333333;
}
#content .credentialbox{
	width:187px;
	border:5px solid #175E83;
	float:left;
	margin-left:55px;
	margin-top:15px;
}
#content .credentialbox.first{
	width:187px;
	border:5px solid #175E83;
	float:left;
	margin-left:0px;
	margin-top:15px;
}
#content .credentialbox p{
	padding:12px;
	font-size:12px;
	color:#333333;
	margin: 0px;
	min-height:150px;
	text-align:center;
}

#content .credentialbox .boxbelt{
	background:#175E83;
	margin:10px 0px;
	text-align:center;
	width:187px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:5px 0px;
	display:table;
	height:45px;
}
#content .rightmovingbanner .credentialbox{
	width:187px;
	border:5px solid #175E83;
	float:left;
	margin-top:0px;
	margin-left:0px;
	cursor:pointer;
}
#content .rightmovingbanner .credentialbox .boxbelt{
	margin:10px 0px;
	text-align:center;
	width:187px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:5px 0px;
	display:table;
	height:30px;
}
#content .credentialbox .boxbelt span{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	line-height: 18px;
}
#content .leftmenu {
	width:210px;
	float:left;
}
#content .leftmenu h2{
	font-size:20px;
	border-bottom:2px solid #58BF56;
	margin-bottom:10px;
	padding-bottom:10px;
	color:#444444;
}
#content .leftmenu h2.blue{
	border-bottom:2px solid #00679A;
}
#content .leftmenu h2.green{
	border-bottom:2px solid #8FD247;
}
#content .leftmenu h2.orange{
	border-bottom:2px solid #FF8E1D;
}
#content .leftmenu ul{
	list-style:none;
	padding-left:0px;
}
#content .leftmenu ul li{
	background:#F5F5F5;
	padding:10px 10px;
	border-top:1px solid #E4E4E4;
	margin-bottom:1px;
}
#content .leftmenu ul li:hover{
	background:#E8E8E8;
}
#content .leftmenu ul li a{
	font-size:13px;
	text-decoration:none;
	color:#333333;
}
#content .leftmenu ul#blue li.active{
	background:#E8E8E8;
}
#content .leftmenu ul#blue li.active a{
	color:#00679A;
}
#content .leftmenu ul#green li.active{
	background:#E8E8E8;
	color:#8FD247;
}
#content .leftmenu ul#green li.active a{
	color:#8FD247;
}
#content .leftmenu ul#orange li.active{
	background:#E8E8E8;
	color:#FF8E1D;
}
#content .leftmenu ul#orange li.active a{
	color:#FF8E1D;
}
#content .leftmenu ul#blue li a:hover{
	color:#00679A;
}
#content .leftmenu ul#green li a:hover{
	color:#8FD247;
}
#content .leftmenu ul#orange li a:hover{
	color:#FF8E1D;
}
#content .middlecontent{
	width:680px;
	float:left;
	margin-left:17px;
}
#content .middlecontent h2{
	font-size:20px;
	border-bottom:2px solid #E7E7E7;
	margin-bottom:10px;
	padding-bottom:10px;
}
#content .middlecontent .contentportion{
	font-size:13px;
	line-height:18px;
	color:#333333;
}
#content .middlecontent .contentportion p{
	font-size:13px;
	line-height:18px;
	color:#333333;
	margin:10px 0px;
}
#content .rightmovingbanner{
	float:right;
	width:197px;
	margin-top:5px;
}
#content h2.credentialtitle{
	float:right;
	width:197px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#content .leftbanner{
	float:left;
	width:auto;
	overflow:hidden;
	margin-top:15px;
}
#content .rightbanner{
	float:right;
	width:630px;
	overflow:hidden;
}
#content .rightbanner h2{
	font-size:20px;
	border-bottom:2px solid #E7E7E7;
	margin-bottom:10px;
	padding-bottom:10px;
}
#content .rightbanner .contentportion{
	font-size:13px;
	line-height:18px;
	color:#333333;
}
#content .rightbanner .contentportion p{
	font-size:13px;
	line-height:18px;
	color:#333333;
	margin:10px 0px;
}
#content .rightbanner .contentportion .contentbox.first{
	width:126px;
	overflow:hidden;
	float:left;
	margin-left:0px;
	color:#333333;
}
#content .rightbanner .contentportion .contentbox{
	width:125px;
	overflow:hidden;
	float:left;
	margin-left:1px;
	color:#333333;
}
#content .rightbanner .contentportion .contentbox .text{
	padding:15px;
	background:#F0F0F0;
	width:96px;
	float:left;
	height:78px;
}
#content .rightbanner .contentportion .contentbox img{
	float:left;
}
#content .leftsection{
	width:auto;
	float:left;
	overflow:hidden;
}
#content .leftsection h2{
	font-size:20px;
	color:#444444;
	
}
#content .leftsection h2.title{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:3px solid #E7E7E7;
}
#content .rightsection{
	width:auto;
	float:right;
}
#content .rightsection h2{
	font-size:20px;
	color:#444444;
}
#content .leftsection .cotentportion{
	width:auto;
	float:left;
	color:#434749;
	font-size:13px;
	line-height:18px;
}
#content .leftsection .cotentportion img{
	float:left;
	margin-right:30px;
}
.widgetarea{
	width:960px;
	overflow:hidden;
}
.widgetarea .widget.first{
	width:300px;
	overflow:hidden;
	margin-left:0px;
	float:left;
}
.widgetarea .widget{
	width:300px;
	overflow:hidden;
	margin-left:30px;
	float:left;
}
.widgetarea .widget h2{
	font-size:19px;
	color:#444444;
}
.readmore{
	color:#175E83;
	font-size:13px;
	line-height:30px;
}
.readmore a{
	color:#175E83;
	text-decoration:none;
}
.widgetarea .widget .blueborder{
	border-top:10px solid #00679A;
}
.widgetarea .widget .greenborder{
	border-top:10px solid #8FD247;
}
.widgetarea .widget .orangeborder{
	border-top:10px solid #FF8E1D;
}
.widgetarea .widget .widgettext{
	font-size:13px;
	color:#434749;
	padding:15px;
	background:#F2F3F7;
	line-height:18px;
}
#footer{
	width:100%;
	background:url(../images/footer_slice.jpg) repeat-x;
	overflow:hidden;
	min-height:65px;
	margin-top:15px;
}
#footer .footercontainer{
	width:960px;
	margin:0 auto;
	margin-top:18px;
	overflow:hidden;
	margin-bottom:20px;
}
#footer .footercontainer img{
	float:left;
	margin-top:5px;
}
#footer .footercontainer .left{
	float:left;
	width:auto;
	font-size:13px;
	color:#666666;
	margin-left:15px;
}
#footer .footercontainer .right{
	float:right;
	width:auto;
}
#footer .footercontainer .right a{
	font-size:13px;
	text-decoration:none;
	color:#666666;
	line-height:30px;
	padding:0px 5px;
}
#footer .footercontainer .right span{
	font-size:11px;
	color:#666666;
	float:right;
}
#footer .footercontainer .right span a{
	padding:0px;
	line-height:10px;
	font-size:11px;
	text-decoration:underline;
}
#content .rightbanner .contentportion .teambox.first{
	background:#F0F0F0;
	overflow:hidden;
	width:273px;
	float:left;
	padding:20px;
	border:none;
}
#content .rightbanner .contentportion .teambox{
	background:#F0F0F0;
	overflow:hidden;
	width:273px;
	float:left;
	padding:20px;
	border-left:1px solid #D7D7D7;
	margin-left:1px;
}
#content .rightbanner .contentportion .teambox img{
	float:left;
	margin-right:20px;
}
.clearfix{
	clear:both;
}
.contact_right {
	width: 600px;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
	background: #F7F7F7;
	padding:27px 40px;
}
#content .contactrightbanner{
	float:right;
	width:330px;
	overflow:hidden;
}
.contact_rightform {
	width: 330px;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
	background: #F7F7F7;
	padding:27px 40px;
}
.contact_left {
	width: 300px;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}
.contact_left_contactform {
	width: 600px;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}
.contact_left_contactform span{
	color:#175E83;
	font-size:13px;
	font-weight:bold;
}
.contact_left span{
	color:#175E83;
	font-size:13px;
	font-weight:bold;
}
.banner{
	width:960px;
	height:auto;
	overflow:hidden;
	position:relative
}
.banner .caption{
	width: 430px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 20px;
	margin-top: 30px;
	color:#175E83;
	padding:10px;
	font-size:30px;
	font-family:Calibri,Arial;
	font-weight:bold;
}
.banner .caption1{
	width: 430px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 20px;
	margin-top: 30px;
	color:#175E83;
	padding:10px;
	font-size:26px;
	font-family:Calibri,Arial;
	font-weight:bold;
}
