html {
	min-height: 100%;
}
body{
	margin: 0;
	padding: 0;
	color: #a0a0a0;
	font-size: 0.75em;
	font-family: "Trebuchet MS", Arial, Verdana,  sans-serif;
	background: #000 url(../images/body-background.jpg) repeat-x 100% 100% top;
	background-color:#2e2e2e;
	scrollbar-face-color: #878c60;
	scrollbar-highlight-color: #25261e;
	scrollbar-shadow-color: #25261e;
	scrollbar-3dlight-color: #25261e;
	scrollbar-arrow-color: #232223;
	scrollbar-track-color: #25261e;
	scrollbar-darkshadow-color: #282828;
}
a:link,
a:visited,
a:active{
	text-decoration:underline;
	color:#c5da18;
}
a:hover{
	text-decoration:none;
}
p,h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
}
h1 {
	color: #c9e100;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 16px 0px;
}
img{
	border:0 none;
}
span{
	font-size:11px;
}
ul,li,ol{
	padding:0;
	margin:0;
	list-style-type:none;
}

div.page_wrap{
	width:900px;
	margin:0 auto;
}
div.header{
	height:70px;
	background:url(../images/bg.jpg) top repeat-x;
}
div.header p {
	text-align: right;
	float: right;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 80px 0px 0px 0px;
	color: #dad4bb;
}
div.header p strong {
	color: #ffffff;
	font-size: 17px;
}

a.logo{
	display:block;
	width:170px;
	height:70px;	
	background:url(../images/logo.jpg) 0 0  no-repeat;
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	
}
div.middle{
	width: 900px;
	background: #9a853d url(../images/basement.jpg) no-repeat 100% 100%;
	border-top: 6px solid #4e0f00;
	border-bottom: 5px solid #8e9c15;
	min-height: 452px;
}

div.page_wrap div.inner{
	background:url(../images/main-background-inner.jpg) left top repeat-y !important;
}
div.middle div.inner h2{
	font-family:Verdana, Arial, sans-serif;
	color:#c9e100;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
}
div.middle div.inner p{
	font-size:11px;
	margin-bottom:10px;
}
div.left-col {
	float:left;
	width:207px;
	opacity: 0.77;
	filter: alpha(opacity=77);
	background-color: #34390f;
	min-height: 388px;
	padding: 22px 22px 46px 22px;
	color: #ffffff;
}
div.left-col img {
	margin-bottom: 22px;
}
div.seo {
	width: 528px;
	float: left;
	position: relative;
	padding: 22px 0px 0px 22px;
}
div.seo h2 {
	font-size: 14px;
	color: #fff;
	margin: 0px 0px 10px 0px;
}
div.seo a:link, div.seo a:visited {
	color: #fff;
}
div.book {
	width: 246px;
	border: 1px solid #8b8f64;
	margin: 56px 22px 0px 0px;
	padding: 38px 10px 22px 10px;
	float: right;
	position: relative;
}

div.book h1 {
margin:0px;
padding:0px;
font-size:16px;
}

div.book input.mail {
	width: 210px;
	height: 18px;
	border: 1px solid #ffffff;
	background-color: #999088;
	float: left;
	position: relative;
	margin: 0px 6px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}
div.book input.mail:focus {
color: #000000;
background-color: #8e9c15;
}
	
div.book .ok {
	width: 28px;
	height: 20px;
	border: 1px solid #ffffff;
	background-color: #999088;
	float: left;
	position: relative;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}
div.book .ok:hover {
	color: #000000;
background-color: #8e9c15;	
cursor: pointer;
}

div.left-col-inner {
	float:left;
	width:268px;
	
	min-height: 388px;
	padding: 22px 22px 46px 22px;
	color: #ffffff;
}
div.left-col-inner img {
	margin-bottom: 22px;
}
p.left-pic img {
	border: 2px solid #bec487;
}

