.col1, .col2, .col3, .cols {
	float: left;
}

.col1{
	width: 280px;
}

.white {
	background-color: #CCCCCC;
	padding: 5px;
}

.col1 h3 {
	text-align: center;
}

.col2{
	width: 600px;
}
.col2Copy {
	width:680px
}
.forms {
	float: left;
	width: 500px;
}
.maps {
	float: right;
	width: 400px;
}



.col3{ width:440px}

/*======= index.html =======*/
/*======= index-1.html =======*/
#page2 #content .col1{
	width:280px;
}
#page2 #content .col2{ width:600px;}
#page2 #content{ padding-bottom:20px;}
#page2 #content2{ padding-bottom:40px;}
/*======= index-2.html =======*/
#page3 #content .col1{ width:280px;}
#page3 #content .col2{
	width:600px;
}
.carsales {
	font-weight: bold;
	font-size: 17px;
	color: #000;
}
.carsaleswh {
	font-weight: bold;
	font-size: 17px;
	color: #FFF;
}


#page3 .dropcap_1{
	margin-bottom: 0;
	color: #0A0AA5;
}
#page3 #content2{
	padding-bottom:12px;
}
/*======= index-3.html =======*/
#page4 #content .col1{
	width:280px;
}
#page4 #content .col1 p{
	width:190px;
	float:left;
}
#page4 #content2{ padding-bottom:9px;}
/*======= index-4.html =======*/
#page5 #content{ padding-bottom:40px;}
#page5 #content2 .col1{ width:280px;}
#page5 #content2{ padding-bottom:9px;}
/*======= index-5.html =======*/
