#footer {
	font: 11px Verdana, sans-serif;
	color:#777;
	margin-left:20px;
	line-height: 1.6em;
}
#footer a {
	font: 11px Verdana, sans-serif;
	color:#FFF;
	line-height: 1.6em;
	text-decoration:none;
}
#footer a:hover {
	font: 11px Verdana, sans-serif;
	color:#FFF;
	line-height: 1.6em;
	text-decoration:underline;
}
.txt_gray_light {
	font: 12px Verdana, sans-serif;
	color:#999;
	line-height: 1.3em;
}
.txt_gray {
	font: 12px Verdana, sans-serif;
	color:#333;
	line-height: 1.3em;
}
.txt_gray a {
	color:#333;
	text-decoration:none;
}
.txt_gray a:hover {
	color:#333;
	text-decoration:underline;
}
.txt_white {
	font: 12px Verdana, sans-serif;
	color:#FFF;
	line-height: 1.3em;
}
/* Wheel Builder */
#content {
	background:url(wheels_builder/bg_repeat.jpg) #f0f0f1 repeat-x;
	height:100%;
}
#background {
	background:url(wheels_builder/background.jpg) top center no-repeat;
	margin:0 auto;
	text-align:center;
	height:857px;
}
#background object {
	background:url(wheels_builder/background.jpg) center no-repeat;
	margin-top:23px;
}
#home_content {
	width:768px;
	padding:140px 15px 15px 30px;
	text-align:left;
	margin:0 auto;
}
#wheel {
	width:160px;
	float:left;
	margin-left:65px;
	margin-top:30px;
}
