body {
padding : 0;
margin : 0;
color : #8d8d8d;
background:url(../images/bodybac.gif) repeat-x top;
font : 12px Arial, Helvetica, sans-serif;
}
div, p, ul, h2, h3, h4, h5, img {
padding : 0;
margin : 0;
}
.clr {
clear : both;
}

.spacer{
	height:20px;
	}
.spacer1{
	height:10px;
	}	




/*layout*/
#wrapper{
	width:1000px;
	margin:0 auto;
	}
	
#header{
	height:227px;
	margin-top:10px;
	width:1000px;
	}
	
#header img.logo{
	padding:0 0 80px 16px;
	}
	
#header img.women{
	padding:0 0 0 63px;
	}	
	
	
/*Menu*/
#headernav{
	height :53px;
	margin-left:30px;
	margin-top:0px;
	padding:10;
	position : top;
	width: 40;
	}
#nav{
	height:53px;
	margin:0;
	padding:0;
	}
#nav ul.botton {
height :53px;
margin-left:30px;
margin-top:1px;
padding:0;
position : relative;
}
#nav ul.botton li {
float : left;
padding:0 30px 0 30px;
display:inline;
height :53px;
background:url(../images/wo_12.gif) no-repeat right top;
list-style : none;
width:auto;
}
#nav ul.botton li a {
height : 53px;
text-transform:uppercase;
line-height:53px;
font-family: Trebuchet MS, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
font-size:15px;
display:inline;
text-align:center;
}
#nav ul.botton li a:hover, #nav ul.botton li.home a.active {
color:#000;
}




#page{
	width:1000px;
	padding:41px 0 0 0;
	}


/*left part*/

#left{
	width:225px;
	padding:0 0 0 30px;
	float:left;
	}


#submenu{
	background:url(../images/wo_15.gif) no-repeat top;
	width:213px;
	height:559px;
	}

#submenu1{
	background:url(../images/wo_15.gif) no-repeat top;
	width:213px;
	height:373px;
	}
	
#submenu .header{
	height:43px;
	}	
	
#submenu h1{
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	padding:15px;
	}
	
#submenu ul{
	width:175px;
	margin:10px auto;
	}
	
#submenu ul li{
	list-style:none;
	margin:10px 0 10px 0;
	padding-left:15px;
	height:35px;
	border-bottom:1px dotted #a6af18;
	}
	
#submenu ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}
	
#submenu ul li a:hover{
	letter-spacing:0.5px;
	text-decoration:underline;
	}					



/*right part*/	
#right{
	float:left;
	margin-left:15px;
	width:640px;
	}
	
#right h1{
	color:#000;
	font-size:26px;
	margin:0;
	padding:2px;
	font-weight:normal;
	}
	
#right img.border{
	border:2px solid #7E7E7E;
	}
	
#right p{
	color:#747574;
	padding:5px;
	line-height:1.5em;
	}			
	
	
	
		







/*footer*/

#footer{
	background:url(../images/footer.gif) repeat-x bottom;
	height:93px;
	padding:30px 0;
	}
	
	
#footer .inner{
	width:1000px;
	padding-top:30px;
	text-align:center;
	}


	
			
	
	
		
