@charset "utf-8";
/* CSS Document */


body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
} 
#header {
	background-image: url(images/V_header.png);
	height: 311px;
	width: 1000px;
	background-repeat: no-repeat;
	float: left;
} 
#header_more {
	height: 30px;
	width: 91px;
	position: absolute;
	left: 812px;
	top: -10px;
}

#nav_menu {
	width: 942px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 92px;
	height: 10px;
	padding-bottom: 10px;
}


#nav_menu ul {
	font-size: 12px;
	display: block;
	list-style-type: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#nav_menu li {
	padding-right: 85px;
	float: left;

}
#nav_menu li a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav_menu li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#header_topper {
	height: 10px;
	width: 1000px;
}
#flash_wrapper {
	height: 250px;
	width: 880px;
	float: left;
	margin-top: 32px;
	margin-left: 75px;
	
}
#sec_header_image_wrapper {
	height: 250px;
	width: 880px;
	float: left;
	padding-top: 32px;
	padding-left: 75px;
}
#sec_header_image {
	float: left;
	height: 245px;
	width: 638px;
}
#sec_header_logo_wrapper {
	width: 240px;
	float: left;
}
.sec_header_logo {
	width: 188px;
	text-align: right;
	padding-bottom: 14px;
	font-size: 15px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}




#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	width: 788px;
	background-repeat: repeat-y;
	color: #666666;
	background-image: url(images/V_repeater.png);
	padding-left: 112px;
	padding-right: 100px;
	text-align: justify;
	float: left;
	padding-bottom: 50px;
	position: relative;
} 



h1 {
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	text-transform: uppercase;
	color: #103D71;
}

h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #103D71;
}

h3 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #002164;
}
h4 {
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	text-transform: uppercase;
	color: #103D71;
	margin-left: 170px;
}

p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.input {
	width: 300px;
}
#contact_text {
	float: left;
	width: 300px;
	padding-right: 75px;
	height: 175px;
}
#contact_address {
	float: left;
	width: 300px;
	padding-right: 75px;
	height: 175px;
	padding-top: 48px;
}


#form_name_wrapper {
	width: 785px;
	font-size: 12px;
}
.form {
	clear: both;
}

#form_name_wrapper ul {
	width: 785px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#form_name_wrapper li {
	width: 375px;
	float: left;
	height: 65px;
}
.services_wrapper {
	width: 785px;
	padding-bottom: 25px;
	height: 175px;
}
.services_logo {
	float: left;
	padding-right: 20px;
	height: 150px;
	width: 150px;
	text-align: center;
}
.services_title {
	width: 610px;
	font-weight: bold;
	margin-left: 170px;
}
.services_desc {
	width: 610px;
	font-size: 14px;
	margin-left: 170px;
}
.news_header {
	font-size: 16px;
	font-weight: bold;
	color: #103D71;
	text-transform: uppercase;
}

#news_wrapper {
	padding-top: 15px;
	font-size: 12px;
	width: 600px;
	float: left;
	text-align: left;
}
.news_item_wrapper {
	width: 550px;
	float: left;
	padding-top: 15px;
	height: 150px;
}
.news_item_image {
	float: left;
	padding-right: 25px;
	height: 150px;
}
.news_item_title {
	font-weight: bold;
	padding-top: 3px;
}
.news_item_loc {
	font-style: italic;
}
.news_item_date {
	font-style: italic;
}
.news_item_desc {
	padding-top: 5px;
}
.news_item_desc_add {
	padding-top: 5px;
}
.news_item_more {
	padding-top: 5px;
}

#pressrelease_wrapper {
	font-size: 12px;
	width: 600px;
	margin-top: 25px;
	float: left;
}
#media_wrapper {
	width: 165px;
	float: left;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#media_wrapper ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#media_wrapper li {
	font-size: 10px;
	padding-top: 5px;
}
#archive_wrapper {
	width: 165px;
	float: left;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding: 10px;
	margin-top: 25px;
}
#archive_wrapper ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#archive_wrapper li {
	font-size: 10px;
	padding-top: 5px;
}
.archive_header {
	padding-top: 15px;
}

#about_image
 {
	margin-right: 15px;
	width: 150px;
	margin-top: 15px;
}
#about_left_column {
	width: 150px;
	height: 475px;
	float: left;
	margin-right: 35px;
}
#about_right_column {

}


#about_image_caption {
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
}
.about_image_link {
	font-size: 12px;
	text-align: center;
	padding-top: 25px;
}















.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#footer {
	height: 75px;
	width: 1000px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-image: url(images/V_footer_large.png);
} 
#disclaimer {
	text-align: center;
	width: 1000px;
	padding-top: 5px;
}

#footer_nav_menu {
	width: 245px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	padding-top: 5px;
	height: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	padding-left: 10px;
}


#footer_nav_menu ul {
	font-size: 10px;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer_nav_menu li {
	padding-right: 8px;
	float: left;

}
#footer_nav_menu li a {
	color: #999999;
	text-decoration: none;
}

#footer_nav_menu li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.footer:link {text-decoration: none; color:#999999}
A.footer:visited {text-decoration: none; color:#999999}
A.footer:active {text-decoration: none;	color:#999999}
A.footer:hover {text-decoration: underline;	color:#999999}
.bio_wrapper {
	height: 225px;
	padding-bottom: 20px;
	padding-top: 2px;
}
.bio_image {
	float: left;
	padding-right: 25px;
}
.bio_name {
	font-weight: bold;
	color: #103D71;
}
.bio_title {
	font-style: italic;
	padding-bottom: 10px;
}
.bio_text {

}

#client_wrapper_vaught {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 185px;
}
#client_wrapper_vaught p {
	font-weight: bold;
}
#client_wrapper_vaught ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#client_wrapper_vaught li {
	margin: 0px;
	padding: 0px;
}
#client_wrapper_nw {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 185px;
}
#client_wrapper_nw p {
	font-weight: bold;
}
#client_wrapper_nw ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#client_wrapper_nw li {
	margin: 0px;
	padding: 0px;
}
#client_wrapper_mm {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 185px;
}
#client_wrapper_mm p {
	font-weight: bold;
}
#client_wrapper_mm ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#client_wrapper_mm li {
	margin: 0px;
	padding: 0px;
}
#social {
	float: right;
	padding-right: 85px;
}
#social .icon {
	padding-left: 10px;

	}

