/* CSS Document */

*{
	margin: 0;
	padding: 0;

}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #323232;
	background-color: #00acee;
	line-height: 18px;
	text-align: center;
	background-image: url(images/back-mainsite.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
img{
padding:0;
margin:0;

}
#Map{
padding:0;
margin:0;


}
h1, h2, h3 {
	margin: 0;
}
a {
	text-decoration: none;
/*	border-bottom: 1px dotted #323232;*/
	color: #323232;
}

a:hover {
	border-bottom: none;
}
#wrapper{
	width:923px;
	margin: 0 auto;

	text-align: left;

}
img.left {
	float: left;
	margin:5px;
}

#header{
	width:923px;
	margin: 0 auto;
	height: 129px;
	overflow: hidden;
}
#logo{
	width:496px;
	background-image: url(images/logo.jpg);
	height: 129px;
float:left;
}
#topphone{
	width:427px;
	background-image: url(images/tollno.gif);
	height: 129px;
float:right;
}
#video-promo{
	position:relative;
	left: 150px;
	width: 320px;
	height: 240px;
}
.clearcols
{
	clear:both;
	height:1px;
	background-color: #cc99cc;
	padding:0;
	margin:0
	
}
#main_slogan{
	width:923px;
	background-image: url(images/mainslogan.gif);
	background-repeat: no-repeat;
	height: 58px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main_imgarea{
	width:923px;
	margin:0;
	float:left

}
#main_img{
	width:649px;
	background-image: url(images/chevylogo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 245px;
	overflow: visible;
	.overflow: hidden;
}
#contactus_form{
	width:274px;
	background-image: url(images/back_form.jpg);
	float: left;
	height: 245px;
	text-align:center
}
#maincontent{
	width:903px;
	float:left;
	background-color: #ffffff;
	padding:10px;
	text-align:center;
}
#footer{
	width:100%;
	text-align:center;
	background-color: #000000;
	background-image: url(images/bot_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	color: #cccccc;

}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #eaeaea;
	padding: 2px;
	border: 1px solid #666666;
}
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
}

.home_but{
	padding-top: 25px;
	border: 1px solid #333333;
}
#footer a{
	color: #ffffff;
	font-size: 11px;
}
.white {
	color: #ffffff;
}
