body {
	background-color: #333333;
	background-repeat: repeat-x;
	background-position: left top;
	background-image:url(../images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
#container{
	background-color: #FFFFFF;
	width: 940px;
	margin: auto;
}
h1 { color: #9966CC;
font-size: 150%;
margin-top:0px;
}
h3 { color: #9966CC;
margin-bottom: 10px;
margin-top: 0px;
}
#header{
	width: 940px;
	height: 106px;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	border-bottom: solid 2px #FFFFFF;
}
#logo{
	float: left;
	background-image:url(../images/logo.gif);
	width: 305px;
	height: 90px;
}
#telephone{
	float: right;
	background-image:url(../images/telephone.gif);
	background-repeat:no-repeat;
	background-position: top right;
	width: 293px;
	height: 90px;
}
#header h1, #header p{
	text-indent: -9000em;
}
.clear{
	clear: both;
}
#nav{
	border-top: solid 1px #330066;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	width: 940px;
	height: 41px;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li{
	float: left;
}
#nav ul li, #nav ul li a{
	line-height: 35px;
}
#nav ul li a{
	color: #666666;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 22px;
	padding-right: 20px;	
}
#nav ul li a:hover{
	text-decoration: underline;
}
.divide{
	background-image:url(../images/nav_divide.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#content{
	padding: 26px;
}
img {
   padding:1px;
   border:1px solid #cccccc;
}

#col_1, #row_1_left_col{
	width: 279px;
	float: left;
}
#col_2{
	width: 283px;
	float: left;
	margin-left: 27px;
}
#col_3, #sub_page_right{
	width: 264px;
	float: right;
}
#sub_page_left{
	float: left;
	width: 593px;
}
#footer{
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position: top left;
	padding-top: 23px;
	margin-top: 28px;
}
#footer p, #footer a{
	color: #999999;	
	margin: 0px;
	text-decoration: none;
}
#copyright{
	float: left;
}
#credit{
	float: right;
}
#home_slogan h2{
	text-indent: -9000em;
}
#home_slogan{
	width: 581px;
	height: 252px;
	
	background-repeat:no-repeat;
	float: right;
}
.title{
	background-repeat: no-repeat;
	text-indent: -90000em;
}
#title_accident_repairs{
	background-image:url(../images/title_accident_repairs.gif);
	width: 178px;
	height: 23px;
}
#title_what_happens_next{
	background-image:url(../images/title_what_happens_next.gif);
	width: 226px;
	height: 24px;
}
#title_light_commercial_vehicles{
	background-image:url(../images/title_light_commercial_vehicles.gif);
	width: 284px;
	height: 23px;	
}
#title_wheel_alignment{
	background-image:url(../images/title_wheel_alignment.gif);
	width: 188px;
	height: 23px;
}
#row_2{
	padding-top: 25px;
	clear: both;
}
a{
	color: #9966CC;
	text-decoration: underline;
font-weight: bold;
	}
a:hover{
	text-decoration: none;
	color: #666666;
font-weight: bold;
}

#call_to_action{
padding: 20px;
maring: 20px;
background-color: #9966CC;
font-size: 14px;
color: #ffffff;
border:1px solid #cccccc;

}
#call_to_action a{
color: #ffffff;
text-shadow:#cccccc 1px 1px 0px;font-family: 'Droid Sans', arial, serif;
}
.call_to_action{
	display: block;
	background-image:url(../images/call_to_action.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 31px;
	text-align: right;
	background-position: top right;
	padding-right: 31px;
}
.call_to_action:hover{
	text-decoration: underline;
}
.float_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
b
{color: #9966CC;
}
