body {
	background-color: #02284d;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-align: center;
	font-size: 10pt;
}

a {
	color: #ce4b17;
}

a img {
	border: 0px;
}

hr {
	color: #778c9f;
	background-color: #778c9f;
	height: 1px;
}

#container {
	width: 950px;
	margin: auto;
	background-color: #ffffff;
	border: 1px solid #000000;
}

#header {
	/* background-image: url('/images/header.jpg'); */
	width: 935px;
	height: 293px;
	margin: auto;
}
#navigation {
	text-align: left;
	height: 85px;
	width: 934px;
}

#navigation a {
	height: 85px;
	background: url('/images/navigation.jpg') no-repeat 0px 0px;
	float: left;
	text-indent: -2000em;
}

#navigation a.one {
	width: 403px;
}

#navigation a.two {
	background-position: -403px 0px;
	width: 141px;
}

#navigation a.three {
	background-position: -544px 0px;
	width: 128px;
}

#navigation a.four {
	background-position: -672px 0px;
	width: 147px;
}

#navigation a.five {
	background-position: -819px 0px;
	width: 115px;
}

#banner {
	width: 934px;
	height: 208px;
	margin: 0px;
	padding: 0px;
}

#banner.index {
	background-image: url('/images/banner_main.jpg');
}

#banner.vehicle {
	background-image: url('/images/banner_auto.jpg');
}

#banner.home {
	background-image: url('/images/banner_home.jpg');
}

#banner.life {
	background-image: url('/images/banner_life.jpg');
}


#main {
	/*margin: 10px; */
	text-align: left;
}

#sidebar {
	background-color: #dadbed;
	padding: 10px;
	padding-bottom: 20px;
	margin-left: 7px;
	float: left;
}

#sidebar img {
	display: block;
	margin-bottom: 20px;
}

.box {
	border: 1px solid #000000;
	padding: 3px;
	background-color: #edf1f2;
}

.box h3 {
	color: #ffffff;
	background-color: #0e3963;
	text-align: center;
	padding: 5px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

#insurance-services {
	width: 254px;
	margin: 0px 5px 0px 7px;
	padding-bottom: 10px;
}

#insurance-services p {
	padding: 0px 10px 0px 10px;
}

#content {
	width: 620px;
	padding: 10px;
	float: right;
	color: #02284d;
}


#blurb {
	margin-bottom: 30px;
	margin-right: 20px;
}

#blurb img {
	margin: 10px 30px 20px 0px;
}

#blurb h2 {
	font-weight: normal;
	margin-left: 10px;
}

.blurb-link {
	text-align: right;
}

#featured {
	width: 365px;
}

#featured .inner {
	margin: 10px;
}

#featured hr {
	margin: 10px;
}

#featured h4 {
	font-weight: normal;
	display: inline;
}

#locations {
	margin: 5px;
}

#locations td {
	vertical-align: top;
	padding: 3px;
}

#locations td.address {
	padding-left: 5px;
}

.contact-page {
	float: right;
}

#news {
	width: 230px;
	float: right;
	text-align: center;
}

#news hr, hr.news {
	margin: 3px;
	width: 80%;
}

.short-news {
	text-align: left;
	margin: 15px;
}

#footer {
	padding: 4px 10px 4px 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #02284d; /*#0e3963;*/
	color: #ffffff;
	text-align: right;
}

#footer a {
	color: #ffffff;
}

.label {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

#errors {
	color: #ff0000;
	font-weight: bold;
}

#success {
	font-weight: bold;
}

#news-archive {
	width: 180px;
	float: right;
	padding: 10px 10px 20px 10px;
	margin: 10px;
	background-color: #eeeeee;
	border: 1px solid black;
	text-align: right;
}

#news-body {
	margin: 20px 10px 10px 0px;
}

#news-date {
	font-weight: bold;
}
#product-list a {
	font-weight: bold;
}
#product-list li {
	margin-top: 5px;
}