body {
	background: #5D1F1F;
	/*background-image: url("new-images/page-bg.jpg");*/
	color: #251200;
	margin:0;
}
#wrapper {
	width: 796px;
	background: #AD803D;
	/*background-image: url("new-images/page-bg.jpg");*/
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
}
#wrapper #headerTable {
	border-collapse: collapse;
	margin-left:0px;
}
#wrapper #headerTable td{
	border: 1px solid #dcb47b	;
	padding:0px;
}

#header-image {
	height: 358px; width: 280px;
	display: block;
}
#header-image img {
	height: 358px; width: 280px;
	display: block;
}
#header {
	/*background: url(hema-images/logo.jpg) top left no-repeat;*/
	width: 100%;
	margin: 0;
	background:#AD803D;
	/*border-bottom: 1px solid white;*/
}
#header img {
	display: block;
}
#menu-bg {
	background: url(new-images/manu-bg3.gif) top left;
	height: 18px;
	margin: 0;
	border: 1px solid #dcb47b;
	border-left:0px solid #dcb47b;
	border-right:0px solid #dcb47b;
}

#menu-bg #nav {
	font-size: 13px;
	text-align: center;/
	color: #4d0302;
	font-weight: bold;
	font-family: Sylfaen, Times, serif ;
	padding: 1px 0 5px 0;
	margin: 0;
}

#menu-bg #nav li {
	display: inline;
}

#menu-bg #nav a {
	/*color: #D4A66F;*/
	color: #4d0302;
	text-decoration: none;
}

#menu-bg #nav a:hover {
	/*color: #fff;*/
	color: #e10500;
	text-decoration: underline;
}

#content{
	width:480px;
	height:200px;
	padding-left:10px;
	background-image: url("new-images/bg_women3.gif");
	background-repeat: no-repeat;
	background-position: center;
}
 #footer{
	font-family: Sylfaen, Times, serif ;
	font-size:11px;
 }
.review{
}
