body			{ background:url(../img/body-bg.jpg); width:800px; margin:80px auto;
				  font-family: Arial, Helvetica, sans-serif; color:#ccc; font-size:12px; line-height:14px; }

#wrap 			{ overflow: hidden; background:url(../img/wrap-bg.jpg); padding:10px; }

#hd				{ background:#141414 url(../img/yellow-car.jpg) no-repeat; padding:25px 25px 0 505px; height:440px; overflow:hidden; }
#hd h1			{ display:block; width:175px; height:48px; text-indent:-9999px; background:url(../img/logo2.png) no-repeat; margin-bottom:130px; }
#hd ul li		{ border-bottom:1px #ccc dashed; text-transform:uppercase; font-size:15px; letter-spacing:1px; color:#FBCF0A; font-weight:normal;
				  padding:10px 0 5px; }
#hd ul a		{ text-decoration:none; color:#FBCF0A; }
#hd ul a:hover 	{ text-decoration:underline; color:#ccc; }
#hd .special	{ display:block; width:250; height:80px; text-indent:-9999px; background:url(../img/wash-vac-ad.png) no-repeat; margin-top:20px; }

#bd				{ margin-top:10px; padding:25px; background:#141414; color:#141414; display:none; }
#bd h2			{ font-size:22px; color:#FBCF0A; display:block; border-bottom:1px #fff dashed; text-transform:uppercase; letter-spacing:1px; padding-bottom:10px; margin-bottom:20px; }

#bd .package,	
#bd .other		{ float:left; background:#fff url(../img/package-bg.jpg) repeat-x; }
#bd .package	{ width:230px; margin:0 0 20px; }
#bd .other		{ width:355px; }
#bd .left		{ margin-right:20px; }

#bd h3			{ background:url(../img/hd-bg.jpg) bottom; height:32px; text-align:center; padding-top:18px; font-size:20px; }
#bd .special h3	{ background-position: top; color:#fff; }

#bd ul			{ padding:15px; color:#141414; height:390px; }
#bd ul li		{ background:url(../img/bullet.gif) no-repeat 0 6px; padding:0 0 8px 10px; }
#bd .other ul	{ padding:15px; color:#141414; height:180px; }
#bd .price		{ display:block; background:#ccc; text-align:center; height:28px; font-size:16px; padding-top:12px; }

#ft				{ padding:6px 10px; font-size:10px; color:#4d4d4d; }
#ft	p			{ float:left; }
#ft a			{ color:#4d4d4d; text-decoration:none; float:right; }
#ft a span		{ text-decoration:underline; }
#ft a span:hover	{ color:#FBCF0A; }