HTML, body {
	padding: 0px;
	margin: 0px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body, td, div, span, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	vertical-align: top;
}
img {
	border: 0px;
}
.flashbox {
	height: 280px;
	\height: 280px;
	h\eight: 280px;
	max-height: 284px;
	background-image: url(images/pic_shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 4px 0px;
	width: 1000px;
	\width: 1000px;
	w\idth: 1000px;
	max-width: 1000px;
	margin: 11px 0px 0px 0px;
	float: left;
	clear: left;
	display: block;
}
.content {
	padding: 20px 10px 20px 10px;
	width: 980px;
	\width: 980px;
	w\idth: 980px;
	max-width: 1000px;
	float: left;
	clear: left;
	display: block;
}
.home1 {
	padding: 0px 15px 0px 0px;
	width: 300px;
	\width: 300px;
	w\idth: 300px;
	max-width: 315px;
	border-right: 1px solid #999999;
}
.home2 {
	padding: 0px 15px 0px 15px;
	width: 314px;
	\width: 314px;
	w\idth: 314px;
	max-width: 344px;
	border-right: 1px solid #999999;
}
.home3 {
	padding: 0px 0px 0px 15px;
	width: 314px;
	\width: 314px;
	w\idth: 314px;
	max-width: 329px;
}
.dealerdetails {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.dealerdetails a,  .dealerdetails a:active,  .dealerdetails a:visited {
	color: #333333;
	text-decoration: none;
}
.dealerdetails a:hover {
	color: #666666;
	text-decoration: underline;
}
.hours {
	white-space: nowrap;
	padding: 0px 0px 0px 9px;
}
.moreinfo {
	padding: 10px 15px 0px 0px;
	border-right: 1px solid #999999;
}
.moreinfo div {
	float: right;
}
.noborder {
	border: none;
	padding: 0px;
}
.footer {
	width: 100%;
	\width: 100%;
	w\idth: 100%;
	max-width: 100%;
	height: 18px;
	\height: 18px;
	h\eight: 18px;
	max-height: 18px;
	float: left;
	clear: left;
	background-color: #f0f0f0;
}
.address {
	padding: 3px 3px 0px 3px;
	height: 15px;
	\height: 15px;
	h\eight: 15px;
}
.address a,  .address a:active,  .address a:visited {
	color: #333333;
	text-decoration: none;
}
.address a:hover {
	color: #666666;
	text-decoration: underline;
}
a.footerlinks,  a.footerlinks:hover,  a.footerlinks:active,  a.footerlinks:visited {
	background-color: #3e3d3c;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 3px 15px 3px 4px;
	height: 12px;
	\height: 12px;
	h\eight: 12px;
	max-height: 18px;
	display: block;
	float: left;
	clear: none;
	margin-right: 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.companyinfo {
	float: left;
	clear: left;
	width: 100%;
	\width: 100%;
	w\idth: 100%;
	max-width: 100%;
}
.footerCompanyDetails {
	padding: 10px 10px 10px 10px;
	color: #CCCCCC;
}


.formElementTitle {
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	clear: both;
	width: 320px;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 5px 0px;
}
.fg_submit {
	float: left;
	clear: both;
	width: 200px;
	\width: 200px;
	w\idth: 200px;
	max-width: 320px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 120px;
}
.fg_element {
	float: left;
	clear: both;
	margin: 0px 0px 3px 0px;
}
.fg_field {
	float: left;
	clear: none;
}
.fg_caption {
	width: 120px;
	float: left;
	clear: none;
}
.fg_menu, .fg_textarea, .fg_input {
	width: 150px;
}
.fg_submitButton {
	width: 150px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	color: #333333;
	font-weight: bold;
}



/* Styling for Value Pages - added July 09 */

#value_nav_holder{
	position:relative;
	margin-top:10px;
	left:0;
	width:780px;
	}

.value_service_container {
	width:780px;
	float:none;
	clear:both;
	margin:0px 0px 20px 0px;
	padding:0px;
}

.value_box {
	width:140px;
	float:left;
	background-color:#f2f2f2;
	margin:0px 6px 10px 0px;
	padding:5px;
	height:153px;
}

.value_box h3{
	font-size:12px;
	line-height:12px;
}

.value_box h1{
	font-size:18px;
	margin:0px;
	padding:0px 0px 10px 0px;
}

.value_box p{
	background-color:#f2f2f2;
	margin:0px;
	padding:0px;
}

.value_box h3.title{
	height:25px;
	line-height:14px;
}

.value_box .value_left_col {
	width:70px;
	float:left;
	margin-bottom:10px;
}

.value_box .value_right_col {
	width:70px;
	float:left;
	margin-bottom:10px;
	}


.value_box a {
	width:125px;
	margin:0px 0px 5px 0px;
	padding:2px 2px 5px 13px;
	color:#FFF;
	display:block;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	float:none;
	font-size:10px;
	line-height:11px;
	background:#808080 url(/service/valueline/img/arrow.gif) no-repeat scroll 5px 6px;
	}

div.clear {
	clear:both;
	float:none;
	}
	
.value_pages {
	padding:0px 0px 10px 30px;
}

.value_pages .value_display {
	width:780px;
	margin:0px 0px 10px 0px;
}

.value_pages .value_display .column_one {
	float:left;	
	width:160px;
	margin:10px 0px 0px 0px;
}

.value_pages .value_display .column_two {
	float:left;	
	width:380px;
	margin:31px 0px 0px 0px;

}

.value_pages .value_display h1 {
	font-size:40px;
	color:#0053a0;
	margin:0px;
	padding:0px;
}

.value_pages .value_display h3 {
	font-size:22px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.value_pages .value_display p {
	margin:0px;
	padding:0px;
}

.value_intro {
	margin:0px 0px 20px 0px;	
}

.value_intro p {
	margin:0px 0px 10px 10px;	
}

.value_line_text_styling p {
	margin:0px 0px 10px 0px;
}

.value_line_text_styling ul {
	margin:0px 0px 10px 15px;
}

.value_line_text_styling p.value_link {
	margin:20px 0px 0px 0px;
	}
	
p.value_link a {
	width:125px;
	padding:2px 2px 5px 13px;
	color:#FFF;
	display:block;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	float:none;
	font-size:10px;
	line-height:11px;
	background:#808080 url(/service/valueline/img/arrow.gif) no-repeat scroll 5px 6px;
	}
