﻿@import url('menu.css');

* {margin: 0;padding: 0;}
html {
     overflow: scroll;
}
body {
	font-family:Georgia, Times, serif;
	font-size: 13px;
	text-align: center;
	color: #474747;
	background-color: #ffffff;
}
img {
	display: block;
	border: none;
}
a {
	color: #0099cc;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size:30px;
	color:#282828;
	font-weight:normal;
	text-decoration:none;
}
h2 {
	font-size:21px;
	font-weight:normal;
	text-decoration:none;
}
h3 {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px #ffa500 solid;
	color:#276CA5;
	padding:0 0 2px 0;
	margin:0 0 5px 0;
}
#AgentSpan, #HeaderSpan, #ContentSpan, #FooterSpan {
	width: 100%;	
}
#Agent, #Header, #Menu, #Content, #Footer {
	text-align: left;
	display: block;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#HeaderSpan {
	background-image:url('../images/body_bkgrnd.jpg');
	background-position:center top;
	background-repeat:repeat-x;
}
#AgentSpan {
	background-color:#ededed;
	border-top:5px #f7991c solid;
	font-size:12px;
}
#AgentSpan p {
	padding:4px 0 6px 0;
	color:#999999;
	text-align:center;
}
#AgentSpan span, #AgentSpan a {
	padding:0 10px 0 10px;
}
.AgentName {
	font-weight:bold;
}
.AgentName, .AgentPhone {
	color:#444444;
}
.AgentEmail {
	color:#266ba4;
	cursor:pointer;
}
#ContentSpan {
	background-image:url('../images/contentbkgrnd.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#fafafa;
}
#FooterSpan {
	background-color: #ededed;
}
#Content {
	padding:50px 0 30px 0;
}
#FreeConsultation {
	float:right;
	display:block;
	display:inline;
	margin:0px 17px 38px 0;
}
#logos {
	position:absolute;
	top:0;
	left:0;
	margin:0 0 0 0;
}
#logop {
	display:none;
	visibility:hidden;
}
#SqMiles {
	width:230px;
	border:1px #ddd solid;
	margin:20px 10px 0 10px;
	background-color:#F1F7F8;
	border-collapse:collapse;
}
#SqMiles thead td {
	font-weight:bold;
	background-color:#3482B5;
	color:#ffffff;
}
#SqMiles td {
	padding:8px;
	border-bottom:1px #ddd solid;
}
.SqMilesAltRow {
	background-color:#ffffff;
}
#ContactForm {
	width:565px;
	border:1px #ddd solid;
	margin:20px 0 0 0;
	border-collapse:collapse;
}
#ContactForm td {
	padding:8px;
	border-bottom:1px #ddd solid;
}
#ContactForm input, #ContactForm select, #ContactForm textarea {
	width:220px;
}
#ContactForm textarea {
	height:50px;
}

#cdcont {
	background-image:url('../images/cd_cont_top.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0 0 0;
}

#cdcont table {
	margin:0 10px 0 10px;
}
.cdname {
	font-size:15px;
	color:#0b5591;
	font-weight:bold;
}
.cdtitle {
	font-style:italic;
}
.hwd_desccell {
	padding:100px 20px 20px 20px;
}

.Mod1 {
	float: left;
	display: block;
	display: inline;
	width: 290px;
	max-width: 290px;
	min-width: 290px;
	margin:25px 25px 0 0;
	background-image:url('../images/mod1_mid.gif');
	background-position:100% 7px;
	background-repeat:no-repeat;
}
.Mod1e {
	float: left;
	display: block;
	display: inline;
	width: 290px;
	max-width: 290px;
	min-width: 290px;
	margin:25px 0 0 0;
	background-image:url('../images/mod1_mid.gif');
	background-position:100% 7px;
	background-repeat:no-repeat;
}
.Mod2 {
	float: left;
	display: block;
	display: inline;
	width: 605px;
	max-width: 605px;
	min-width: 605px;
	margin:25px 25px 0 0;
	background-image:url('../images/mod2_mid.gif');
	background-position:100% 7px;
	background-repeat:no-repeat;
}
.Mod2e {
	float: left;
	display: block;
	display: inline;
	width: 605px;
	max-width: 605px;
	min-width: 605px;
	margin:25px 0 0 0;
	background-image:url('../images/mod2_mid.gif');
	background-position:100% 7px;
	background-repeat:no-repeat;
}
.Innertube {
	margin: 15px 0 15px 0;
	padding: 0 20px 0 20px;
	line-height: 1.4;
}
.ReadMore {
	text-align: right;
	margin:10px 0 0 0;
}
.blockcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clearer {
	clear:both;
}
.gb {
	color:#325ECB;
}
.gr {
	color:#9E3023;
}
.gy {
	color:#BFA246
}
.gg {
	color:#0F901C;
}
.right {
	text-align:right;
}
.underline {
	border-bottom:1px solid;
	padding-bottom:2px;
}
ul {
	list-style:none;
	list-style-image:url('../images/check_orange.gif');
	margin:5px 0 0 25px;
}
ul li {
	margin:0 0 5px 0;
}
ol {
	list-style:decimal;
	margin:5px 40px 0 40px;
}
ol li {
	margin: 0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom: 1px #badbeb solid;
}
