 /* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #312309;
	font: 12px Arial, Helvetica, sans-serif;
	background: #6C7A59 url(assets/images/body_bg.jpg) repeat-y left top;
}
h1 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #6c7654;
	font: bold 24px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #333;
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */

#wrapper{
margin:50px auto 10px auto;
padding:0px;
width:963px;
background:url(assets/images/header.png) center top no-repeat;
position:relative;
}


#repeat{
margin:0px 0px 0px 0px;
padding:0px;
width:auto;
height:auto;
position:absolute;
left:0;
right:0;
bottom:321px;
top:346px;
display:block;
background:url(assets/images/wrapper_bg.png) left top repeat-y;
z-index:1;
}

#content{
position:relative;
z-index:97;
margin:0px 0px 0px 245px;
padding:10px 0px 50px 0px;
width:650px;
min-height:500px;
_height:500px;
}

#container{
width:963px;
height:321px;
position:absolute;
z-index:90;
background:url(assets/images/footer.png) left bottom no-repeat;
bottom:0;
left:0;
}

#header{
margin:0px auto;
padding:0px;
width:944px;
height:348px;
}

#tag{
padding:45px 0px 0px 20px;
width:487px;
height:287px;
}

#bannerpic{
width:337px;
height:413px;
position:absolute;
margin:-40px 0px 0px 600px;
z-index:98;
}

#sidebar{
margin:0px;
padding:0px 0px 30px 0px;
width:245px;
float:left;
position:relative;
z-index:97;
}

#sidebar ul{
list-style:none;
}

#sidebar ul li{
padding:4px 0px;
font-size:14px;
text-transform:capitalize;
}

#sidebar ul li a{
color:#737a59;
text-decoration:none;
}

#sidebar ul li a:hover{
color:#fff;
text-decoration:none;
}
#clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

#footer {
clear: both;
margin:0px auto;
text-align:center;
color:#fff;
}

#footer a{
color:#fff;
}
#footer span{
font-size:14px;
font-weight:bold;
color:#cdcaa9;
letter-spacing:3px;
word-spacing:2px;
text-transform:uppercase;
}

#footer ul{
list-style:none;
}

#footer ul li{
margin:0px;
padding:0px 5px 0px 5px;
display:inline;
border-right:1px solid #fff;
}
#footer ul li a{
font-size:12px;
color:#fff;
}

#footer li:last-child {
border:none;
}

#stock{
float:right;
margin:5px;
border:1px solid #000;
}

#services
{
}

#services li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#6D7A59 none repeat scroll 0 0;
height:21px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0 0;
padding:5px;
text-align:center;
width:200px;
}

#services li a {
color:#DAD8C1;
font:times New Roman;
font-size:13px;
font-weight:bold;
}
