#header {
	background-color: #333333;
	background-image: url(../img/audi/head_back.gif);
	background-repeat: repeat-x;
}
#nav {
	background-color: #CC0033;
	display: table-cell;
	width: 91px;

}
#specials {
	background-image: url(../img/audi/specials_back.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	background-color:#81112E;
	display: table-cell;
	width: 195px;

}
#specials p {
	color: #FFBFBF;
	margin-top: 0px;
}
#specials a {
	color: #FFBFBF;
}
#specials a:hover,#specials a:focus {
	text-decoration: none;
}


h1, .h1 {
	color: #CC0033; 
}
h2, .h2 {
	color: #CC0033; 
}

a.SearchResultHead {
	color: #CC0033;
}

