body {
	background: #000 url(../img/bg.jpg) no-repeat center top;
	padding:0;
	margin:0;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size:13px;
	color:white;
}
a {
	text-decoration: none;
	color:white;
}
a:hover {
	color: #b0667c;
}

a.dark {
	color: #e2e2e2;
}
a.dark:hover {
	color: #b0667c;
}

a.colored {
	text-decoration: underline;
	color: #b0667c;
}
a.colored:hover {
	color: white;
}
p.pagination a {
	text-decoration: underline;
	color: #b0667c;
}
p.pagination a.colored:hover {
	color: white;
}
#intro-video {
	padding-top:37px;
	margin:auto; 
	width:826px; 
	height:549px;
}
#intro-video-player {
	padding-top:18px;
}
#enter-site-link {
	margin:auto;
	text-align:center;
	width:200px;
	padding-top:20px;
}
#header {
	background: url(../img/head-bg.jpg) no-repeat center;
	padding:0;
	margin:auto;
	width:964px;
	height:179px;
	clear: both;
}
#stars-swf {
	width:367px;
	height:135px;
	margin-left:500px;
	margin-top:20px;
	position:Absolute;
	z-index:0;
	
}
#product-sub-groups-vehicles {
	width:656px;
}
#product-sub-groups-american-choppers {
	width:656px;
	padding:5px;
}

#visible-area {
	margin:auto;
	width:790px;
}
#center {
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:-2px;
	width:964px;
	height:179px;
	clear: both;
	
}

.center-trans {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/menu-back-light.png');
}
.center-trans[class] {
	background: url(../img/menu-back-light.png) no-repeat center top;
}

#center-contents {
	margin:auto;
	width:860px;
}
#center-static-contents {
	clear:both;
	margin:auto;
	width:800px;
}
#site-slogan {
	margin-left:auto;
	margin-right:auto;
	width:520px;
}

#center-left {
	float:left;
	width:475px;
}
#center-right {
	margin-top:50px;
	float:left;
}
#center-right h3 {
	padding:0;
	margin-top:-20px;
	margin-left:20px;
	margin-bottom:-5px;
	color:#3e657d;
}
#center-right div {
	padding-top:10px;
	padding-left:10px;
	width:360px;
	background: url('../img/main-content-bg.png') no-repeat top;
}
#multimedia {
	text-align:center;
	width:100%;
}
#multimedia img {
	padding:10px;
	border:0px;
}
#static-page-links {
	width:100%;
	text-align: center;
	margin-top:40px;
}
#static-page-links img {
	border:0px;
}
.product-groups {
	margin-left:auto;
	margin-right:auto;
	width:805px;
}

.product-sub-groups a:hover{
	font-weight: bold;
	letter-spacing: 0.5px;
}
.product-sub-groups {
	display:inline;
	padding-bottom:2px;
}

.product-groups-active {
	background: url(../img/button-on.png) no-repeat center;
}

.product-groups ul {
	list-style: none;
	padding:0;
	margin:0;
}

.product-groups ul li {
	float:left;
	width:160px;
	height:32px;
	background: url(../img/button-off.png) no-repeat center;
	text-align:center;
	margin-top:-4px;
	margin-left:auto;
	margin-right:auto;
}
.product-groups ul li:hover {
	background: url(../img/button-on.png) no-repeat center;
	cursor: pointer;
}
.product-groups ul li a p {
	font-size:11px;
	color:white;
	font-weight: bold;
	padding:0;
	margin-top:7px;
}
.product-groups ul li:hover a p {
}

#footer {
	padding:5px;
	margin:auto;
	width:800px;
	color:#353b43;
	
}
#dummy {
	width:800px;
	height:2px;
	margin:10px auto 8px auto;
	
}

#horizontal_rule {
	width:800px;
	height:1px;
	margin:20px auto 8px auto;
	padding:0;
	background: url(../img/seperator_point_light-trans.png) top center repeat-x;
}