/* Reformat Layout For Homepage
 * ------------------------------
 */
#content {
	clear:both;
	margin:0px auto;
	padding:0px;
	width:930px;
}
#content_table {
	margin:0px;
	padding:0px;
	width:930px;
}

#content_area_wrapper { /* Change Width Of Content Area */
	width:930px !important;
	padding:0px;
	margin:0px;
}

#content_area { /* Change Width Of Content Area */
	width: 930px; !important;
	madding:0px;
	margin:0px;
}

#content_left { /*Home Page - No Left Navigation*/
	display:none !important;
}

/* Homepage Style
 * ------------------------------
 */
#promo_guaranteed {
	background:url(../images/homepage/promo_guaranteed.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size:13px;
	height:96px;
	margin:0px 53px 0px 0px;
	padding:70px 10px 0px 10px;
	width:148px;
}

#promo_handbags {
	float:left;
	height:166px;
	margin:0px 53px 0px 0px;
	width:201px;
}

#promo_jewelry {
	float:left;
	height:166px;
	margin:0px 53px 0px 0px;
	width:201px;
}

#promo_clothing {
	float:left;
	height:166px;
	width:200px;
}