* {
	padding:0px;
	margin:0px;
}
body {
	background-color:#4E2815;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
* html #glob {
	height: 100%;
}
img {
	border:0px;
}
#glob {
	position:relative;
	margin-left:-493px;
	left:50%;
	width:986px;
	background:url(/images/bg.gif);
	text-align:center;
}
#main {
	width:980px;
}
#logo {
	background:url(/images/left.jpg);
	height:37px;
	width:366px;
}
#bar {
	position:absolute;
	z-index:5;
	text-transform: uppercase;
	left:350px;
	top:270px;
	font-size:12px;
}
#bar a {
	color: #ffffff;
	text-decoration: none;
	margin-right:35px;
}
#bar a:hover {
	color: rgb(241, 223, 201);
	text-decoration: underline;
}
#menu {
	text-align:left;
	float:left;
	width:260px;
	padding:0px 15px 15px 3px;
	* padding-left:0px;
}
#menu ul {
	padding:0px 0px 0px 12px;
}
#menu li {
	list-style:none;
}
#menu a {
	width:175px;
	font-size:13px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	padding:5px 0px 5px 35px;
	border-bottom: 1px dotted rgb(201, 168, 125);
	color: rgb(253, 204, 107);
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #FFFFFF;
}
#menu a:hover {
	background-color: rgb(133, 91, 61);
	color: rgb(253, 204, 107);
}
#content {
	position:relative;
	font-size:12px;
	float:left;
	text-align:justify;
	margin-top:40px;
	margin-bottom:55px;
	width:616px;
	height:585px;
	padding:17px 17px 17px 17px;
	background:url(/images/back.jpg);
}
#foot {
	width:984px;
	background-color:#DBA974;
	padding:1px 0px 1px 1px;
	font-size:12px;
	margin-left:0px;
}
.clear {
	font-size:0;
	clear:both;
	overflow: hidden;
}
#r_ris {
	position:absolute;
	background:url(/images/right.png);
	width:365px;
	height:224px;
	left:345px;
	top:-55px;
	z-index:4;
}
#l_ris {
	position:absolute;
	background:url(/images/left.png);
	width:321px;
	height:225px;
	left:-50px;
	bottom:-60px;
	z-index:4;
}
#menu_img {
	padding:20px 0px 0px 12px;
	font-size:20px;
}
#name {
	position:absolute;
	z-index:4;
	text-transform: uppercase;
	font-weight:bold;
	color: rgb(253, 204, 107);
	left:293px;
	* left:301px;
	top:300px;
	font-size:17px;
}
.price {
	padding-left:5px;
}
.fot li {
	list-style:none;
}
.fot a {
	text-decoration:none;
	color:#000;
}
.fot {
	padding:150px 0px 0px 200px;
}
.bg a { text-decoration:none; color:#000;}
.bg img {margin-bottom:2px;}
