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

body {
		behavior:url(behavior.htc);
	}

		
body {
	background-color:#001f6a;
	text-decoration:none;
	}

#container {
	position:relative;
	margin:0px auto;
	width:800px;
	height:600px;
	z-index:1;
	}

#header {
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:130px;
	background-image:url(images/Header.jpg);
	background-repeat:no-repeat;
	z-index:3;
	}

#main {
	position:absolute;
	top:130px;
	width:800px;
	min-height:490px;
	_height:auto !important;
	background-color:#acc760;
	z-index:3;
	}

#lside {
	position:absolute;
	top:133px;
	left:3px;
	width:169px;
	height:470px;
	z-index:6;
	}

.classa a:link {
	color:#ffffff;
	text-decoration:none;
	}

.classa a:visited {
	color:#ffffff;
	text-decoration:none;
	}

.classa a:hover {
	color:#acc760;
	text-decoration:none;
	}

.classb a:link {
	color:#001f6a;
	text-decoration:none;
	}

.classb a:visited {
	color:#001f6a;
	text-decoration:none;
	}

.classb a:hover {
	color:#ff0000;
	text-decoration:none;
	}

#xtraA {
	position:relative;
	top:131px;
	margin:0px auto;
	margin-right:60px;
	width:540px;
	height:18px;
	z-index:9;
	}

#tabInstruct, #tabAuto, #tabHome, #tabLife, #tabBusiness, #tabBoatRV, #tabSubmit, #tabOther {
	width:60px;
	height:18px;
	display:block;
	background-image:url(images/TabOff.png);
	background-repeat:no-repeat;
	font-family:trajan, serif;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding-top:3px;
	text-decoration:none;
	margin-right:4px;
	float:left;
	}

#tabInstruct:hover,  #tabAuto:hover, #tabHome:hover, #tabLife:hover, #tabBusiness:hover, #tabBoatRV:hover, #tabSubmit:hover, #tabOther:hover {
	color:#c6e56e;
	}

#divInstruct, #divAuto, #divHome, #divLife, #divBusiness, #divBoatRV, #divSubmit,  #divOther {
	position:relative;
	top:0px;
	left:0px;
	width:570px;
	min-height:490px;
	_height:auto !important;
	display:none;
	z-index:9;
	}

#autoQuote {
	position:absolute;
	top:378px;
	left:510px;
	width:300px;
	display:none;
	z-index:12;
	}
	
.menutl {
	background-image:url(images/MenuTL.gif);
	background-repeat:no-repeat;
	}

.menuts {
	background-image:url(images/MenuTSide.gif);
	background-repeat:repeat-x;
	}

.menutr {
	background-image:url(images/MenuTR.gif);
	background-repeat:no-repeat;
	}

.menurs {
	background-image:url(images/MenuRSide.gif);
	background-repeat:repeat-y;
	}

.menubr {
	background-image:url(images/MenuBR.gif);
	background-repeat:no-repeat;
	}

.menubs {
	background-image:url(images/MenuBSide.gif);
	background-repeat:repeat-x;
	}

.menubl {
	background-image:url(images/MenuBL.gif);
	background-repeat:no-repeat;
	}

.menuls {
	background-image:url(images/MenuLSide.gif);
	background-repeat:repeat-y;
	}

.menufill {
	background-color:#001f6a;
	}
	
.menufillwhite {
	background-color:#ffffff;
	}

.maintl {
	background-image:url(images/MainTL.gif);
	background-repeat:no-repeat;
	}

.maints {
	background-image:url(images/MainTSide.gif);
	background-repeat:repeat-x;
	}

.maintr {
	background-image:url(images/MainTR.gif);
	background-repeat:no-repeat;
	}

.mainrs {
	background-image:url(images/MainRSide.gif);
	background-repeat:repeat-y;
	}

.mainbr {
	background-image:url(images/MainBR.gif);
	background-repeat:no-repeat;
	}

.mainbs {
	background-image:url(images/MainBSide.gif);
	background-repeat:repeat-x;
	}

.mainbl {
	background-image:url(images/MainBL.gif);
	background-repeat:no-repeat;
	}

.mainls {
	background-image:url(images/MainLSide.gif);
	background-repeat:repeat-y;
	}

.main {
	background-image:url(images/MainPic.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	}

.footerleft {
	background-image:url(images/FootLeft.gif);
	background-repeat:no-repeat;
	}

.footermid {
	background-image:url(images/FootMid.gif);
	background-repeat:repeat-x;
	}

.footerright {
	background-image:url(images/FootRight.gif);
	background-repeat:no-repeat;
	}

.provtl {
	background-image:url(images/ProvidersBoxTL.gif);
	background-repeat:no-repeat;
	}

.provtr {
	background-image:url(images/ProvidersBoxTR.gif);
	background-repeat:no-repeat;
	}
	
.provbl {
	background-image:url(images/ProvidersBoxBL.gif);
	background-repeat:no-repeat;
	}
	
.provbr {
	background-image:url(images/ProvidersBoxBR.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}

.banner {
	font-family:times new roman;
	font-size:18px;
	font-stretch:condensed;
	background-position:bottom;
	}

.bbody {
	font-family:times new roman;
	font-size:15px;
	}

.body {
	font-family:times new roman;
	font-size:15px;
	}

.smbody {
	font-family:times new roman;
	font-size:12px;
	}

.tiny {
	font-family:arial;
	font-size:9px;
	}

.bold {
	font-weight:bold;
	}

.italic {
	font-style:italic;
	}

.left {
	text-align:left;
	text-decoration:none;
	}

.center {
	text-align:center;
	text-decoration:none;
	}

.right {
	text-align:right;
	text-decoration:none;
	}

.bottom {
	vertical-align:middle;
	text-decoration:none;
	}

.blue {
	color:#001f6a;
	}

.red {
	color:#b80002;
	}

.green {
	color:#acc760;
	}
	
.greenfill {
	background-color:#acc760;
	}

.white {
	color:#ffffff;
	}

.underline {
	text-decoration:underline;
	}

.plain {
	text-decoration:none;
	border:none;
	}

.tight {
	margin:1px;
	}

.solid {
	background-color:#b80002;
	}

.padtop {
	padding-top:6px;
	}

.padleft {
	padding-left:6px;
	}

.padright {
	padding-right:12px;
	}

.padbum {
	margin-top:-7px;
	}

.block {
	display:block;
	background-color:#0055a4;
	}

.floatleft {
	float:left;
	}
	
.floatright {
	float:right;
	}
.border {
	border:3px solid #001f6a;
	background-color:#fff;
	}