body {
	background: url(images/bg.jpg) #fff repeat-x 0 -7px;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	min-width: 760px;
}
#page {
	background: url(images/lstrip.jpg) no-repeat 0 47px;
	margin: 0 auto;
	width: 760px;
	position: relative;
	padding: 0;
}
#page-full {
	border-top: #fff 1px solid;
	background: url(images/rstrip.jpg) no-repeat 100% 47px;
	margin: -1px 0 0 8px;
	position: relative;
	padding: 0 8px 0 0;
}
#header {
	display: block;
	font-size: 1em;
	background: #fff;
	overflow: hidden;
	position: relative;
	height: 138px;
	padding: 0;
}
#logo {
	float: left;
	padding: 0;
	width: 170px;
	background: url(images/logo1.jpg) no-repeat;
	height: 138px;
}
#header_image {
	float: left;
	padding: 0;
	width: 570px;
	height: 138px;
	border-left: 4px solid #fff;
}
#spacer {
	display: block;
	background: #3570AC;
	margin: 0 0 0;
	overflow: hidden;
	position: relative;
	height: 18px;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	padding: 0;
}
h1 {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding-left: 7px;
}
h1 a:hover {
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
	margin: 2px;
	padding-left: 7px;
}

#f_spacer {
	clear: both;
	display: block;
	font-size: 1em;
	background: #3570AC;
	margin: 0 0 0;
	overflow: hidden;
	position: relative;
	height: 18px;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	padding: 0;
}
#content {
	background: url(images/content_bg1.jpg) #fff repeat-x;
	float: left;
	width: 100%;
	padding: 0;
}
#side_nav {
	padding: 0;
	float: left;
	background: url(images/side_nav.gif) repeat-x;
	width: 170px;
	height: 360px;
	border-top: 4px #fff;
}
#main_content {
	float: left;
	padding: 0;
	width: 378px;
	border-right: 4px solid #fff;
	border-left: 4px solid #fff;
	text-align: justify;
}
h2 {
	font-size: 1em;
	color: #006;
	margin: 1em 10px;
}
h3 {
	font-size: 1em;
	color: #006;
	margin: 1em 10px;
}
P {
	font-size: 1em;
	margin: 1em 10px;
}
.Pblue {
	font-size: 1.2em;
	color: #00A5DD
}
#mjs_super {
	float: left;
	padding: 0;
	width: 180px;
}
.storm {
	padding: 2px 4px;
}
#call {
	padding: 2px 4px;
}
#insurance {
	padding: 8px 4px 2px 30px;
}
.left {
	margin: 0 10px 5px 0;
	float: left;
}
.right {
	margin: 0 0 5px 10px;
	float: right;
}
#avmenu {
	clear: left;
	float: left;
	width: 170px;
	margin: 0 0 10px;
	padding: 0;
	font-size: 0.9em;
}
#avmenu ul {
	list-style: none;
	width: 170px;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
#avmenu li {
	margin-bottom: 0;
}
#avmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 0 0 14px;
	background: #3570AC url(images/side_bullet.gif) no-repeat 2px 50%;
	border-bottom: 1px solid #0CF;
}
#avmenu li a:hover {
	background: #0CF url(images/hover_bullet.gif) no-repeat 100% 55%;
	color: #fff;
	border-bottom: 1px solid #3570AC;
}
#areas {
	background: #3570AC;
	float: left;
	width: 170px;
	margin-bottom: 10px;
	padding-left: 0;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	border-top: 1px solid #0CF;
	border-bottom: 1px solid #0CF;
}
#latest {
	background: url(images/latest.jpg) no-repeat;
	float: left;
	width: 170px;
	height: 41px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	border-top: 1px solid #0CF;
	border-bottom: 1px solid #0CF;
}

#latest a {
font-weight: bold;
	text-decoration: none;
	color: #fff;
	}
	
#latest a:hover {
	text-decoration:underline;
	}

		
#footer A {
	color: #3b65b1;
	border-bottom: #d0daef 1px solid;
	padding: 1px;
}
#footer A:hover {
	border-left-color: #6eaedb;
	background: #6eaedb;
	border-bottom-color: #6eaedb;
	color: #fff;
	border-top-color: #6eaedb;
	border-right-color: #6eaedb;
}
#footer {
	clear: both;
	font-size: 1em;
	margin: 0;
	width: 100%;
	color: #777;
	text-align: center;
	padding: 4px 0 0;
}
#footer UL {
	clear: both;
	margin: 0 20px;
	width: auto;
	line-height: 1.7em;
	text-align: center;
}
#footer LI {
	display: inline;
	font-size: 0.9em;
	padding: 0.6em 4px 0.6em 15px;
}
hr {
	width: 96%
	}
	
	.img {
	margin-left: 3px
	}
