#row1 {
	width:640px;
	margin-bottom:15px;
	float:left;
}

#row2 {
	width:640px;
	float:left;
}

.sectionLeft{
	float:left;
	background-image:url('/i/index-section.png');
	width:300px;
	height:165px;
	margin-left:20px;
	cursor:pointer;
}


.sectionLeft2{
	float:left;
	background-image:url('/i/awards2010.jpg');
	width:300px;
	height:165px;
	margin-left:20px;
	cursor:pointer;
}


.sectionRight {
	float:left;
	background-image:url('/i/index-section.png');
	width:300px;
	height:165px;
	margin-left:20px;
	cursor:pointer;
}


#home-row-b h1{
	margin-left:20px;
	margin-bottom:10px;
	background-image:url('/i/index-line.png');
	background-position:0px 0;
	background-repeat:no-repeat;
}

#row1 h2, #row2 h2 {
	margin:10px 10px 7px 10px;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}

#row2 .sectionLeft h2 {
	color:#47AD4B;
}

#row2 .sectionRight h2 {
	color:#5478B2;
}

#row1 h2 {
	color:#5478B2;
}

#row1  p, #row2 p {
	margin:7px 10px 10px 10px;
	font-family: arial;
	font-weight:normal;
	font-size:12px;
	color:#555;
}

#row1 .sectionRight h2 {
	color:#47AD4B;
}

.readmore {
	float:right;
}

.readmore a{
	color:#3B5FA9;
	text-decoration:none;
}

.readmore a:hover{
	text-decoration:underline;
}

.green {
	color:#00d400;
}

.red {
	color:#f23317;
}

#row1 p img, #row2 p img {
	float:left;
    margin-right:10px;
}

/*****************make and model box ********************/

#home-ratings-text h2 {
	margin-top:-25px;
	margin-bottom:5px;
	font-family:arial;
	font-weight:bold;
	font-size:16px;
}
