BODY {
	margin-top: 5px;
	background-color: #F5F6F7;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat;
	background-position: top center;
	background-image: url(images/blue_background.png);		
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #002D62;	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #002D62;	
}
.bodymain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.bodymain:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002d62;
	text-decoration: none;
	font-weight: bold;
}
a.bodymain:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004497;
	text-decoration: none;
	font-weight: bold;
}
a.bodymain:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D46B00;
	text-decoration: none;
	font-weight: bold;
}
a.bodymain:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B20838;
	text-decoration: none;
	font-weight: bold;
}
a.sub_top_nav:link {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
}
a.sub_top_nav:visited {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.sub_top_nav:active {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B20838;
	text-decoration: none;
	font-weight: bold;
}
a.sub_top_nav:hover {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B20838;
	text-decoration: none;
	font-weight: bold;
}
a.top_nav:link {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
}
a.top_nav:visited {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.top_nav:active {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9F9F;
	text-decoration: none;
	font-weight: bold;
}
a.top_nav:hover {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9F9F;
	text-decoration: none;
	font-weight: bold;
}
.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;	
}
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
}
a.left_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
}
a.left_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.left_nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.left_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.bottom_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
}
a.bottom_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.bottom_nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.bottom_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF9F9F;
	text-decoration: none;
	font-weight: bold;
}
#header {
	margin-top: 0px;
	width: 800px;
	height: 82px;
	z-index: 10;
	position: absolute;
	background-color: #ffffff;
}
#navigation {
	margin-top: 87px;
	width: 800px;
	height: 24px;
	z-index: 11;
	position: absolute;
}
#navigation_bg {
	margin-top: 87px;
	width: 800px;
	height: 24px;
	z-index: 9;
	position: absolute;
   filter:alpha(opacity=90); 
	opacity:1;	
}
#picture {
	margin-top: 130px;
	width: 800px;
	height: 540px;
	z-index: 6;
	position: absolute;
}
#content {
	margin-top: 0px;
	margin-left: 6px;	
	width: 508px;
	height: 430px;	
	z-index: 12;
	position: absolute;
}
#uparrow {
	position: absolute;
	margin-top: 401px;
	margin-left: 493px;	
	background-image: url(images/up_arrow.png);
	background-repeat: no-repeat;
	z-index: 13;	
}
#downarrow {
	position: absolute;
	margin-top: 0px;
	margin-left: 493px;	
	background-image: url(images/down_arrow.png);
	background-repeat: no-repeat;
	z-index: 13;	
}
#content_bg {
	margin-top: 0px;
	margin-left: 0px;
	width: 508px;
	height: 405px;
	z-index: 12;
	position: absolute;
	filter: alpha(opacity=70);
	opacity: 70;
}
#content2 {
	margin-top: 40px;
	margin-left: 30px;	
	width: 768px;
	height: 405px;	
	z-index: 12;
	position: absolute;
	overflow-y: scroll;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #cccccc;
	scrollbar-darkshadow-color: #d5d5d5;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #333333;
	padding: 5px 10px 0px 0px;	
}
#navigation_bg_bottom {
	margin-top: 564px;
	width: 800px;
	height: 26px;
	z-index: 9;
	position: absolute;
   filter:alpha(opacity=80); 
	opacity:1;	
}
#navigation_bottom {
	margin-top: 566px;
	width: 800px;
	height: 24px;
	z-index: 11;
	position: absolute;
}
#who_we_are_right {
	width: 154px;
	background-image: url(images/who_we_are_right_blue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#right_job_right {
	width: 154px;
	background-image: url(images/right_job_right_blue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
}
#right_people_right {
	width: 154px;
	background-image: url(images/right_people_right_blue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#current_employees_right {
	width: 154px;
	background-image: url(images/current_employees_right_blue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contact_us_right {
	width: 154px;
	background-image: url(images/contact_us_right_blue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#quote { /*style for quote division*/
background-color: ;
	margin-top: 60px;
	width: 800px;
	height: 540px;
}
#quote_application {
	/*style for quote division*/
	background-color: ;
	margin-top: 60px;
	width: 800px;
	height: 1940px;
	background-image: url(images/pics/generic_background.jpg);
	background-repeat: repeat-y;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	height: 80px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 6px;
}
li.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 2px;
	list-style-image: url(images/blue_star.png);
}