@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	 margin:0;
	 padding:0;
}

body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	 font-size:14px;
	 font-family: Arial, Helvetica, sans-serif;
}

div, dl, dt, dd, ul, ol, li, legend, input, button, textarea, p, blockquote, th, td {
	 font-size:12px;
	 color: #333333;
	 line-height:1.5em;
	 word-spacing:0.04em;
}

a, a:link, a:focus, a:hover, a:active {
	 outline: none;
}

table {
	 border-collapse:collapse;
	 border-spacing:0;
}

fieldset, img {
 	border:0;
}

input[type=radio] {
	 vertical-align: middle;
	 margin: 0;
}

address, caption, cite, code, dfn, th, var, optgroup {
	 font-style:inherit;
	 font-weight:inherit;
}

del, ins {
 	text-decoration:none;
}

caption, th {
 	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	 font-size:100%;
	 font-weight:normal;
	 color:#6F6F6F;
}

sup {
 	vertical-align:baseline;
}

sub {
	 vertical-align:baseline;
}

input, button, textarea, select, optgroup, option {
	 font-family:inherit;
	 font-size:inherit;
	 font-style:inherit;
	 font-weight:inherit;
	 padding: 0;
	 margin: 0;
}


html {
	padding:0;
	margin:0;
	border:0;
}

body {
	margin:0;
	padding:0;
	font-size:12px;
	background-color:#c4d5df;
}

img {
	border:0;
}

h1, h2, h3, h4, h5, h6, ul, p{
	margin:0;
	padding:0;
}

.header{
	height:115px;
	background-image:url(images/main-nav-bg.png);
	background-repeat:repeat-x;
}

.wrapper{
	margin:auto;
	min-width:970px;
}

.nav-container{

}

.content{
	width:970px;
	background-color:#f5f8fa;
	margin:auto;
	margin-bottom:30px;
	padding-top:9px;
	overflow:hidden;
}

.box-content{
	width:951px;
	background-color:#ffffff;
	margin:auto;
	overflow:hidden;
}

.box-top{
	position:relative;
}

.box-logo{
	width:315px;
	height:39px;
	margin-left:32px;
	margin-top:35px;
}

.main-nav li{
	float:left;
	list-style-type:none;
	height:37px;
}

.main-nav a{
	text-decoration:none;
	color:#cccccc;
	font-size:14px;
	padding-left:7px;
	height:37px;
	display:block;
	font-family:"Times New Roman", Times, serif;
}

.main-nav span{
	height:25px;
	padding-top:8px;
	padding-right:7px;
	display:block;
}

