body{
	margin:0px;
	background-color:#C2C2C2;
	font-family:"Century Gothic";
}
#top{
	background-image:url(images/top.jpg); height:250px; text-align:left;
}
#menu{
	margin-top:18px; text-align:center;
	width:806px; height:36px; background-color:#F2F2F2; margin-left:35px; font-size:12px; padding:3px;
}
#menu a{
	color:#000;
	text-decoration:none;
}
#menu a:hover{
	color:#069;
	text-decoration:underline;
}
#top-box{
	background-color:#000; border-left:#727272 solid 1px; border-right:#727272 solid 1px;
}
#top-content{
	background-color:#FFF; width:946px; text-align:left; margin-right:1px; padding-left:4px; padding-right:4px;
}
#btm-content1{
	vertical-align:bottom; height:308px; background-color:#FFF; background-image:url(images/women.jpg); padding-left:320px;
}
#btm-content2{
	vertical-align:bottom; height:308px; background-color:#FFF; background-image:url(images/women2.jpg); padding-left:24px;
}
#footer{
	background-image:url(images/btm.jpg); height:110px;
}
