body{
	margin:0;
	font: 14px "lucida sans unicode", "lucida grande", sans-serif;
	background: #6e4624 url(../images/bg-body.jpg);
	color:#392c24;
}
/* General reset */
img{border:0;}
a{	
	text-decoration: none;
	color:#392c24;
}
a:hover{text-decoration:underline;}

hr {
	clear: both;
	color: #7da646;
	border: 1px dotted #9b9982;
	margin: 0 0 20px 0;
	padding: 0;
	height: 0px;
	}

input {
	padding: 5px;
	border: 2px solid #9b9982;
	background: #fff;
	color: #143254;
	font-size: 12pt;
	}
	
	#submit {
		border: 2px solid #7da646;
		background: #a1db53;
		color: #263b09;
		}
		
		#submit:hover {
			cursor: pointer;
			color: #fff;
			}
			
	#reset {
		background: #9b9982;
		color: #392c24;
		}
		
		#reset:hover {
			cursor: pointer;
			color: #fff;
			}
	
textarea {
	padding: 5px;
	border: 2px solid #9b9982;
	font-size: 12pt;
	}

/* structure */
#wrapper{
	margin:62px auto 0;
	width:970px;
}
#header{
	height:142px;
	background:url(../images/bg-header.png) no-repeat;
}
#content{
	background:url(../images/bg-content.png) repeat-y;
	padding: 0 35px 36px;
	height:1%;
}
#footer{
	margin:0 auto;
	width:900px;
	padding:0 36px 74px;
}
/* header */
.wrapper{position:relative;}
h1.logo{margin:0;}

.logo{
	position:absolute;
	top:7px;
	left:55px;
}
.logo a{
	text-indent: -9999px;
	background: url(../images/logo.jpg) no-repeat;
	width:156px;
	height:134px;
	display:block;
	overflow:hidden;
}
.slogan{
	background:url(../images/slogan.jpg) no-repeat;
	width:334px;
	height:68px;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	top:40px;
	left:271px;
}
.contacts{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:absolute;
	top:28px;
	right:64px;
	font-size:20px;
}
.contacts li{text-align:right;}
.contacts em{
	color:#03a6ab;
	font-style:normal;
}
.contacts strong{
	color:#0f495e;
	font-weight:normal;
	font-size: 10pt;
}
.contacts a{color:#097582;}
/* content */
/* main nav */
.main-nav{
	width: 900px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin:0 0 -12px;
	padding:0;
	height:52px;
	background:url(../images/bg-main-nav.gif) no-repeat;
}
.main-nav div {
	left: 50%;
	float: left;
	position: relative;
	display:table;
	text-align: center;
}
.main-nav div:after{
	content:"";
	display:block;
	clear:both;	
}
.main-nav ul{
	overflow:hidden;
	left: -50%;
	margin:0;
	padding:0;
	list-style:none;
	float: left;
	position: relative;
}
.main-nav li{
	float:left;
	padding:0 28px;
	height:52px;
	position:relative;
}
.main-nav .active span{
	background:url(../images/bg-mainnav-li-hover1.png) no-repeat;
	width:113px;
	height:12px;
	position:absolute;
	top:40px;
	left:50%;
	margin: 0 0 0 -56px;
	z-index:1;
}
.main-nav .active a,
.main-nav a:hover{
	color:#75cacd;
	position:relative;
	z-index:10;
	text-decoration:none;
}
.main-nav .active a{background:url(../images/bg-maonnav-hover.gif) no-repeat 50% 100%;}

.main-nav a{
	color:#fff;
	font-size:18px;
	height:47px;
	float:left;
	line-height:40px;
}
.promo-box{
	background: url(../images/bg-promo-box.jpg) no-repeat;	
	height:298px;
	overflow:hidden;
	color:#fff;
	padding: 0 25px;
}
.promo-box .text{
	float:right;
	margin:0;
	width:310px;
	display:inline;
	margin: 0 10px 0 0;
}
.promo-box .visual{
	float:left;
	width:487px;
	margin:22px 0;
	height:236px;
	padding:9px;
	background:url(../images/bg-promo-box-visual.png)	no-repeat;
}

#show {
	width: 487px;
	height: 236px;
	}
	


