body
{
	background-color:#e7e3ca;
	margin:0px;
	padding:0px;
	font-family:verdana,tahoma, arial;
	text-align:center;
	font-size:10px;
	color:#4a4730;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	border-bottom:solid 5px #e7e3ca;
}

td
{
	line-height:15px;
}

p
{
	margin:14px 0;
}

a
{
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/ArrowLink.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#605c40;
}
a:hover
{
	color:#000000;
}

.Header
{
	margin:auto;
	padding:10px 0 1px 0;
	border-top:solid 5px #e7e3ca;
}

.Navigation
{
	width:880px;
	margin:auto;
	background-color:#4b4b4b;
	margin-bottom:10px;
	text-align:left;
}
.Navigation table
{
	width:80%;
	height:36px;
	margin-left:20px;
}
.Navigation table td
{
	color:#e7e5d6;
	font-weight:bold;
}
.Navigation a
{
	text-transform:uppercase;
	color:#e7e5d6;
	font-weight:bold;
	padding:0px;
	background-image:none;
}
.Navigation a:hover
{
	color:#FFFFFF;
}


.Block
{
	width:880px;
	margin:auto;
}

.MainImage
{
	background-image:url(../images/MainImage_bg.jpg);
	background-repeat:no-repeat;
	padding:18px 0 18px 18px;
	text-align:left;
}

.SpecialOffer
{
	background-color:#f2dfff;
	padding:8px 17px 5px 8px;
	width:200px;
}
.SpecialOffer span
{
	display:block;
	text-align:right;
	margin-top:4px;
}

.ForMen
{
	width:317px;
}
.ForMen .Text
{
	background-image:url(../images/ForMen_bg.jpg);
	background-repeat:no-repeat;
	padding:16px 13px;
	color:#FFFFFF;
}
.ForMen .Text span
{
	display:block;
	text-align:right;
	margin-top:6px;
}
.ForWomen
{
	width:317px;
}
.ForWomen .Text
{
	background-image:url(../images/ForWomen_bg.jpg);
	background-repeat:no-repeat;
	padding:16px 13px;
	color:#FFFFFF;
}
.ForWomen .Text span
{
	display:block;
	text-align:right;
	margin-top:6px;
}

.ForMen a, .ForWomen a
{
	color:#FFFFFF;
}
.ForMen a:hover, .ForWomen a:hover
{
	color:#000000;
}

.Footer
{
	background-color:#8c8c8c;
	margin:auto;
	width:880px;
	text-align:center;
	color:#ededed;
}

.Footer2
{
	margin:auto;
	width:880px;
	text-align:center;

}


.Footer table
{
	width:98%;
	margin:auto;
	padding:10px 0;
}
.Footer a
{
	background-image:none;
	padding:0px;
	font-weight:normal;
	color:#FFFFFF;
}
.Footer a:hover
{
	color:#000000;
}

h2
{
	font-size:16px;
	margin:0 0 10px 0;
	letter-spacing:.15em;
}