body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background:url(../images/bg.jpg);
}

h1{color:#ff8400; font-family:"Imprint MT Shadow"; font-size:36px; font-weight:normal; margin:0;}
h2{margin:0; font-weight:normal;}

.cle{clear:both;}

#wrap{
	width:800px;
	margin:0 auto;
}
.header{
	background:url(../images/header-bg.png) top center no-repeat;
	height:236px;
}
.menu{
	text-align:center;
	padding-top:25px;
	margin-bottom:33px;
}
.menu ul{
	margin:0;
	padding:0;
}
.menu li, .footer li{
	list-style:none;
	display:inline;
	padding:0px 20px;
}
.menu ul li{
	background:url(../images/menu_sep.png) left top no-repeat;
}
.menu li a{
	color:#fff;
	text-decoration:none;
	font-family:"Eras Demi ITC";
	font-size:17px;
	text-transform:uppercase;
	padding:10px 0px 20px;
}
.menu li a:hover,
.selected{
	border-top:2px solid #FFFFFF;
}
.horse-left{
	float:left;
	margin-top:-5px;
}
.logo{
	float:left;
	text-align: center;
	width: 420px;
	padding: 10px 0;
}
.logo span {
	color:#FFCC66;
	line-height:36px;
}
.horse-right{
	float:right;
	margin-top:-5px;
}
.slider{
	background:url(../images/slider-bg.jpg) top center no-repeat;
	margin-top:-14px;
	padding:35px 0;
	position:relative;
	z-index:-1;
}
.slider.c {padding:10px;}
.content{
	margin-top:10px;
	background:url(../images/content-bg.jpg) repeat-y;
	border:1px solid #fff;
	padding:10px;
}
.welcome{
	color:#fff;
	background:url(../images/welcome-bg.jpg);
	width:513px;
	border:1px solid #502309;
	float:left;
	padding:10px;
	font-size:14px;
	text-align:justify;
}
.welcome h1{
	border-bottom:1px solid #fff;
	margin-bottom:10px;
}

.category-box{
	background:url(../images/cat-border-top.jpg) top no-repeat, url(../images/cat-border-bottom.jpg) bottom no-repeat;
	float:right;
	padding:8px 0;
}
.category{
	background:url(../images/category-bg.jpg) repeat-y;
	float:right;
	width:201px;
	padding:15px;
}
.category h2{
	color:#FFFFFF;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
	margin-bottom:10px;
}
.category ul{
	margin:0;
	padding:0 0 0 38px;
}
.category ul li{
	list-style:url(../images/arrow.png);
	margin:10px 0;
}
.category ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}
.border{
	background:url(../images/dot.png) repeat-x;
	width:69%;
	float: left;
	height: 10px;
	margin-top:10px;
}
.product{
	margin-top:10px;
	text-align:center;
}
.product a{
	background:#fff;
	border:2px solid #ff992b;
	width:139px;
	float:left;
	padding:10px;
	margin:15px 4px 0;
	min-height:170px;
	text-decoration:none;
}
.product a:hover {
	color:#FF0000;
}
.vlightbox img{
	zoom:1;
	opacity:0.87;
}
.vlightbox:hover img{
	opacity:1;
}
.product a.h{
	width:149px;
}
.footer{
	background:url(../images/footer-bg.png) top center no-repeat;
	margin-top:20px;
	text-align:center;
	padding:30px 0;
}
.footer ul{
	margin:0 0 10px;;
	padding:0 0 10px;
	background:url(../images/BORDER.png) bottom center no-repeat;
}
.footer ul li{
	padding:0px 20px;
}
.footer ul li a{
	color:#fff;
	text-decoration:none;
	font-family:"Eras Demi ITC";
	font-size:12px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
.copyright{
	color:#FFFFFF;
	font-size:14px;
}
.copyright span{
	margin-left:45px;
}
.copyright span a{
	color:#ffa12d;
}