.main-nav .current_page_item a{
	text-decoration:none;
	color:#cccccc;
	font-size:14px;
	padding-left:7px;
	background-image:url(images/top-nav.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:37px;
	display:block;
	font-family:"Times New Roman", Times, serif;
}

.main-nav a:hover{
	color: #99ccff;
}

.main-nav .current_page_item span{
	background-image:url(images/top-nav.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:27px;
	padding-top:8px;
	padding-right:7px;
	display:block;
}

.main-nav{
	float:right;
	margin-top:50px;
	height:37px;
	width:535px;
	padding:0px;
}

.box-nav{
	margin:auto;
	width:952px;
	padding-top:60px;
}

.box-header{
	width:951px;
	margin:auto;
	height:115px;
	position:relative;
}

.head-box{
	position:absolute;
	width:400px;
	height:109px;
	left:22px;
	top:15px;
	background-image:url(images/bg-head.png);
	background-repeat:no-repeat;
}

.home_intro{
	float:left;
	width:334px;
	padding-right:28px;
}

.home_intro p{
	color:#666666;
	font-size:12px;
}

.box-bottom{
	overflow:hidden;
	padding-left:57px;
	padding-bottom:35px;
}

.box-bottom-subpage{
	overflow:hidden;
	padding-left:65px;
	padding-bottom:20px;
	padding-top:10px;
}

.links-box a{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#014e7c;
	text-decoration:none;
}

.links-box{
	padding-top:25px;
}

.links-box .border_right{
	background-image:url(images/border_right.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:12px;
	margin-right:7px;
}

.news_feed{
	float:left;
	width:312px;
	padding-left:26px;
	padding-top: 7px;
	background-image:url(images/news_feed_borders.png);
	background-position:left top;
	background-repeat:repeat-y;
}

.news_feed h2{
	font-weight:bold;
	font-size:11px;
	color:#999ca9;
	padding-bottom:5px;
	text-transform:uppercase;
}

.news_feed h3{
	color:#333333;
	font-size:12px;
}

.news_feed a{
	font-size:11px;
	color:#014e7c;
	text-decoration:none;
}

.news_feed .box-news{
	padding-bottom:10px;
}

.contact_copy{
	float:right;
	padding-top:7px;
	width:170px;
}

.contact_copy h2{
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	color:#999ca9;
	padding-bottom:8px;
	text-transform:uppercase;
}

.contact_copy p{
	color:#3a3734;
	font-size:11px;
	line-height:13px;
}

.button-contac-us{
	background-image:url(images/button-contact-us.png);
	background-repeat:no-repeat;
	width:115px;
	height:32px;
	margin-top: 10px;
	display:block;
}

.box-contact{
	padding-left:8px;
	padding-top: 4px;
}

.box-contact .ph{
	padding-top:10px;
}

.copyright{
	float:left;
	padding-left:2px;
}

.box-footer{
	width:951px;
	margin:auto;
	padding-top:15px;
	padding-bottom:15px;
	overflow:hidden;
}

.box-footer p{
	color:#656565;
	font-size:11px;
}

.footer{
	float:right;
	padding-right:7px;
}

.footer a{
	color:#656565;
	font-size:10px;
	text-decoration:none;
}

.footer a:hover{
	color:#014e7c;
	text-decoration:underline;
}

.footer .links-border{
	padding-right:6px;
	margin-right:2px;
	background-image:url(images/border_footer.png);
	background-position:right center;
	background-repeat:no-repeat;
}

.title{
	position:absolute;
	left: 52px;
	top: 75px;
}

.sub_navigation{
	float:left;
	width:178px;
}

.main_content_area{
	float:left;
	width:466px;
	background-image:url(images/main_content_area.png);
	background-repeat:repeat-y;
	padding-left:23px;
	padding-right:25px;
	padding-top:3px;
	min-height: 300px;
}

.main_content_area h2{
	color:#999999;
	font-size:26px;	
	line-height:26px;
	text-transform:uppercase;
	padding-bottom:20px;
}
.sub_navigation div.navchar  {
	color: #FFFFFF;
 	padding-right:5px;
	width: 5px; 
	float: left;	
}
.sub_navigation div.navcharactive{
	color: #067fc6;
 	padding-right:5px;
	width: 5px;
	float: left;	
}
.sub_navigation div.navitem a{
 	color: #666666;
	font-size:14px;
 	text-decoration:none;
 	padding-bottom:15px;
 	padding-left:12px;
 	display:block;
	font-family:"Times New Roman", Times, serif;
}
.sub_navigation div.navitem a:hover{
	color: #067fc6;
}
.sub_navigation div.navitem a:active{
	color: #067fc6;
}
.sub_navigation div.navitem .active{
	color: #067fc6;
}

.main_content_area p{
	color:#333333;
	font-size:12px;
	padding-bottom:20px;
}

.main_content_area a{
	color:#014e7c;
	font-size:12px;
	text-decoration:none;
}

.list li{
	list-style-type:none;
	color:#333333;
}

.list {
	padding-left:15px;
	padding-bottom:20px;
}

.padding-space{
	padding-bottom:0px !important;
}



#fade-adv { 
	list-style: none; 
	position: relative; 
	height: 320px!important; 
}

#sidebar ul li {
	list-style:none;
}

.title h1{
	font-size:46px;
	color:#999999;
	text-transform:uppercase;
}

.title span{
	color:#067fc6;
}
/*form*/
.label-above {
	display:block;
	margin-top:4px;
	margin-bottom: 6px;
}

#contact_form input {
	margin-bottom: 6px;
}


.firstname, .lastname {
   border: 1px solid #CCCCCC;
   width: 200px;
}

.phone {
   border: 1px solid #CCCCCC;
   width: 200px;
}

.email {
   border: 1px solid #CCCCCC;
   width: 200px;
}

.texta {
   border: 1px solid #CCCCCC;
   width: 400px;
   height: 150px;
}
