IMG {display: block}

body {
      position: absolute;
      width: 100%; height: 100%;
      margin: 0; padding: 0;
	  background-color: #FFFFFF
    }
	
#tableOuter {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0px auto;
	border: 0;
}
#header {
	width: 990px;
	padding: 0;
	margin: 0px auto;
	border: 0;
}
#leftCol {
	width: 270px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
	background-image:  url(graphics/sideback.jpg);
	float: left;
	height: 350px;
}
#mainHead {
	width: 710px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 5px;
}
#homeBody {
	width: 710px;
	padding: 0px;
	border: 0px;
	float: right;
	height: 480px;
	background-image:  url(graphics/homeback.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#risksBody {
	width: 710px;
	padding: 0px;
	border: 0px;
	float: right;
	height: 490px;
	background-image:  url(graphics/risksback.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#vehicleBody {
	width: 710px;
	padding: 0px;
	border: 0px;
	float: right;
	height: 490px;
	background-image:  url(graphics/vehicleback.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#claimsBody {
	width: 710px;
	padding: 0px;
	border: 0px;
	float: right;
	height: 490px;
	background-image:  url(graphics/claimsback.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#piBody {
	width: 710px;
	padding: 0px;
	border: 0px;
	float: right;
	height: 490px;
	background-image:  url(graphics/piback.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#quoteBody {
	width: 710px;
	padding: 0px;
	border: 0px;
	float: right;
	height: 490px;
	background-image:  url(graphics/quoteback.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#blankBody {
	width: 710px;
	padding: 0px;
	border: 0px;
	float: right;
	height: 490px;
}

.topNav {
	color: #ffffff; 
	text-decoration: none; 
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif; 
}
.topNavOn {
	color: #ff9900; 
	text-decoration: none; 
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif; 
}
.topNav:hover {
	color: #ff9900; 
	text-decoration: none; 
}
.telephone {
	color: #ff9900; 
	text-decoration: none; 
	font-size: 20pt; 
	font-family: Arial, Helvetica, sans-serif;
}
.subheader {
	color: #ffffff; 
	text-decoration: none; 
	font-size: 16pt; 
	font-family: Arial, Helvetica, sans-serif;
}
.txtBold {
	color: #003399; 
	text-decoration: none; 
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif;
}
.txtDefault {
	color: #000000; 
	text-decoration: none; 
	font-size: 11pt; 
	font-family: Arial, Helvetica, sans-serif;
}
.orange {
	color: #ff9900; 
	font-size: 13pt; 
}
.link {
	color: #ff9900; 
	text-decoration: underline; 
}
.link:hover {
	color: #006699; 
	text-decoration: underline; 
}
.blacklink {
	color: #000000; 
	text-decoration: none; 
}
.blacklink:hover {
	color: #ff9900; 
	text-decoration: underline; 
}
.txtFooter {
	color: #999999; 
	text-decoration: none; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.txtDefault2 {
	color: #000000; 
	text-decoration: none; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif;
}
.name {
	color: #ffffff; 
	text-decoration: none; 
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.job {
	color: #ffffff; 
	text-decoration: none; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
}
.advisorBox {
	color: #013e7d; 
	text-decoration: none; 
	font-size: 7.5pt; 
	font-family: Arial, Helvetica, sans-serif;
}
.blueLink {
	color: #013e7d; 
	text-decoration: underline; 
	font-weight: bold;
}
.blueLink:hover {
	color: #ff9900; 
	text-decoration: underline; 
	font-weight: bold;
}


FORM {margin-top: 0px; margin-right: 0px;}

.sleepyfrog {
	color: #e4e4e4; 
	text-decoration: none; 
}
.sleepyfrog:hover {
	color: #cccccc; 
	text-decoration: none; 
}
.txtFooter2 {
	color: #e4e4e4; 
	text-decoration: none; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
