body {
	margin: 0px;
	background-color: #0058b3;
}

#top_container {
	width: 100%;
	height: 148px;
	background-image:url(images/menu_background.png);
}

#header_container {
	width: 960px;
	height: 148px;
	margin: 0 auto;
	text-align:left;
}
#logo_container {
	width: 168px;
	height: 148px;
	float: left;
}

#flash_container {
	position: relative;
	width: 100%;
	height: 311px;
	z-index: 200;
	background: url(images/flash_container_back.png);
}
#subpage_header_container {
	position: relative;
	width: 100%;
	height: 173px;
	background: url(images/subpage_header_back.png);
	z-index: 201;
}
#bio_header {
	position: relative;
	top: -43px;
	width: 960px;
	height: 216px;
	z-index: 202;
	margin: 0 auto;
	background:url(images/subpage_header_biography.png);
}
#contact_header {
	position: relative;
	top: -43px;
	width: 960px;
	height: 216px;
	z-index: 202;
	margin: 0 auto;
	background:url(images/subpage_header_contact.png);
}
#survey_header {
	position: relative;
	top: -43px;
	width: 960px;
	height: 216px;
	z-index: 202;
	margin: 0 auto;
	background:url(images/subpage_header_survey.png);
}
#media_header {
	position: relative;
	top: -43px;
	width: 960px;
	height: 216px;
	z-index: 202;
	margin: 0 auto;
	background:url(images/subpage_header_media.png);
}
#subpage_thin_blue {
	width: 100%;
	height: 40px;
	background: url(images/subpage_thin_blue.png);
}
#main_content_area_container {
	width: 100%;
	height: auto;
	min-height: 200px;
	background:#5f5f5f;
	padding-top: 10px;
}
#main_content_box_top {
	width: 960px;
	height: 17px;
	background:url(images/content_box_top.png);
	margin: 0 auto;
}
#main_content_box_bottom {
	width: 960px;
	height: 17px;
	background:url(images/content_box_bottom.png);
	margin: 0 auto;
}
#main_content_box {
	width: 960px;
	height: auto;
	min-height: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/content_back.png);
	margin: 0 auto;
}

#main_content_box p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 16px;
}

#flash {
	position: relative;
	/*top: -31px;*/
	_top: 0px;
	#top: 0px;
	top: -31px;
	width: 100%;
	height: 342px;
	z-index: 201;
	text-align: center;
	overflow: hidden;
}

#boxes_container {
	width: 100%;
	height: 199px;
	background-image:url(images/boxes_holder_back.png);
}
#boxes_container_inside {
	width: 960px;
	height: 199px;
	margin: 0 auto;
}
#box1_container {
	width: 320px;
	height: 199px;
	float: left;
	text-align: center;
	background:url(images/vemma_box.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#box2_container {
	width: 320px;
	height: 199px;
	float: left;
	text-align: center;
	background:url(images/bluebox_box.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#box3_container {
	width: 320px;
	height: 199px;
	float: left;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #007eff;
	padding-left: 20px;
	padding-right: 20px;
}

.home_text_white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
}

#findoutmore_button {
	width: 129px;
	height: 24px;
	margin-top: 145px;
	margin-left: 155px;
}

.box_position {
	margin-top: 10px;
}

#social_container {
	width: 100%;
	height: 417px;
	background:#5f5f5f;
	text-align: center;
}
#footer_container {
	width: 100%;
	height: 59px;
	background-image:url(images/footer_background.png);
}
#footer {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#FFF;
}
#footer_menu {
	width: 500px;
	height: 30px;
	float: right;
	text-align: right;
}

#footer_menu a{
	color: #fff;
	text-decoration:none;
}

#footer_menu a:hover {
	color: #09F;
}

#footer a{
	color: #fff;
	text-decoration:none;
}

#footer a:hover {
	color: #09F;
}


#mainmenu_container {
	position: relative;
	width: 643px;
	height: 148px;
	float: right;
	z-index: 119;
}
#toptoolbar_container {
	position: relative;
	top: -148px;
	width: 397px;
	height: 37px;
	z-index: 120;
	float: right;
	background-image:url(images/top_toolbar_back.png);
    display: table-cell;
    vertical-align: middle;
	text-align: center;
}
p.toptoolbar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0 auto;
	margin-top: 9px;
	margin-left: 75px;
}

a.toptoolbar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	top: -5px;
	color: #FFF;
	text-decoration: none;
}
a.toptoolbar:hover {
	color: #0077ff;
}
