@import url("table.css");
@import url("text.css");
@import url("nav.css");


i {
       color: #468;
}
b {
       color: #07A;
}
strong{
       color: #07A;
}



html, body {
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	margin:0;
	border:0;
	padding:0;
	color:#666666;
	background:url(../images/body_background.gif) repeat-x #e2e0e0;
}

img {
	margin:0;
	border:0;
	padding:0;
}

p {
	margin:10px 0 0 0;
	border:0;
	padding:0;
}

.nomargin {
	margin:0;
}

a {
	margin:0;
	border:0;
	padding:0;
}

td {
	margin:0;
	border:0;
	padding:0;
}

form {
	margin:0;
	border:0;
	padding:0;
}

div#container{
	width:760px;
	margin:19px auto 0 auto;
	background:url(../images/container_background.gif) repeat-y #FFFFFF;
}

div#top_background {
	width:760px;
	height:9px;
	background:url(../images/top_background.gif) no-repeat;
}

div#bottom_background {
	width:760px;
	height:9px;
	clear:both;
	background:url(../images/bottom_background.gif) no-repeat;
}

div#lh_col {
	width:235px;
	float:left;
	display:inline;
	margin:0 0 0 5px;
	padding:0 0 30px 0;
	/*background:#99FF00;*/
}

div#logo {
	height:85px;
	padding:19px 0 0 0;
	text-align:center;
}

div#quickquote {
	width:195px;
	margin:26px auto 0 auto;
	padding:43px 15px 30px 15px;
	background:url(../images/quickquote_background.gif) no-repeat;
	font-size:9px;
	color:#808080;
}

div#quickquote input {
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	color:#000000; 
	border:1px solid #c8c8c8;
	background-color:#fafafa;
}

input.quotewidth {
	width:193px;
}

div#affill {
	text-align:center;
	margin:20px 0 0 0;
}

div#imageswap {
	width:508px;
	height:268px;
	float:left;
	display:inline;
	margin:0 0 0 3px;
}

div#title {
	width:468px;
	height:13px;
	float:left;
	display:inline;
	margin:20px 0 0 23px;
}

div#content {
	width:468px;
	float:left;
	display:inline;
	margin:20px 0 0 23px;
	text-align:justify;
}
div#contact{
	width:195px;
	margin:10px auto 0 auto;
	padding:0 15px 30px 15px;
	font-family:Verdana, Helvetica, Arial;
	font-size:14px;
	color:#A31617;
	text-align:center;
}
div#fivereasons{
	margin:0 0 0 4px;
}
.break {
	height:1px;
	background:url(../images/break_background.gif) repeat-x;
	margin:15px 0;
}

img.imgborder {
	border:1px solid #bababa;
	padding:3px;
}

.shim {
	width:1px;
	height:1px;
	clear:both;
}
