#best_quality {
	width: 942px;
	height:40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image:url(../images/best_quality.gif);
	background-repeat:no-repeat
}

#best_quality h2{
	display:none;
}

#steps {
	margin-left: 10px;
}

#steps img{
margin-right:9px;
}

/* new releases */
#new_releases{
	float:left;
	position:relative;
	left:10px;
	width:620px;
	height:230px;
	background-color: #000000;
	background-image: url(../images/nw_rls_bg.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
	margin-bottom:15px;
}

#new_releases ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

#new_releases li{
	float:left;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	font-size: .75em;	
}


#new_releases h2{
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	border-bottom:1px solid #666666;
	font-size: 1.2em;
}

#new_releases .more{
	text-align:right;
	font-weight: bold;
	padding-top:2px;
	margin-right:10px;
}

#new_releases .more a{
		clear:both;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/dbl_white_arrws_blk.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
}

#new_releases .more a:hover{
	color:#FF9900;	
	background-image: url(../images/dbl_orng_arrws_blk.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#benefits{
	float:left;
	margin-left:25px;
	width:302px;
	height:230px;
	background-color:#000000;
	background-image:url(../images/benefits_bg.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
}

#benefits ul{
padding:0;
margin:0;
list-style-type:none;
}

#benefits li{
	margin-top:9px;
	background-image: url(../images/orng_bllt_blk.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 10px;
	font-size: 1.2em;
}
