* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #130202 url(images/1.jpg) repeat-x;
	font-family: Verdana;
}

a {color: #FFF;}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}

#top {
	width: 892px;
	height: 343px;
	background: url(images/2.png) no-repeat;
	margin: auto;
}

#top .menu {
	width: 800px;
	padding: 280px 0 0 0;
	margin: 0 auto 0 auto;
}

#top .menu a {
height: 22px;
display: block;
float: left;
}

#top .menu a#menu1 {
width: 137px;
background: url(images/7.png) top left;
margin: 0px 0px 0px 21px;
}

#top .menu a#menu2 {
width: 95px;
background: url(images/8.png) top left;
margin: 0px 0px 0px 31px;
}

#top .menu a#menu3 {
width: 113px;
background: url(images/9.png) top left;
margin: 0px 0px 0px 29px;
}

#top .menu a#menu4 {
width: 130px;
background: url(images/10.png) top left;
margin: 0px 0px 0px 21px;
}

#top .menu a#menu5 {
width: 79px;
background: url(images/11.png) top left;
margin: 0px 0px 0px 29px;
}

#top .menu a#menu6 {
width: 69px;
background: url(images/12.png) top left;
margin: 0px 0px 0px 27px;
}

#top .menu a#menu1:hover, #top .menu a#menu2:hover, #top .menu a#menu3:hover, #top .menu a#menu4:hover, #top .menu a#menu5:hover, #top .menu a#menu6:hover {
background-position: bottom left;
}

#top. .menu a img {
display: none;
}

#main {
	width: 880px;
	padding-bottom: 20px;
	background: #f9f1ad url(images/3.png) no-repeat center bottom;
	margin: 0 auto 10px auto;
}

#main p {
	padding: 15px 40px 10px 40px;
	font-size: 13px;
	text-indent: 20px;
}

#main h1 {
	width: 771px;
	height: 45px;
	color: #f6ec77;
	font-weight: normal;
	font-size: 16px;
	padding: 25px 0 0 25px;
	background: url(images/4.png) no-repeat;
	margin: 0 auto 10px auto;
}

#main h2 {
	width: 771px;
	height: 45px;
	color: #57532e;
	font-weight: normal;
	font-size: 16px;
	padding: 25px 0 0 25px;
	background: url(images/5.png) no-repeat;
	margin: 10px auto 10px auto;
}

#items {
	width: 842px;
	display: table;
	margin: auto;
}

#items .item {
	width: 280px;
	height: 155px;
	background: url(images/17.png) no-repeat;
	float: left;
}

#items .item img {
	margin: 20px 0 0 17px;
	float: left;
}

#items .item .title {
	font-size: 11px;
	text-align: left;
	padding: 26px 10px 10px 20px;
	float: left;
}

#items .item .more {
	margin: 28px 0 0 0;
	float: right;
}

#items .item .price {
	font-size: 10px;
	color: #d5cea6;
	text-align: left;
	padding: 16px 10px 10px 20px;
	float: left;
}

#items .item .price span {
	font-size: 14px;
}

#info {
	width: 790px;
	display: table;
	margin: auto;
}

#info .images {
	float: left;
	width: 329px;
	height: 253px;
	padding: 55px 0 0 15px;
	background: url(images/6.png) no-repeat;
}

#info .images img {
	border: 1px solid #efda00;
	margin: 0 0 15px 15px;
}

#info .text {
	float: right;
	width: 425px;
}

#info .text p {
	padding: 15px 0px 10px 0px;
	font-size: 13px;
	text-indent: 20px;
}

#contact {
	width: 796px;
	display: table;
	margin: 10px auto 0 auto;
}

hr {
	color: #211111;
	background-color: #211111;
	height: 1px;
	width: 800px;
	margin: auto;
}

#contact .d1 {
	width: 281px;
	height: 128px;
	color: #f9f1ad;
	font-size: 12px;
	padding: 23px 0 0 10px;
	line-height: 17px;
	background: url(images/14.jpg) no-repeat;
	float: left;
}

#contact .d1 strong {
	text-decoration: underline;
	color: #fff;
	font-weight: normal;
}

#contact .d2 {
	width: 238px;
	height: 128px;
	font-size: 10px;
	padding: 10px 0 0 30px;
	line-height: 15px;
	color: #5c4b4b;
	background: url(images/15.jpg) no-repeat;
	float: left;
}

#contact .d2 strong {
	color: #f9f1ad;
	font-weight: normal;
}

#contact .d2 a {
	color: #5c4b4b;
}

#contact .d3 {
	width: 237px;
	height: 128px;
	background: url(images/13.jpg) no-repeat;
	float: left;
}

#footer {
	width: 796px;
	height: 50px;
	color: #5c4b4b;
	font-size: 10px;
	padding: 7px 0 5px 0;
	background: url(images/16.jpg) no-repeat 140px 0px;
	margin: 5px auto 5px auto;
}

#footer a {
	color: #5c4b4b;
}

#footer .left {
	width: 585px;
	display: table;
	float: left;
}

#form {
	width: 700px;
	font-size: 13px;
	margin: auto;
}

#form tr td {
	padding: 3px 5px 3px 5px;
}

#form tr td input, #form tr td textarea, #form tr td select {
	width: 350px;
	border: 1px solid #57532e;
	padding: 2px;
}

#form tr td input.submit {
	width: auto;
	float: right;
	border: 1px solid #57532e;
	padding: 2px;
	margin: 20px 20px 0 0;
}