.promo-box h1{
	font-size:28px;
	margin:31px 0 0;
}
.promo-box p{
	font-size:20px;
	line-height:29px;
	margin:7px 0 0;
}


.sub-box{
	background: #104056 url(../images/bg-promo-box.jpg) no-repeat;	
	overflow:hidden;
	color:#fff;
	padding: 0 30px;
	border-bottom: 1px solid #dcdacf;
}

.sub-box p{
	font-size:20px;
	line-height:29px;
	margin:35px 0 35px 0;
}

#lcolumn {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	}
	
#rcolumn {
	margin: 0 0 0 280px;
	}

#references {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

	#references li {
		margin: 0 0 20px 0;
		padding: 0;
		border-top: 1px solid #908d7d;
		}
#references li p {
	background: #fff;
	padding: 20px;
	margin:0px;
	}
	
		#references li p img {
	margin:0 15px 0 0;
	float: left;
	}

	
#references li div {
	text-align: right;
	padding: 20px 20px 0 0;
	font-style: italic;
	font-weight: bold;
	background: url(../images/references-arrow.jpg) 500px 0px no-repeat;
	}
	
	#references a {
		color: #06C;
		}
	
	#references li table {
		background: #fff;
		border: 0;
		}
		
		#references li table tr td {
			padding: 10px;
			}

#portfolio {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float:left;
	height:680px;

	}
	
	#portfolio li {
		padding: 5px;
		margin: 0 20px 80px 0;
		background: #fff;
		float: left;
		width: 256px;
		height: 138px;
		display: block;
		position: relative;
		}

	#portfolio li:hover {
		background: #cdc8ac; 
		}

	#portfolio li img {
		margin: 0px;
		padding: 0px;
		}
/* 
	#portfolio li div {
		width: 28px;
		height: 24px;
		background: url(../images/number-circle.png);
		position: absolute;
		left: 228px;
		top: 110px;
		color: #000;
		text-align: center;
		padding-top: 4px;
		font-weight: bold;
		}
	*/
		#portfolio li .port-number {
		width: 28px;
		height: 24px;
		background: url(../images/number-circle.png);
		position: absolute;
		left: 228px;
		top: 110px;
		color: #000;
		text-align: center;
		padding-top: 4px;
		font-weight: bold;
		}
	
	#portfolio li.last {
		margin-right: 0px;
		}
		#portfolio-foot-left {
		float: left;
		width:400px;
		height:40px;
		padding:5px;
		}
				#portfolio-foot-left p{
margin:0;padding:0;
		}
		#portfolio-wrap {
		float: left;
		height:100px;
		height:40px;
		width: 840px;
		}
#pages {
	float: right;
	height:40px;
	padding:5px;
	}
	
	#pages a {
		padding: 3px 6px 3px 6px;
		margin-left: 5px;
		border: 1px solid #8b8972;
		background: #cdc8ac;
		}
		
		#pages a:hover {
			text-decoration: none;
			background: #efecd9;
			}
	
	#pages span {
		padding: 3px 6px 3px 6px;
		margin-left: 5px;
		border: 1px solid #8b8972;
		background: #fff;
		}

#contact-table td {
	vertical-align: top;
	}
	
#compare {
	list-style-type: none;
	margin:0;
	padding: 0;
	}
	
	#compare li {
		float: left;
		margin: 0 36px 0 0;
		text-align: center;
		width: 402px;
		}
	
	#compare li img {
		padding: 3px;
		background: #fff;
		}
		
	#compare li p {
		background: #fff;
		margin: 0px;
		padding: 10px 0 10px 0;
		}

	.clast {
		margin: 0 !important;
		padding: 0;
		}
	
