#content {
	width:865px; /* 2px less due to IE bug with overflowing <em>s */
	padding:2px 20px 10px 15px;
	float:none;
        position:relative;

        z-index:1;
}


#promotion-video {
	width:291px;
	height:255px;
	background-image:url(../images/promotion-video-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	padding:56px 0 0 20px;

}

#featured-collections {
	width:532px;
	height:341px;
	float:right;

}

#featured-collections .rotating-images {
	margin-top:8px;

}

#welcome {	
	width:830px;
	height:120px;
	padding:15px;
	padding-top:10px;
	background-image:url(../images/hp-welcome-bg.gif);
	margin-left:6px;
	margin-bottom:20px;
	color:#444444;

}

