* {
	margin: 0;
	padding: 0;
}
body {
	background: #100101 url(../images/shared/header_bg.jpg) top center no-repeat;
	color: #846f59;
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height: 18px;
}
#page-top {
	background: url(../images/shared/top_bg.gif) no-repeat;
	height: 439px;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	width: 741px;
}
#header {
	background-color: #000;
	border: 10px solid #fff;
	font-size: 0;
	height: 307px;
	left: -1px;
	line-height: 0;
	position: absolute;
	top: 160px;
	width: 722px;
}
#logo {
	left: 5px;
	position: absolute;
	top: 83px;
}

/*  NAVIGATION ----------------------------------------------- */

#nav-holder {
	position: absolute;
	right: 0px;
	top: 105px;
	width: 402px;
}
#nav-holder a {
	color: #fff;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	text-indent: -2000px;
}
#nav-holder span {
	background: url(../images/shared/reddot.gif) no-repeat 8px 12px;
	display: block;
	float: left;
	height: 30px;
	width: 17px;
}
#nav-holder a:hover,
#nav-holder a.selected {
	background-position: 0 0px;
}
#nav-1 a {
	background: url(../images/shared/nav_1.gif) no-repeat 0px -30px;
	width: 67px;
}
#nav-2 a {
	background: url(../images/shared/nav_2.gif) no-repeat 0px -30px;
	width: 80px;
}
#nav-3 a {
	background: url(../images/shared/nav_3.gif) no-repeat 0px -30px;
	width: 109px;
}
#nav-4 a {
	background: url(../images/shared/nav_4.gif) no-repeat 0px -30px;
	width: 94px;
}
  
	 
/* HOME ------------------------------------------------- */
#home-about {
	float: left;
	width: 395px;
}
#home-about .left {
	float: left;
	width: 200px;
}
#home-about .right {
	float: left;
	width: 185px;
	padding-top: 10px;
}
#home-products {
	float: right;
	width: 335px;
}
#home-products .left {
	float: left;
	width: 200px;
}
#home-products .right {
	float: left;
	position: relative;
	width: 100px;
}
#home-about .left p ,
#home-products .left p {

	 height:135px;
}
 
#home-products .right img {
	left: 0px;
	position: absolute;
	top: 20px;
}
 
 

/* CONTENT ----------------------------------------------------------------------------- */

#content-outer {
	background: url(../images/shared/content_slice.gif) top repeat-x;
}
#content {
	margin: 0 auto 0 auto;
	padding: 85px 0 25px 0;
	width: 741px;
}
#content-left p,
#content-right p {
	height: 620px;
	padding: 10px 0;
}
#content-left {
	float: left;
	position: relative;
	width: 380px;
}
#content-right {
	float: right;
	position: relative;
	width: 335px;
}
 

/* LINKS--------------------------------------------------------------  */ 
a.btn-about {
	background: url(../images/home/btn_readmore.gif);
	color: #fff;
	display: block;
	float: left;
	height: 30px;
	line-height: 26px;
	margin: 12px 0px 0 0;
	text-align: center;
	text-indent: -2000px;
	width: 100px;
}
a.btn-prod {
	background: url(../images/home/btn_prod.gif);
	color: #fff;
	display: block;
	float: left;
	height: 30px;
	line-height: 26px;
	margin: 12px 0px 0 0;
	text-align: center;
	text-indent: -2000px;
	width: 114px;
}
a:hover.btn-about,
a:hover.btn-prod,
a:hover.btn-contact {
	background-position: 0 -30px;
}
a.btn-contact {
	background: url(../images/products/btn_contact.gif);
	color: #fff;
	display: block;
	float: left;
	height: 30px;
	line-height: 26px;
	margin: 12px 0px 0 0;
	text-align: center;
	text-indent: -2000px;
	width: 100px;
}

 
/*  PRODUCTS --------------------------------------------------------- */
#products {
}
#products p {
	padding: 10px 0 20px 0;
}
a.preview img {
	border: 3px solid #fff;
}
a.preview {
	float: left;
	margin: 10px 0 15px 0;
}
.prod-spacer {
	float: left;
	width: 17px;
}
#preview {
	background: #fff;
	color: #fff;
	display: none;
	font-size: 0;
	line-height: 0;
	padding: 3px;
	position: absolute;
}

/*  ABOUT --------------------------------------------------------- */
#about {
}
#about p {
	padding: 10px 0 20px 0;
}

#about-left {
	width: 341px;
	float: left;
}

#about-right{
	width: 345px;
	float:right;
}
.prod-spacer {
	float: left;
	width: 17px;
}
#preview {
	background: #fff;
	color: #fff;
	display: none;
	font-size: 0;
	line-height: 0;
	padding: 3px;
	position: absolute;
}

/*  CONTACT --------------------------------------------------------- */
#contact {
}
#contact p {
	padding: 10px 0 20px 0;
}

#contact-left {
	width: 300px;
	float: left;
}

#contact-right{
	padding: 50px 0 0 0;
	width: 368px;
	float:right;
}
.prod-spacer {
	float: left;
	width: 17px;
}
#preview {
	background: #fff;
	color: #fff;
	display: none;
	font-size: 0;
	line-height: 0;
	padding: 3px;
	position: absolute;
}

/* FOOTER -------------------------------------------------------------- */
#footer-outer {
	background: url(../images/shared/footer.gif) repeat-x;
}
#footer {
	margin: 0 auto 50px auto;
	text-align: left;
	width: 741px;
}
#footer-left {
	color: #fff;
	float: left;
	font-size: 11px;
	padding-top: 15px;
	width: 350px;
}
#footer-left a {
	color: #9c704d;
	font-size: 11px;
	float: left;
	display: block;
	text-decoration: none;
}

#footer-left span {
color: #fff;
	float: left;
	width:20px;
	font-size: 11px;
	display: block;
	text-align: center;
	text-decoration: none;
}

#footer-left a:hover,
#footer-left a.selected {
	color: #784015;
	 
	font-size: 11px;
	text-decoration: none;
}
#footer-right {
	color: #9c704d;
	float: right;
	font-family: Georgia;
	font-size: 11px;
	padding-top: 15px;
}
#footer-right a {
	color: #9c704d;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
}
#footer-right a:hover {
	color: #d4af51;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
}
 
 
/* GENERAL --------------------------------------------------------*/ 


a{
	color: #d4af51;
	outline: none;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #fadc91;
}
.clear{
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
img{
	border: 0;
}
p{
	margin: 0px;
	padding: 0px;
}
form{
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.line{
	background-color: #D3D3CD;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
	margin: 10px 0;
	padding: 0;
}

 