﻿html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
	height: 146px;
	width: auto;
	text-align: center;
}
a {
	color: #303;
}
a:hover {
	color: #A85FFA;
	text-align: left;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {

}
.clear {
	clear: both;
	text-align: center;
	font-size: 14px;
	color: #303;
	font-style: italic;
}

body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	text-align: left;
	color: #000;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

/** layout **/
#wrapper {
	margin: auto;
	width: 778px;
	position: relative;
	background: url(images/body_bg.gif) repeat-y;
}

#header {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 279px;
	background-image: url(images/header_2.jpg);
	background-repeat: no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
	width: 244px;
	height: 152px;
	text-align: center;
	color: #595959;
	background-image: url(images/header_3.jpg);
	background-repeat: no-repeat;
	left: auto;
	right: auto;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
	margin-left: 9px;
	padding-left: 1px;
	padding-bottom: 29px;
	background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
	text-align: left;
}
#nav li {
	list-style: none;
	font: 14px "arial narrow", arial, sans-serif;
	background: 188px 10px url(images/arr_white.gif) no-repeat;
	padding: 7px 0 0 31px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #959595;
}
#nav a {
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	width: 90%;
	padding: 2px 0 6px 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #959595;
}
#nav a:hover {
	text-decoration: underline;
	text-align: left;
	color: #FFF;
}
#nav .important {
	border: none;
	background-image: url(images/arr_white.gif);
	background-repeat: no-repeat;
	background-position: 188px 10px;
}
#nav .important a {
	color: #FFF;
	text-align: left;
}

#news {
	background: url(images/news_bg.jpg) repeat-y;
	padding-left: 37px;
	padding-right: 22px;
	padding-bottom: 3px;
	text-align: left;
}
#news h2 {
	font-size: 12px;
	color: #303;
	text-align: left;
}
#news h3, #news p {
	font-size: 11px;
	margin: 1em 8px 1em 0;
	font-style: italic;
}
#news a {
	color: #303;
	font-weight: bold;
	text-decoration: underline;
	font-size: x-small;
}
#news a:hover {
	color: #A85FFA;
	text-align: right;
}
#news .more {
	font-size: 9px;
	text-align: right;
	color: #303;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
	padding: 1px;
	height: 97px;
	color: #1A1A18;
	background-image: url(images/support.jpg);
	background-repeat: no-repeat;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
	float: right;
	width: 490px;
	padding-right: 9px;
	padding-top: 301px;
	text-align: left;
}
#right h2 {
	font: 18px arial, sans-serif;
	color: #0000ff;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	text-align: left;
}
#right h3 {
	font: 14px arial, sans-serif;
	color: #303;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 2em;
	text-align: left;
	font-weight: bold;
}
#welcome {
	margin-right: 20px;
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	color: #000;
	font-weight: normal;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
	font-weight: bold;
	font-size: 11px;
	color: #303;
	font-style: italic;
	text-align: left;
}

#corp, #indu {
	float: left;
	width: 49%;
	font-size: 10px;
	color: #000;
}
#corp {
	margin-right: 1%;
	text-align: left;
	font-size: 10px;
	color: #000;
}
#corp-img, #indu-img {
	width: 112px;
	height: 23px;
	float: left;
	margin-right: 18px;
	text-align: center;
	padding-top: 90px;
	font-size: 9px;
	font-weight: bold;
	background-image: url(images/newconst.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
#indu-img {
	background-image: url(images/newtruck.jpg);
	background-repeat: no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
	text-align: center;
	font-size: 9px;
	color: #303;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
#online {

}
#independent {


}
#independent {
	text-align: center;
}
.new {
	text-align: left;
}
#more {
	text-align: right;
}
#insurance {
	font-size: 10px;
}
#amore {
	text-align: right;
}
#bmore {
	text-align: right;
}
#cmore {
	text-align: right;
}
commercial {
	text-align: left;
}
cmore {
	text-align: right;
}
#cmore {
	text-align: right;
}
#dmore {
	text-align: right;
}
#welcom {
	font-style: italic;
}
#more {
	text-align: right;
	font-weight: bold;
	color: #303;
	font-style: italic;
}
#text {
	color: #000;
}
#ntitle {
	color: #303;
}
#mtitle {
	color: #303;
}
#jax {
	font-weight: bold;
}
#jaxtext {
	font-weight: bold;
}
#iii {
	font-size: 10px;
}
#busines {
	color: #000;


}
#fmore {
	text-align: right;
}
#acontiued {
	text-align: right;
	font-style: italic;
	color: #303;
	font-weight: bold;
}
#iiia {
	font-size: 10px;
}
#business2 {
	font-weight: bold;
}
#names {
	font-weight: bold;
}
#names {
	font-weight: bold;
}
#lmore {
	text-align: right;
}
#onemore {
	text-align: right;
}
#twomore {
	font-size: x-small;
	font-weight: bold;
}
#oneauto {
	font-weight: bold;
}
#homeowner {
	font-weight: bold;

}
#newhome {
	color: #A85FFA;
}
#links {
	font-weight: bold;
}
#bmtt {
	color: #000;
	font-size: x-small;
}
#bmtcontact {
	color: #000;
}
#help {
	text-align: center;
}
#help {
	color: #000;
}
#newhelp {
	color: #000;
	text-align: center;
}
#slogan {
	font-size: 10px;
}
#helping {
	text-align: right;
	font-size: large;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1C3280;
}
#home {
	color: #FFF;
}
#independent {
	font-size: 18px;
}
#independent {
	font-size: 18px;
}
#extra {
	text-align: center;
}
#extra {
	text-align: left;
}
#extra {
	text-align: left;
}
#name {
	font-weight: bold;
}
#name {
	font-weight: bold;
}
#name {
	font-weight: bold;
}
#quote {
	font-style: italic;
}
#newquote {
	color: #ffffff;
}
freewebguideslink {
	color: #0000ff;
}

