* {
    padding: 0;
    margin: 0;
} 


body {
background: #fff url(images/bg.jpg) repeat-x top;
font-family: "Arial" Trebuchet MS, sans-serif;
font-size: 12px;
color: #333333;
line-height: 24px;
}

a {
	color: #CB392C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrap {
width: 900px;
margin: 0 auto;
}




#mapdealerlocator2 
{
	width:100%; 
	font-family:Arial, sans-serif; 
	border:0px solid black;
	position:static;
	
}

#mapdealerlocator2 .padMap {
padding-left:10px;
}

#mapdealerlocator2 .sidebar {
overflow: auto;
width:255px; 
height: 400px; 
font-size: 12px; 
color: #000;
padding-top:5px;
padding-left:15px;
line-height:14px;
background-color:#CDE1F1;
}


#header {
height: 100px;
padding-bottom:5px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 25px 0 0 0px;
}
#header h1 a {
text-decoration: none;
color: #B7271F;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #666;
font-size: 17px;
font-weight: 150;
padding: 0 0 0 1px;
}
#header .image {
float:left;
padding-left:10px;
padding-bottom:5px;
}
#header .headerRight {
float:right;
padding-top:25px;
padding-right:10px;
padding-bottom:5px;
}


#menu {
height: 30px;
line-height: 30px;
color: #fff;
font-weight: 600;
font-size:14px;
}
#menu ul {
padding-left: 2px;
list-style-type: none;
}
#menu ul li {
display: block;
float: right;

}

#menu ul li a {
color: #fff;
padding: 0 20px 0 20px;
text-decoration: none;
font-weight: 600;

}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
margin: 20px 0;
line-height: 17px;

}


.left {
float: left; 
width: 690px;
text-align: justify;
}
.thankyou{
padding-left:10px;
}
.thankyou ol{
padding-left:20px;
}
.thankyou li{
padding-left:5px;
}

.left h2 {
color: #B7271F;
font-size: 24px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.left h2 a {
color: #B7271F;
}
.left h2 a:hover {
color: #333;
}
.dealerlocator {
margin-top: 10px;
margin-left:auto;
margin-right:auto;
width: 360px;
padding: 5px;
background: #FFFFFF;
border: 1px solid #c2d5ea;
}
.right {
margin-top: 10px;
float: right;
width: 155px;
padding: 5px;
background: #FFFFFF;
border: 1px solid #c2d5ea;
}
.right h2 {
font-size: 12px;
color: #555;
padding: 5px 0 2px 0;
}
.right ul {
list-style-type: none;
padding: 5px 0 10px 0;
}
.right ul li {
}
.right ul li a {
display: block;
color: #666;
padding: 2px 10px;
}
.right ul li a:hover {
color: #333;
text-decoration: none;
}

#footer {
text-align: center;
line-height:normal;
height: 65px;
/*margin-top: 50px;*/
border-top: 10px solid #ddd;
}
#footer a { 
color: #333;
}
#footer a:hover {
color: #333; 
text-decoration: underline; 
}
#footer .padding { padding: 3px 15px 20px 15px; }
#footer p { 
	font-size:10px;
}
#footer .right2 { 
	float:right; 
	clear:right; 
	text-align:right; 
}