ul.submenu{
	list-style-type:none;
	margin:15px 0 18px 0;
}
ul.submenu li{
	padding-left:19px;
	margin-bottom:3px;
	background:url(../images/icon.gif) 0 50% no-repeat;
}
ul.submenu li a:visited,
ul.submenu li a:link{
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color:#bda848;
	text-transform:uppercase;
	text-decoration:none;
}
ul.submenu li a:active,
ul.submenu li a:hover{
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color:#e3c742;
	text-transform:uppercase;
	text-decoration:none;
}
div.content{
	float:left;
	width:519px;
	padding: 34px 34px 34px 34px;
	position: relative;
	
}
div.content p{
	color: #a0a0a0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p.more_links a {
	margin:0px 10px 0px 10px;
}
p.contact-p{
	margin-bottom:21px;
}
div.content table{
	width:346px;
}
div.content h2{
	color:#c9e100;
	font-size:14px;
	font-weight:normal;
	font-family:Verdana, Arial, sans-serif;
	text-transform:uppercase;
	margin:0 0 16px 0;
}
div.content h3{
	color:#c9e100;
	font-size:16px;
	font-weight:normal;	
	margin-bottom:16px;
	margin-left:0;
	margin-right:0;
	margin-top:20px;
}
div.content h4{
	color:#c9e100;
	font-size:11px;
	margin:0;
	text-transform:uppercase;
}
span.required-field{
	padding-left:14px;
	background:url(../images/icon2.gif) 0 50% no-repeat;
}
input.textinput{
	border:1px solid #595542;
	background:#303030;
	width:100%;
	color:#767676;
}
textarea.textinput{
	border:1px solid #595542;
	background:#303030;
	width:100%;
	color:#767676;
	overflow-x:hidden;
}
input.button{
	border:0 none;
	background:url(../images/button.jpg) 0 0 no-repeat;
	width:86px;
	height:25px;
	cursor:pointer;
	padding:0;
	margin:0 0 10px 0;
}
input.button:hover{
	border:0 none;
	background:url(../images/button.jpg) 0 -25px no-repeat;
	width:86px;
	height:25px;
}
ul.see li{
	float:left;
	margin-right:10px;
	color:#a0a0a0;
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
}
ul.see li a:link,
ul.see li a:visited{
	text-decoration:underline;
	color:#bda848;
	font-family:Verdana, Arial, sans-serif;
}
ul.see li a:hover,
ul.see li a:active{
	text-decoration:none;
}
div.footer{
	position:relative;
	background:url(../images/footer-background.jpg) 0 0  no-repeat;
	height:138px;
	margin-bottom:10px;
}
div.copy {
	color:#6a6c5f;
	font-size:11px;
	text-decoration:none;
	display:block;
	float:left;
	position: relative;
	margin:0px 0px 0 0;
}
a.copy {
	color:#86887d;
	font-size:11px;
	text-decoration:none;
	display:block;
	float:left;
	margin:0px 0px 0 22px;
	cursor: default;
}
span.number{
	color:#dad4bb;
	font-size: 11px;
	font-family:Times New Roman, Arial, sans-serif;
}
span.big-number{
	color:#dad4bb;
	font-size: 30px;
	font-family:Times New Roman, Arial, sans-serif;
	letter-spacing:0px;
}
a.copy_dev:link,
a.copy_dev:visited,
a.copy_dev:active{
	color:#86887d;
	font-size:11px;
	text-decoration:none;
	margin:0px 22px 0 0px;
}
a.copy_dev:hover{
	text-decoration:none;
	color: #8e9c15;
}
div.number{
	position:absolute;
	top:-46px;
	left:22px;
}
div.number-inner{
	position:absolute;
	top:-46px;
	left:134px;
}
div.item-gallery{
	width:145px;
	height:145px;
	padding:10px 0 0 9px;
	float:left;
	margin:0 15px 23px 0;
	background:url(../images/item-gallery-background.jpg) 0 0 no-repeat;
	cursor:pointer;
}
div.item-gallery img{
	border:1px solid #bcb692;
}
div.item-gallery-active img{
	border:1px solid #bcb692;
}
div.item-gallery-active{
	width:145px;
	height:145px;
	padding:10px 0 0 9px;
	float:left;
	margin:0 15px 23px 0;
	cursor:pointer;
	background:url(../images/item-gallery-background-hover.jpg) 0 0 no-repeat;
}
.clear{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
p {
	color:#ffffff;
	font-size: 11px;
	margin-bottom:18px;
}

.colored-type2{
	color:#767676;
}
.normal{
	font-weight:normal;
}
.strong{
	font-weight:bold;
}

ul.bullet {
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
}
ul.bullet li {
	background: url(../images/icon2.gif) no-repeat 0px 5px;
}
ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}
li#non_image {
	background: none;
}
ul.bullet li ul {
	margin: 0px 0px 20px 10px;
	padding: 10px 0px 0px 0px;
}
ul.bullet li ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	background: url(../images/icon3.gif) no-repeat 0px 5px;
}
/*-----product list page ----*/
ul.products_list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.products_list li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	clear: both;
}
ul.products_list li img {
	float: left;
	margin: 0px 10px 20px 0px;
	border: 1px dotted #776623; padding: 3px;
}
/*------------testimonials page--------*/
p.testimonial {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 1em; 
	clear: both;
	width: 530px;
}
p.signature {
	text-align: right;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #776623;
}
a.facebook:link, a.facebook:active, a.facebook:visited {
	text-decoration: none;
	color: #a0a0a0;
	float: right;
	font-size: 11px;
	height: 16px;
	background: url(../images/facebook.gif) no-repeat 2px 2px;
	padding: 2px 4px 2px 20px;
}
a.facebook:hover {
	color: #d4b642;
	background-color: #34352b;
}
img.testim_photo {
	float: left; 
	border: 1px dotted #776623; padding: 3px;
	margin: 5px 40px 10px 0px;
}
input.textinput2 {	display:none;}

#last {
	float: left;
	width: 840px;
	text-align: left;
}
#lastleft {
	float: none;
	width: 820px;
	clear: left;
	padding: 10px;
}
#lastleft a {
	padding-right: 9px;
	font-weight: bold;
	clear: both;
	color: #666666;
}
#lastleft a:hover {
	color:#666666;
	
}
.style1 {color: #666666}
.style2 {color: #666666}
#lastleft ul {
	margin: 0px;
	padding: 0px;
}
#lastleft ul li {
	float: left;
	list-style-type: none;
}
#line {
	width: auto;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clear {
	clear: both;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34ade6;
	width: 840px;
	margin-top:0px;
	height: 0px;
	font-weight:bold;
	text-align:right;
	left: 121px;
	top: 754px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
}
#content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	text-decoration: underline;
}
#content_column {
	width:200px;
	float:left;
	padding-top:0px;
	}
#content_column h3 {
	font-size:14px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px auto;
	padding:10px 0 0 0px;
	text-align:center;
	}
	
	h6{
	
	color:#34ade6;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
}

