@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
h1 {
	color: #006DA2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0;
}

#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#sidebar {
	width: 180px;
	background-image: url(images/vert_line_blue.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: auto;
}
#sidebar #logo {
	margin: 4px;
}
#sidebar #mainMenu {
	list-style-type: none;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: bold;
	color: #006DA2;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	
}
#sidebar #mainMenu a:link{
	text-decoration: none;
	color: #006DA2;
}
#sidebar #mainMenu a:visited{
	text-decoration: none;
	color: #006DA2;
}
#sidebar #mainMenu a:hover{
	text-decoration: none;
	color: #003399;
}
#sidebar #mainMenu li {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #006DA2;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 85%;
}

#contactBox {
	background-image: url(images/vert_line_blue_115.png);
	background-repeat: repeat-x;
	background-position: left top;
	/*border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-right: 7px;
	padding-left: 5px;
	padding-right: 5px;
	height: auto;
}

.main1 {
	/*background-color: #E1E8F0;*/
	background-image: url(images/bkgd_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	float: left;
	height: auto;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#home.main1 {
	height: 355px;
	background-image: url(images/main_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#claims.main1 {
	height: 568px;
}
.quotebox {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	width: 660px;
	height: 5px;
	position: relative;
	float: left;
}
.quotebox li {
	display: inline;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
}
.whitebox {
	background-color: #FFFFFF;
	margin: 0;
	width: 212px;
	height: 185px;
	position: relative;
	float: left;
}
.whitebox h1{
	padding: 5px;
}
.whitebox img{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.whitebox p{
	margin: 0;
	padding: 7px;
}
#one {
	left: 6px;
	top: 165px;
}
#two {
	left: 12px;
	top: 165px;
}
#three {
	float: right;
	right: 6px;
	top: 165px;
}

.btmBoxes {
	background-color: #FFFFFF;
	padding: 5px;
	height: auto;
	width: 315px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#leftbox.btmBoxes  {
	float: left;
}
#leftbox.btmBoxes img {
	float: left;
	margin: 15px 5px 10px 5px;
}
#leftbox.btmBoxes p {
	float: left;
	margin: 5px 5px 5px 5px;
}

#rightbox.btmBoxes  {
	float: left;
}
#rightbox.btmBoxes img {
	float: left;
	margin: 15px 5px 10px 5px;
}
#rightbox.btmBoxes p {
	float: left;
	margin: 5px 5px 5px 5px;
}

#footer {
	float: left;
	width: 100%;
	font-size: 9px;
}
/* ---------- inside stuff ----------------- */

.rightwhitebox {
	background-color: none;
	margin: 0;
	width: 212px;
	height: auto;
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
}
.rightwhitebox h1{
	padding: 5px;
}
.rightwhitebox img{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rightwhitebox p{
	margin: 0;
	padding: 7px;
}
.insideMid {
	background-color: #FFFFFF;
	margin: 0;
	width: 400px;
	height: auto;
	position: relative;
	float: left;
	top: 5px;
	left: 20px;
	padding: 5px;
}
.insideMid h1 {
	border-bottom: 1px solid #000000;
}
.insidesplit {
	width: 180px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 5px;
}
.insidesplit p {
	margin: 5px;
}
.insideMid form {

}
.insideMidWide {
	background-color: #FFFFFF;
	margin: 0;
	width: 620px;
	height: auto;
	position: relative;
	float: left;
	top: 5px;
	left: 20px;
	padding: 5px;
}
.insideMidWide h1 {
	border-bottom: 1px solid #000000;
}
.insideMidWide form {

}
	
