#header {
	background-color: #304040;
	background-image: url(../img/motors/head_back.gif);
	background-repeat: repeat-x;
}
#nav {
	background-image:  url(../img/motors/nav_back.gif);
	background-repeat: repeat-y;
	display: table-cell;
	width: 91px;

}
#specials {
	background-image: url(../img/motors/specials_back.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	background-color:#424A52;
	display: table-cell;
	width: 195px;

}
#specials p {
	color: #B0FFFF;
	margin-top: 0px;
}
#specials a {
	color: #B0FFFF;
}
#specials a:hover,#specials a:focus {
	text-decoration: none;
}


h1, .h1 {
	color: #596E75; 
}
h2, .h2 {
	color: #596E75; 
}

a.SearchResultHead {
	color: #596E75;
}
