html{
	height:100%;
}
body{
	margin:0;
	color:#211b1b;
	font:15px Arial, Helvetica, sans-serif;
	height:100%;
	background:#eaebeb url(../images/bg-body.gif) no-repeat 50% 0;
	min-width:1050px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	min-height:100%;
	background: url(../images/bg-wrapper2.png) repeat-y 50% 0;
}
* html #wrapper{height:100%;}
.w1{
	width:100%;
	position:relative;
	overflow:hidden;
}
.w2{
	width:1254px;
	position:relative;
	left:50%;
	float:left;
}
.w3{
	width:1254px;
	position:relative;
	left:-50%;
	float:left;
}
#header{
	height:226px;
	background: url(../images/bg-header.gif) repeat-x;
	padding:0 102px 0;
	position:relative;
	z-index:5;
}
#header .heading{
	height:39px;
	padding:0 38px 0 0;
	text-align:right;
	display:block;
	font-size:22px;
	color:#fff;
}
.promo{
	height:111px;
	background: url(../images/bg-promo.gif) no-repeat;
	position:relative;
	padding:76px 54px 0 21px;
}
#nav{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	right:63px;
}
* html #nav{right:33px;}
#nav li{
	float:left;
	margin:0 -54px 0 3px;
	display:inline;
}
#nav li a{
	height:57px;
	background: url(../images/bg-nav.png) no-repeat 0 0;
	height: 66px;
	width: 113px;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	display:block;
	text-align:center;
	padding:15px 24px 0 30px;
	color:#fff;
	outline:none;
}
#nav .active{
	margin:0 -54px 0 3px;
}
#nav .active a,
#nav .onclick{
	background: url(../images/bg-nav-hover.png) no-repeat 30px -7px;
	color:#f41a23;
	padding:22px 24px 0 30px;
	height:59px;
	width: 113px;
}
.promo-holder{width:100%;}
.promo-holder:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	float:left;
	background: url(../images/logo.png) no-repeat;
	width: 287px;
	height: 86px;
}
.logo a{
	display:block;
	height:100%;
}
.home_flash{
	width:667px;
	height:280px;
	position:absolute;
	top:86px;
	left:328px;
	clear:both;
	z-index:99;
}
.intro{
	background: url(../images/bg-intro.gif) no-repeat;
	width: 647px;
	height: 268px;
	position:absolute;
	top:86px;
	left:328px;
	clear:both;
	padding:10px 11px 0 10px;
}
.intro .picture{
	border:1px solid #842b37;
	margin:0 0 11px;
}
.intro .picture img{display:block;}
.intro strong{
	text-align:right;
	display:block;
	font:18px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#5a3d15;
}
#main{
	width:1050px;
	margin:0 auto;
	background: url(../images/bg-main-c.gif) repeat-y;
	position:relative;
	z-index:4;
	border-bottom:1px solid #e4e4e4;
	padding:0 0 1px;
}
.main-holder{
	background: url(../images/bg-main.jpg) no-repeat;
	height:1%;
	overflow:hidden;
}
#content{
	width:720px;
	float:right;
	padding:200px 1px 0;
}
#sidebar{
	width:311px;
	float:left;
	padding:20px 0 0 17px;
}
#content h1{
	font-size:28px;
	color:#842b37;
	margin:0 0 15px;
}
.content-box{
	padding:0 26px 130px;
	margin:0 0 15px;
}
.content-box .holder{
	height:1%;
	overflow:hidden;
}
.content-box .image{
	background: url(../images/bg-image.gif) no-repeat;
	width: 147px;
	height: 143px;
	padding:5px 4px 5px 5px;
	float:left;
	margin:6px 0 0;
}
.content-box .image img{display:block;}
.content-box .text-holder{
	height:1%;
	overflow:hidden;
	padding:0 0 0 22px;
}
.content-box p{
	margin:0 0 15px;
	line-height:18px;
}
.heading-holder{
	width:100%;
	background: url(../images/bg-heading.gif) repeat-y;
	display:table;
	border-bottom:2px solid #eee;
}
* html .heading-holder .gallery,
* html .heading-holder .testimonial,
* html .heading-holder .desing{
	float:left;
}
*+html .heading-holder .gallery,
*+html .heading-holder .testimonial,
*+html .heading-holder .desing{
	float:left;
}
.heading-holder .gallery,
.heading-holder .testimonial,
.heading-holder .desing{
	display:table-cell;
	vertical-align:middle;
	float:none;
}
.gallery{
	width:320px;
	padding:0 0 0 36px;
	float:left;
}
.testimonial{
	width:330px;
	padding:0 16px;
	float:left;
}
.desing{
	width:280px;
	padding:0 5px 0 12px;
	float:left;
}
.heading-holder h2{
	font-size:22px;
	line-height:24px;
	margin:0;
	color:#fff;
	padding:3px 0 0;
	font-weight:normal;
}
.heading-holder h2 span{
	font-size:15px;
	line-height:19px;
	display:block;
	margin:-3px 0 0;
	padding:0 0 5px;
	font-weight:bold;
}
.threecolumns{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-threecolumns_2.jpg) repeat-y;
	position:relative;
	margin:0 0 1px;
}
.gallery img{display:block;}
.gallery a{
	display:block;
	margin:0 0 0 -36px;
}
.threecolumns .testimonial{padding:8px 16px 10px;}
.threecolumns p{
	margin:0 0 17px;
	line-height:14px;
}
.testimonial .more{
	position:absolute;
	bottom:7px;
	left:630px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#ea560d;
	white-space:nowrap;
}
.gallery .more{
	position:absolute;
	bottom:7px;
	left:215px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#ea560d;
	white-space:nowrap;
}
.desing fieldset{
	height:1%;
	padding-top:8px;
}
.desing .fieldset:after{
	content:"";
	display:block;
	clear:both;
}
.desing .row{
	height:1%;
	margin:0 0 7px;
}
.desing .row2{
	height:5%;
	margin:0 0 7px;
	padding-bottom:10px;
}
.desing .row3{
	height:3%;
	margin:20px 0 7px;
}
.desing .row:after{
	content:"";
	display:block;
	clear:both;
}
.desing h2{
color:#842b37;
margin:0px;
padding:0px;
font-size:18px;
}
.desing span input{
	float:left;
	border-style:none;
	background:none;
	font-size:12px;
}
.desing span textarea{
	float:left;
	border-style:none;
	background:none;
	overflow:hidden;
}
.desing span{float:left;}
.desing label{
	float:left;
	width:25px;
	color:#666666;
	font-size:12px;
}
.desing .short{width:60px;}
.desing .text{
	background-color:#fff;
	border:1px #666666 solid;
	height: 15px;
	padding:0 5px;
}
.desing .text input{
	padding:2px 0 2px;
	width:180px;
}
.desing .long{width:120px;}
.desing .text-shortest{
	background-color:#fff;
	border:1px #666666 solid;
	width: 27px;
	height: 15px;
	padding:0 2px;
	margin:0 3px 0 0;
}
.desing .text-shortest input{
	padding:2px 0 1px;
	width:27px;
}
.desing .text-short{
	background-color:#fff;
	border:1px #666666 solid;
	width: 36px;
	height: 15px;
	padding:0 2px;
}
.desing .text-short input{
	width:36px;
	padding:2px 0 1px;
}
.desing .text-long{
	background-color:#fff;
	border:1px #666666 solid;
	width: 218px;
	padding:0 5px;
	margin:0 0 0 -2px;
	position:relative;
	
}
.desing .text-long input{
	width:218px;
	padding:2px 0 1px;
}
.desing .text-area{
	background-color:#fff;
	border:1px #666666 solid;
	width: 260px;
	height:70px;
	padding:0 5px 0 0;
	margin:5px 0 0 -2px;
	position:relative;
	
}
.desing .text-area textarea{
	width:260px;
	height:70px;
	padding:2px 0 1px;
}
.desing .info{
	line-height:18px;
	width:3000px;
	float:none;
}
.desing .radio{
/*	width:25px;  */
	height:39px;
	float:left;
	margin:0px 8px 0 0;
	padding:0;
}
.desing .radio-holder{
	width:100%;
	overflow:hidden;
}
.desing .radio-holder label{
	margin:0 9px 0 0;
}
.desing .submit{
	float:left;
	margin:-10px 0 0 160px;
	position:relative;
}
.text-area2 textarea{
	width:340px;
	height:100px;
	padding:2px 0 1px;
}
.text2 input{
	width:60%;
	padding:2px 0 1px;
}
.submit2{
	float:left;
	margin:0px 0 0 160px;
	position:relative;
}
#content h3{
	font-size:18px;
	line-height:18px;
	margin:0 0 1px;
	color:#5a3d15;
	background:#e5dbcc url(../images/bg-heading2.gif) repeat-x 0 100%;
	border-top:1px solid #eee;
	padding:4px 0 6px 25px;
}
.mission-box{
	background:#9c8b73;
	color:#fff;
	font-size:12px;
	text-align:center;
	padding:14px 0 0;
	font-weight:bold;
	height:1%;
	overflow:hidden;
}

