
html {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}

body {
	margin: 0;
}

.content {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #000000;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.4em;
}

#menu ul li {
	font-family: Arial, Verdana, Tahoma, sans-serif;	
}
#leftPanel #searchList li a {
	font-family: "Myriad Pro", Myriad, Arial, Verdana, Tahoma, sans-serif;	
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 985px;
}

#menuContainer {
	overflow: hidden;
} 

h1 {
	background: url("../images/logo.jpg") top left;
	float: left;
	
}

h1 a {
	width: 136px;
	height: 85px;
	display: block;
}

h1 a span {
	display: none;
}

#menu {
	float: left;
	width: 849px;
	text-align: center;
}

#menu ul {
	
}

#menu ul li {
	font-size: 2em;
	display: inline;
	padding-left: 1em;
	padding-right: 1em;
	background: url("../images/menuSep.gif") top left no-repeat;
	background-position: 0px 0.1em;
	line-height: 85px;
}

#menu ul li.first {
	background: none;
}

#menu ul li a {
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #FF0000;
}

#formContainer {
	clear: both;	
	margin-top: 1em;
}
#formContainer #adSide {
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/adTile.jpg") top left repeat-y;
}

#adContentTop {
	background: url("../images/adTop.jpg") top left no-repeat;
}

#adContentBottom {
	padding: 10px;
	background: url("../images/adBottom.jpg") bottom left no-repeat;
	overflow: hidden;
}

#adImage {
	width: 581px;
	float: left;
}

#adForm {
	width: 377px;
	float: left;	
}

#quoteForm {
	width:180px:
	float: left;
	padding-right:1em;
}

#contentContainer {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}

#leftPanel {
	width: 266px;
	float: left;
}

#leftPanel #search h2 {
	background: url("../images/searchHeader.jpg") top left no-repeat;
	width: 100%;
	height: 56px;
	text-indent: -3000px;
}

#leftPanel #searchList {
	background-color: #EEEEEE;
	width: 244px;
	margin-left: 0.4em;
	padding: 10px 10px 10px 0;
}

#leftPanel #searchList li a {
	font-size: 2em;
	color: #000000;	
	text-decoration: none;
	font-weight: bold;
}

#leftPanel #searchList li a:hover{
	color: #0048C0;
	margin-bottom: 1em;
	background: url("../images/arrow2.png") top left no-repeat;
	background-position: 0 0.2em;
	padding-left: 1em;
}

#leftPanel #searchList li {
	margin-bottom: 1em;
	background: url("../images/arrow.png") top left no-repeat;
	background-position: 0 0.2em;
	padding-left: 2em;
}

#leftAd {
	background: url("../images/leftAd.jpg") top left no-repeat;
	height: 276px;
	width: 147px;
}
#leftAd #imgContent {
	padding-top: 200px;
}

#middlePanel {
	width: 699px;
	float: left;
	overflow: hidden;
	padding-left: 10px;	
	padding-right: 10px;
	background: #faf9f9;
}

#middlePanel #contentTop h2 {
	width: 702px;
	height: 44px;
	padding-top: 0.4em;
	background: url("../images/contentHeaderBg.jpg") top left no-repeat;
	color: #FFFFFF;
	padding-left: 1em;
	font-size: 1.4em;
	margin-top: 0;
}
#middlePanel #contentTop h2 span.highlight {
	color: #e2e96b;
}

.contentImageLeft {
	float: left;
	margin-right: 1em;
}

.readMore {
	text-align: right;
	font-style: italic;
}

.readMore a {	
	text-decoration: none;
	color: #000000;
}

.readMore a:hover {
	color: #C12F3A;
}

#contentTopText {
	
	margin-right: 1em;
}

#contentAdImage {
	padding-left: 225px;
}

.tile {
	width: 318px;
	float: left;
}
.tileLeft {
	margin-left: 10px;
	margin-right: 15px;
}
.tileRight {
	margin-right: 10px;
	margin-left: 15px;
}
.tileContainer {
	clear: both;
	overflow: hidden;
}
.tile h3 {
	background: url("../images/subHeaderBg.jpg") top left no-repeat;
	width: 318px;
	height: 30px;
	color: #FFFFFF;
	font-size: 1.3em;
	padding-top: 8px;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;	
}
.tileContent {
	background-color: #FFFFFF;
}

#footerContainer {
	margin-top: 2em;
	clear: both;
	text-align: center;
	font-size: 1em;
}

#adForm label {
	width: 10em;
	float: left;
	display: block;
}

#adForm .formActionButtons {
	text-align: right;
	padding-right: 2em;
}

#quoteForm .formActionButtons {
	text-align: right;
	padding-right: 2em;
}

#divCheckAuto {
	display: block;
}

#divCheckAuto label {
	text-decoration: underline;
	font-weight: bold;
}

#divAuto {
	display: none;
	padding-right: 1em;
}

#label.error {
	display: block;
	color: red; 
	padding-left: .5em; 
}

#autoGroup {
	display: block;
	padding-bottom: 1em;
}

em { 
	font-weight: bold; 
	padding-right: 2em; 
	vertical-align: top; 
}

label { 
	width: 10em; 
	float: left; 
}

label.error { 
	float: none; 
	color: red; 
	padding-left: 10em; 
	vertical-align: top;
	display: block;
	width: 300px;
	font-size: 15px;
}

#pageButton {
	color: #FFB347;
	padding-left: 280px;
}


