
body{
	font-family:Arial;
}

div, img{
	padding:0px;
	margin:0px;
}
#index-nav {
	background:#0063ad url(images/top.jpg) repeat-x;
	height:270px;
	width:740px;
}
#index-spacer{
	height:192px;
	
}

#insure-nav {
	background:#0063ad url(images/insure-top.jpg) repeat-x;
	height:179px;
	width:740px;
}
#commercial-nav {
	background:#0063ad url(images/commercial-top.jpg) repeat-x;
	height:179px;
	width:740px;
}
#quote-nav {
	background:#0063ad url(images/quote-top.jpg) repeat-x;
	height:179px;
	width:740px;
}
#claim-nav {
	background:#0063ad url(images/claim-top.jpg) repeat-x;
	height:179px;
	width:740px;
}
#coi-nav {
	background:#0063ad url(images/coi-top.jpg) repeat-x;
	height:179px;
	width:740px;
}
#contact-nav {
	background:#0063ad url(images/contact-top.jpg) repeat-x;
	height:179px;
	width:740px;
}
#car-nav {
	background:#0063ad url(images/car-top.jpg) repeat-x;
	height:179px;
	width:740px;
}
#truck-nav {
	background:#0063ad url(images/truck-top.jpg) repeat-x;
	height:179px;
	width:740px;
}
#home-nav {
	background:#0063ad url(images/home-top.jpg) repeat-x;
	height:179px;
	width:740px;
}
#motorcycle-nav {
	background:#0063ad url(images/motorcycle-top.jpg) repeat-x;
	height:179px;
	width:740px;
}
#boat-nav {
	background:#0063ad url(images/boat-top.jpg) repeat-x;
	height:179px;
	width:740px;
}
#supplemental-nav {
	background:#0063ad url(images/supplemental-top.jpg) repeat-x;
	height:179px;
	width:740px;
}
#location-nav {
	background:#0063ad url(images/location-top.jpg) repeat-x;
	height:179px;
	width:740px;
}
#link{
	height:52px;
	display:block;
}
#spacer{
	height:101px;
}

#top-nav img{
	border:0px;
}
#top-nav a{
	color:white;
	font-family:Times;
	font-size:14pt;
	text-decoration:none;
	font-weight:normal;
	padding:5pt 15pt 10pt 15pt;
}
#top-nav a.active{
	color:lightblue;
}
#side-nav {
	text-align:right;
}
#side-nav hr{
	color:#0063ad;
	background-color:#0063ad;
	height:1px;
}
#side-nav a{
	color:#0063ad;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#index-side-nav a{
	color:#0063ad;
	font-weight:bold;
	font-size:15px;
	text-decoration:underline;
}
#index-side-nav td{
	text-align:center;
}
#index-side-nav a:hover{
	text-decoration:none;
}
#footer-nav {
	background:#0063ad url(images/bluebar.jpg) repeat-x;
	height:30px;
	width:740px;
	padding:11px 0px 0px 0px;
	text-align:center;	
	font-size:12px;
	color:#ffffff;
}
#footer-nav a{
	color:#ffffff;
	text-decoration:none;
}
#footer-nav a:hover{
	color:#80c9ff;	
}

#copyright{
	text-align:right;
	font-size:11px;
	width:740px;
}


