@charset "utf-8";
* {
	padding:0px;
	margin:0px auto;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(../images/body_bg.gif) repeat-y fixed center;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 10px 0px 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000040 url(../images/slices_cpages/border_side.gif) repeat-y left top;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	color: #CCCCCC;
	padding: 0px;
}
#header {
	background: #DDDDDD;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
}
#header img
{
	margin: 0px;
	padding: 0px;
}
#upperNav
{
	margin: 0px;
	padding: 0px;
}
#upperNav img
{
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
#mainContent_wrapper
{
	background: url(../images/slices_cpages/border_side.gif) repeat-y right;
	position: relative;
	border-style: none;
	margin: 0px 0px 0px;
	padding: 0px;
}
#mainContent {
	padding: 0px 20px;
	margin: 0px;
}
#mainContent .breadcrumb
{
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
}
#mainContent .breadcrumb a
{
	color: #0099FF;
	text-decoration: none;
}
#mainContent .breadcrumb a:hover
{
	color: #FFF;
	text-decoration: underline;
}#footer hr
{
	width: 762px;
}
#footer {
	padding: 0 10px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(../images/slices_cpages/footer_bg2.gif) repeat-x bottom;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
}
#footer ul
{
	text-align: center;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#footer li
{
	font-size: .6em;
	text-align: center;
	display: inline;
}
#ulLwrLine
{
	text-align: center;
	float: none;
	margin: 0px;
}
#footer a
{
	padding-right: 5px;
	color: #0099FF;
	text-decoration: none;
	margin: 0px;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#mainContent h1
{
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	position: absolute;
	left: 260px;
	top: 62px;
}
#mainContent p
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.fltLt
{
	float: left;
}

.clearFlt
{
	clear: both;
}
#mainContent .AccordionPanelContent li
{
	margin-top: 50px;
	margin-right: 20px;
	margin-left: 20px;
}

#mainContent .fltLt
{
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 0px;
}
#mainContent h2
{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#mainContent hr
{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CC3333;
}
.fltRt
{
	float: right;
}
#mainContent .fltRt
{
	margin-right: 60px;
	margin-left: 25px;
}
#mainContent img
{
	margin-left: 191px;
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 195px;
	background: url(../images/slices_cpages/handshake.jpg) no-repeat center top;
	font-size: 11px;
	margin: 0px;
	position: relative;
}
.h3_testimonials
{
	color: #FFFFFF;
	background: #0099FF;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#mainContent #sidebar1 img
{
	margin-left: 12px;
	margin-top: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#mainContent #sidebar1 p
{
	font-size: 11px;
	margin-top: 140px;
	z-index: 100;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.h1_tour
{
	margin-left: 95px;
}
#mainContent #form1
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.cust_num
{
	text-align: center;
	margin-top: 60px;
	margin-bottom: 50px;
}
.h1_seeYourCar
{
	margin-left: 70px;
	text-align: center;
}
#h1_seeYourCar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h1_before_after
{
	margin-left: 29px;
}
#mainContent #before_after_contents
{
	text-align: center;
}
.quote
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: 20px 220px 10px 20px;
	border-top: 2px solid #CC0033;
	padding-top: 20px;
}
.quote_signature
{
	display: block;
	margin-left: 60px;
	font: italic 12px Verdana, Arial, Helvetica, sans-serif;
}
.center_swf
{
	text-align: center;
	margin-bottom: 30px;
}

#testimonial_content
{
	background: url(../images/slices_cpages/testimonial_sideBar1_bg.gif) repeat-y right;
	margin: -3px 0px 0px;
	padding: 0px;
}
#testimonial_content hr
{
	margin: 0px;
	padding: 0px;
}
#repair_process_contents
{
	text-align: center;
}
#mainContent .AccordionPanelContent .fltLt
{
	margin-left: 20px;
	margin-top: 20px;
}
#mainContent .AccordionPanelContent .fltRt
{
	margin-top: 20px;
	margin-right: 20px;
}
#ltSidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	background: url(../images/jerryf_desk_small.jpg) no-repeat center 20px;
	font-size: 11px;
	margin: 0px;
	position: relative;
	height: 200px;
}
#mainContent #ltSidebar p
{
	margin-top: 140px;
	text-align: center;
}
#centerSidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	background: url(../images/ps_jeff5_small.jpg) no-repeat center 20px;
	font-size: 11px;
	margin: 0px;
	position: relative;
	height: 200px;
}
#rtSidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	background: url(../images/after_customer.jpg) no-repeat center 20px;
	font-size: 11px;
	margin: 0px;
	position: relative;
	height: 200px;
}
#ltSidebar h3, #centerSidebar h3, #rtSidebar h3
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

}
#mainContent #rtSidebar p, #mainContent #centerSidebar p
{
	margin-top: 140px;
	text-align: center;
}

#ltSidebar a:link, #ltSidebar a:visited, #centerSidebar a:link, #centerSidebar a:visited, #rtSidebar a:link,#rtSidebar a:visited
{
	color: #0066FF;
}
#ltSidebar a:hover, #rtSidebar a:hover, #centerSidebar a:hover
{
	color:#FFFFFF;
}
#mainContent_wrapper #mainContent #contact_us_content
{
	text-align: center;
}
.h1_contact
{
	margin-left: 93px;
}
#contact_us_content
{
	margin-top: 200px;
	border-top: 2px solid #CC0033;
	padding-top: 20px;
}
#contact_us_content h3
{
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
}
#contact_us_content .phone_fax
{
	margin-left: 120px;
	text-align: left;
	line-height: 2em;
	float: left;
}
#contact_us_content .address_email
{
	line-height: 2em;
	text-align: left;
	float: right;
	margin-right: 50px;
}
.address_email a
{
	color: #0066FF;
}
.address_email a:hover
{
	color: #FFF;
}
#mainContent .text_center
{
	text-align: center;
}
.form1_phone {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 517px;
	top: 400px;
}
#form1 fieldset {
	text-align: left;
	float: right;
	height: auto;
	width: 300px;
	margin: 0px 50px 0px 0px;
}
#mainContent .estimate_image
{
	float: left;
	margin-left: 40px;
	margin-top: 50px;
}
#estimateFormHeader
{
	margin-left:30px;
}