@charset "utf-8";
img {
	border:none;
	}
body {
	background-color: #2c231f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#toplevel {
	text-align:center;
	}
#top {
	width:970px;
	padding-bottom:5px;
	}
#content_top {
	width:970px;
	height:10px;
	background-color:#FFFFFF;
	}
#top_left {
	float:left;
	width:10px;
	height:10px;
	background-image:url(../images/layout/rounded_edge.gif);
	background-repeat: no-repeat;
	}
#top_left2 {
	float: left;
	width:477px;
	height:10px;
	
	}
#top_right {
	float:right;
	width:10px;
	height:10px;
	background-image:url(../images/layout/rounded_edge.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
#content {
	width:970px;
	text-align:left;
	background-color:#FFFFFF;
	clear:both;
	}
#content_bottom {
	clear:both;
	width:970px;
	height:60px;
	background-color:#FFFFFF;
	}
	
#bottom_left {
	float:left;
	margin-top:50px;
	width:10px;
	height:10px;
	background-image:url(../images/layout/rounded_edge.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
#bottom_bg {
	float:left;
	width:477px;
	height:60px;
	
	}
#bottom_left2 {
	float: left;
	margin-top:50px;
	width:400px;
	
	}
#bottom_right {
	float:right;
	width:62px;
	height:70px;
	background-image:url(../images/layout/rounded_edge.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
#footer {
	clear:both;
	width:970px;
	padding-top:5px;
	}
#footer_left {
	float:left;
	}
#footer_right {
	float:right;
	width:820px;
	text-align:left;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #CCCCCC;
	}
#contentdiv {
	width:970px;
	background-color:#FFF;
	background-image:url(../images/layout/cart/images/woman.gif);
	background-repeat:no-repeat;
	overflow: auto;
	}
#content_right {
	float:right;
	width:490px;
	}
#menu {
	width:970px;
	height:64px;
	background-image: url('../images/layout/menu/images/menu_bg.gif');	
	}