/* Website template by freewebsitetemplates.com */

body {
	background: #ffffff;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	min-width: 960px;
	padding: 0;
}

table {
	border-collapse: collapse;
}

td {
	text-align:center;
	font-size:12px;
}

th {
	background-color:#AF5113;
	background:url(../images/texture_01.jpg) repeat-x;
	font-size:14px;
	color:#ffffff;
}

a {
	outline: 0;
}

img {
	border: none;
}

p a {
	color: #706758;
}

p a:hover,
#body ul li a.readmore:hover,
#footer ul li div a.viewall:hover,
div.body span a:hover {
	color: #3e3524;
}

p.white {
	color:#ffffff;
}

#page {	
	background: url(../images/bg-body.jpg) repeat-x center top;
	overflow: hidden;
	width: 100%;
}

#header {
	margin: 0 auto;
	width: 960px;
}

#header div {
	margin: 0 auto;
	margin-top: 140px;
	text-align: center;
}

#header div a {
	display: block;
	margin: 0 auto;
	width: 960px;
}

/* ----------------------------------------------------
	sti slider
---------------------------------------------------- */
.sti_container {
	font-size: 12px;
	line-height: 18px;
	color: #333;
    margin:0px auto;
    width:960px;
	min-height:200px;
	padding:0px;
	overflow:hidden;
}
.sti_slider {
	width:960px; 
	height:207px; 
	float:left; 
	padding:0; 
	margin:0; 
	background:#fff url(../images/texture_01.jpg); 
	position:relative; 
}
.sti_shelf_divider { 
	height:30px; 
	clear:both; 
	background:url(../images/shelf_divider.png) repeat-x; 
}
.sti_shelf_divider_bottom { 
	width:100%; 
	height:5px; 
	clear:both; 
	background:url(../images/shelf_divider_bottom.png) repeat-x; 
}

.sti_prod { 
	width:110px; 
	height:150px; 
	display:inline-block; 
	margin:22px 0px -5px 20px; 
	position:relative !important; 
	line-height:30px;
	/* ie7 fix */
	zoom: 1; 
	*display: inline; 
	*margin-bottom:0px;
}
.sti_prod img { 
	position:absolute !important; 
	bottom:0;
	display:block !important; 
	border:none !important; 
	margin:0 !important; 
	padding:0 !important; 
	max-width:none !important; 
	max-height:none !important; 
	height:none !important; 
}

.sti_prod a.link { 
	position:absolute; 
	width:32px; 
	height:32px; 
	background:transparent url(../images/sprite_icons.png) no-repeat -32px 0; 
	right:3px;
	bottom:3px; 
	opacity:.8; 
	outline:none; 
	z-index:2;
}

.sti_prod .ribbon_red { 
	background:url(../images/ribbon_red.png) no-repeat; 
	width:51px; 
	height:54px; 
	right:-6px; 
	top:-6px; 
	position:absolute; 
	z-index:1; 
}
/*end sti slider*/

#body,
div.body {
	background:url(../images/body-top.jpg) left top no-repeat #E8DCA8;
	border: 1px solid #e0dacc;
	margin: 17px auto 0px;
	overflow: hidden;
	padding: 0px;
	width: 960px;
}
#body table {
	margin-right:10px;
	margin-bottom:10px;
}

div.body-bottom {
	margin:0 auto 25px;
	background:url(../images/body-bottom.jpg) left top no-repeat #E8DCA8;
	width:960px;
	height:34px;
}

#body h2 {
	color: #751111;
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px #f8ffff;
	font-size:28px;
	margin:40px 0 20px 150px;
}

#body .dsj { 
	position:relative;
	left:5px;
	top:400px;
	width:200px; 
	height:320px; 
	background:url(../images/dsj.gif) no-repeat 0 0; 
}

#footer {
	background: url(../images/bg-footer.jpg) repeat-x center bottom;
	height: 433px;
}

#footer.simple {
	height: 110px;
}

#footer ul {
	list-style: none;
	margin: 0 auto 5px;
	overflow: hidden;
	padding: 0;
	width: 960px;
}

#footer ul li {
	float: left;
	margin: 0 0 0 18px;
	width: 226px;
}

#footer ul li:first-child {
	margin: 0;
}

#footer ul li h3 {
	color: #ffffff;
	font-size: 20px;
	margin: 0 0 5px;
	text-indent: 15px;
	text-shadow: 0 1px #F8FFFF;
	border-bottom:1px solid #ffffff;
}

#footer ul li div {
	background:url(../images/texture_01.jpg) repeat-x;
	border:2px solid #751111;
	height: 266px;
	margin: 0;
	padding: 10px 0 0;
	position: relative;
	width: 226px;
}

#footer ul li div p,
#footer ul li div b,
#footer ul li div span {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 25px;
	margin: 0;
	padding: 0 5px;
}

#footer ul li div img {
	border:1px solid #751111;
}

#footer ul li div a {
	display: block;
}

#footer ul li div span {
	font-size: 12px;
}

#footer ul li div a.viewall {
	color: #a29c8e;
	display: block;
	font-size: 12px;
	padding: 0 13px 10px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-decoration: none;
	text-align: right;
}

#footer ul li div b {
	display: block;
}

#footer div {
	margin: 70px auto 0;
	overflow: hidden;
	width: 960px;
}

#footer.simple div {
	margin-top: 25px;
}

#footer div p {
	font-family: Times New Roman, Times, serif;
	margin: 0;
}

#footer div p a {
	color: #988878;
	text-decoration: none;
}

#footer div p a:hover {
	color: #988878;
	text-decoration: underline;
}