@charset "UTF-8";
/* CSS Document */

	
#quicklinks {
	width: 290px;
	height: 180px;
	margin-bottom: 10px;
	}
	
#quicklinks a {
	width: 290px;
	height: 90px;
	display: block;
	float: left;
	border-bottom: none;
	}

#ql_place a {background: url(images/ql/place.gif) no-repeat;}
#ql_place a:hover {background-position: 0 -90px;}
#ql_track a {background: url(images/ql/track.gif) no-repeat;}
#ql_track a:hover {background-position: 0 -90px;}
#ql_report a {background: url(images/ql/report.gif) no-repeat;}
#ql_report a:hover {background-position: 0 -90px;}
#ql_price a {background: url(images/ql/price.gif) no-repeat;}
#ql_price a:hover {background-position: 0 -90px;}

#tra_chc a {background: url(images/tra/chc.gif) no-repeat; margin-right: 0;}

#fuel {float: right;}
#fuel a {margin-top: 0;}

.space {height: 10px; clear: both;}

#promo_hm {float: left;}
#promo_hm a {border-bottom: none;} 
	
#content {padding: 0px; display: none;}

#page {background: url(images/page.gif) no-repeat; padding-bottom: 15px;}
#page_btm {display: none;}
	