/* content-box */
.content-box{
	padding:33px 30px 0 30px;
	width: 840px;
	overflow: hidden;
}
.content-box .navbar{
	margin:0 0 0 -38px;
	padding:0;
	overflow:hidden;
	height:1%;
	list-style:none;
	width: 900px;

}
.content-box .navbar li{
	width:181px;
	float:left;
	padding:0 0 0 38px;	
}
.content-box .navbar a{
	overflow:hidden;
	display:block;
	position:relative;
	width:175px;
	line-height:25px;
	border:3px solid #737161;
	color:#fff;
}
.content-box .navbar a:hover{
	border:3px solid #4a483e;
	text-decoration:none;
	cursor:pointer;
}
.content-box .navbar img{display:block;}
.content-box .navbar span{
	position:absolute;
	bottom:-1px;
	left:0;
	z-index:10;
}
.content-box .navbar em{
	background:url(../images/bg-navbar.png) no-repeat;
	width:175px;
	font-size:18px;
	font-style:normal;
	padding:0 0 0 5px;
	display:block;
	height:25px;
	line-height:24px;
}
.content-box .navbar p{
	margin:11px 0 0;
}
.guarantees{
	background:#9c9983;
	margin:30px 0 0;
	overflow:hidden;
	height:1%;
	
}
.guarantees h3{
	margin:0;
	font-size:20px;
	padding:8px 0 13px 13px;
	color:#fff;
}
.guarantees ul{
	width:405px;
	padding:0 0 0 14px;
	margin:14px 0 0;
	list-style:none;
	overflow:hidden;
	float:left;	
}
.guarantees li{
	background:url(../images/bg-guarantees-li.gif) no-repeat;
	padding:0 0 0 32px;
	height:39px;
}
.content-bg-b{
	background:url(../images/bg-content-bottom.png) no-repeat;
	width:100%;
	height:21px;
}
/* footer */
.wrap-footer{
	background:url(../images/bg-footer.png) no-repeat;
	height:60px;
	width:100%;
	overflow:hidden;
	color:#fff;
	border-top: 1px solid #3a2412;
	border-bottom: 1px solid #7b583c;
}
.copyright{
	padding:20px 0 0 25px;
}
.footer-nav {
	margin:16px -16px 0 0;
	padding:0;
	display:inline;
	list-style:none;
	overflow:hidden;
	float:right;
	position:relative;
}
.footer-nav li{
	float:left;
	padding:0 32px 0 0;
}
.footer-nav a{
	color:#fff;
	font-size:16px;
}
.footer-nav a:hover{
	text-decoration:none;
	cursor:pointer;
}
.footer-nav a span{
	float:left;
	height:28px;
	line-height:28px;
	padding:0 3px 0 6px;	
}
.footer-nav .active a:hover span,
.footer-nav .active a span{	background:url(../images/bg-footer-active.png) no-repeat;
}
.footer-nav a em{
	float:left;
	height:28px;
	width:5px;	
}
.footer-nav .active a:hover em,
.footer-nav .active a em{background:url(../images/bg-footer-active-em.png) no-repeat;}
.footer-nav  a:hover span{background:url(../images/bg-footer-hover-a.png) no-repeat;}
.footer-nav a:hover em{	background:url(../images/bg-footer-hover-em.png) no-repeat;}

#footer-sub-text{
color:#CCC;
font-size:12px;
}
#footer-sub-text a{
color:#CCC;
text-decoration:none;
}
#footer-sub-text a:hover{
color:#CCC;
text-decoration:underline;
}

/* PHOTO GALLERY DESCRIPTIONS */
.description {
float:left;
margin-top:10px;
text-align:center;
width: 256px;
}


.text h2 {
font-size:28px;
font-weight:bold;
margin-bottom:5px;
margin-top:35px;
}

/* SITEMAP */
.site-left{
width:420px;
font-size:12px;
float:left;
border-right: 1px #666 solid;
}
.site-content-left{
width:370px;
}
.site-left span{
font-size: 15px;
}
.site-right{
float: right;
width:382px;
font-size:12px;
}
.site-right span{
font-size: 15px;
}
/* SEO */

h1 {
font-size:16px;
font-weight:bold;
}
#home-title {
background:#9c9983;
padding:3px 0 0 10px;
width:38%;
height:32px;
margin-bottom:5px;
}
#home-title h1 {
font-size:22px;
font-weight:bold;
color:#fff;
margin:0;
padding:0;
}
#sub-title {
background:#9c9983;
padding:3px 0 0 10px;
width:78%;
height:32px;
margin-bottom:5px;
}
#sub-title h1 {
font-size:22px;
font-weight:bold;
color:#fff;
margin:0;
padding:0;
} 
#sub-title2 {
background:#9c9983;
padding:3px 0 0 10px;
width:45%;
height:32px;
margin-bottom:5px;
}
#sub-title2 h1 {
font-size:22px;
font-weight:bold;
color:#fff;
margin:0;
padding:0;
} 