.mission-box p{margin:0 0 12px;}
.sub-nav{
	list-style:none;
	margin:0 0 39px;
	padding:0 0 0 50px;
}
.sub-nav li{
	background: url(../images/separator.gif) repeat-x 0 100%;
	text-align:right;
	padding:0 11px 4px 0;
	line-height:10px;
	margin:0 0 5px;
}
.sub-nav li a{
	color:#bc4002;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.sub-nav .active a{color:#842b37;}
.sub-nav .onclick{color:#842b37;}
a.otherspaces{
	color:#bc4002;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
}
a.otherspaces:hover{color:#842b37;}
#sidebar .offer{
	width: 298px;
	height: 375px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#sidebar .offer img{display:block;}
#footer{
	overflow:hidden;
	width:1010px;
	margin:0 auto;
	padding:0 40px 20px 0;
}
.contact-box{
	float:left;
	width:330px;
	background: url(../images/bg-contact-c.gif) repeat-y;
}

.contact-box .frame{
	background: url(../images/bg-contact-box.gif) no-repeat 0 100%;
	padding:15px 33px 28px 10px;
	height:1%;
	overflow:hidden;
}
.contact-box address{
	font-style:normal;
	display:block;
	margin-bottom:14px;
	overflow:hidden;
}
.contact-box strong{
	font-size:16px;
	color:#7c0c10;
	display:block;
}
.contact-box span{
	display:block;
	color:#555252;
	font-weight:bold;
}
.contact-box dl{
	list-style:none;
	margin:0;
	overflow:hidden;
	color:#842b37;
	font-weight:bold;
}
.contact-box dl dt{
	float:left;
	margin:0 4px 0 0;
}
* html .contact-box dl dt{margin:0 1px 0 0;}
.contact-box dl dd{margin:0 0 1px;}
.footer-box{
	width:660px;
	float:right;
	padding:15px 0 0;
	font-size:12px;
	color:#7c7d7b;
	margin:0;
}
.footer-box ul{
	list-style:none;
	margin:0 0 5px 3px;
	padding:0;
	height:1%;
	overflow:hidden;
}
.footer-box ul li{
	float:left;
	border-left:1px solid #f26722;
	margin:0 19px 3px -10px;
	padding:0 0 0 11px;
}
.footer-box ul li a{
	color:#f26722;
	font-weight:bold;
	font-size:12px;
	white-space:nowrap;
}
.footer-box p{margin:0;}
.footer-box .facebook{
	background: url(../images/ico-facebook.gif) no-repeat;
	width: 205px;
	height: 44px;
	display:inline-block;
	vertical-align:middle;
	font-size:0;
	line-height:0;
	overflow:hidden;
	margin:0 16px 0 0;
}
.footer-box .facebook a{
	display:block;
	width: 205px;
	height: 44px;
	text-indent:-9999px;
	overflow:hidden;
}
hr{
border: 0;
width: 100%;
color: #ccc;
background-color: #ccc;
height: 1px;
margin:20px 0px;
}

