*{font-size:100.01%}
html {font-size:62.5%;}
body{
	margin:0;
	color:#000;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:1000px;
}
img{border-style:none;}
a{
	color:#000;
	cursor:pointer;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#878787;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.header-area{
	width:100%;
	background:#000 url(../images/bg-header.gif) no-repeat 50% 0;
	border-bottom:5px solid #ee7f01;
}
#header{
	width:970px;
	margin:0 auto;
	overflow:hidden;
	padding:9px 0 8px;
}
.logo{
	float:left;
	background:url(../images/logo.png) no-repeat;
	width:216px;
	height:117px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 6px;
}
.logo a{
	height:100%;
	display:block;
	position:relative;
}
#nav{
	float:right;
	margin:0;
	padding:69px 0 0;
	list-style:none;
}
#nav li{
	float:left;
	font-size:1.6em;
	line-height:2.375em;
	padding:0 0 0 10px;
}
#nav li a{
	float:left;
	color:#fff;
	text-decoration:none;
}
#nav li a span{
	padding:0 0 0 13px;
	float:left;
	height:38px;
}
#nav li a em{
	float:left;
	width:13px;
	height:38px;
	overflow:hidden;
}
#nav li a:hover em{background:url(../images/bg-nav-hover-r.png) no-repeat;}
#nav li a:hover span{background:url(../images/bg-nav-hover.png) no-repeat;}
#nav li a:hover{border:0;}
#nav li.active a em{background:url(../images/bg-nav-active-r.png) no-repeat;}
#nav li.active a span{background:url(../images/bg-nav-active.png) no-repeat;}
#wrapper{
	background:url(../images/bg-main.gif) no-repeat 50% 0;
	width:100%;
}
#main{
	width:970px;
	margin:0 auto;
	overflow:hidden;
	padding:18px 0 33px;
}
.gallery-holder{
	width:100%;
	height: 185px;
	overflow:hidden;
	position:relative;
	margin:0 0 18px;
}
.gallery{
	margin:0;
	padding:0;
	list-style:none;
}
.gallery li{
	width:970px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.gallery li.active{
	z-index: 2;
}
.gallery li img{float:left;}
.switcher{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:15px;
	position:absolute;
	bottom:10px;
	right:10px;
	z-index: 100;
}
.switcher li{
	float:left;
	margin:0 0 0 1px;
}
.switcher li a{
	float:left;
	height:15px;
	width:15px;
	font-size:10px;
	line-height:15px;
	background:#000;
	color:#908f8f;
	text-decoration:none;
	text-align:center;
}
.switcher li a:hover,
.switcher li.active a{
	background:#ee7f01;
	color:#fff;
}
#twocolumns{
	overflow:hidden;
	width:100%;
}
#content{
	float:left;
	width:510px;
	padding:14px 0 0 13px;
}
#content .alignright{
	float:right;
	margin:-36px 0px 0 10px;
}
#content .text-section{
	overflow:hidden;
	width:100%;
	padding:4px 0 16px;
}
.item-list{
	margin:0;
	padding:0 0 2px;
	list-style:none;
	width:543px;
}
.item-list li{
	vertical-align:middle;
	width:100%;
}
.item-list li .opener{
	color:#fff;
	font-size:14px;
	line-height:43px;
	background:url(../images/bg-item-box.gif) no-repeat;
	height:43px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	margin-bottom: 3px;
	padding:0 20px 0 9px;
}
.item-list li.active .opener,
.item-list li .opener:hover{background-position:0 -43px;}
.item-list li li{
	overflow:hidden;
	background:#ededed;
	margin:0 0 3px;
	height:43px;
	padding:4px 6px 6px 10px;
	width:auto;
}
.item-list .btn{
	background:url(../images/bg-btn-item-list.gif) no-repeat;
	line-height:43px;
	height:43px;
	text-transform:none;
}
.item-list .btn span{background:url(../images/bg-btn-item-list.gif) no-repeat 100% 0;}
.item-list .btn:hover{background-position:0 -43px;}
.item-list .btn:hover span{background-position:100% -43px;}
.item-list ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.item-list .text-holder{
	width:230px;
	font-size:14px;
	line-height:18px;
	display:table;
}
* html .item-list .text-holder{float:left;}
.item-list .text-holder strong{
	display:table-cell;
	vertical-align:middle;
	height:43px;
}
* html .item-list .text-holder strong{display:block;}
* +html .item-list .text-holder strong{display:block;}
#main h1{
	margin:0 0 7px;
	color:#ee7f01;
	font-size:2.8em;
	line-height:1.143em;
	font-weight:normal;
}
#content .mark-text{
	display:block;
	color:#a8a7a7;
	font-size:1.8em;
	line-height:1.444em;
	font-weight:normal;
	margin:0 0 19px;
}
#content p{
	padding:0 0 22px;
	margin:0;
	font-size:1.4em;
	line-height:1.572em;
}
#sidebar{
	float:right;
	width:380px;
}
.box{
	width:378px;
	background:url(../images/bg-box.gif) repeat-y -756px 0;
	overflow:hidden;
	margin:0 0 15px;
}
.box-mark h2{
	color:#ee7f01 !important;
	margin:0 0 5px !important;
}
.box .holder{background:url(../images/bg-box.gif) no-repeat;}
.box .frame{
	background:url(../images/bg-box.gif) no-repeat -378px 100%;
	padding:33px 10px 35px 26px;
}
.box-mark .frame{padding:19px 13px 24px 23px;}
.box .alignright{
	float:right;
	margin:-33px 0 -15px 0;
	position:relative;
}
.box h2{
	color:#a7a7a7;
	font-size:2.2em;
	line-height:1.25em;
	margin:0 0 17px;
	font-weight:normal;
}
.atabclean{
	float:right;
	width:352px;
	height: 90px;
	background-image: url(../images/bg-atabclean.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-left: 26px;
	padding-top: 18px;
	margin-right: 2px;
	text-decoration: none;
	margin-bottom: 15px;
}
#sidebar p{
	margin:0 0 18px;
	font-size:1.2em;
	line-height:1.5em;
}
.list{
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.2em;
	line-height:1.5em;
}
.list li{
	background:url(../images/bullet-list.gif) no-repeat 0 10px;
	padding:0 0 0 9px;
}
.contact-form .text{
	background:url(../images/bg-text.gif) no-repeat;
	width:330px;
	height:47px;
	display:block;
	overflow:hidden;
	padding:0 0 10px;
}
.contact-form .text input{
	font-size:14px;
	line-height:17px;
	padding:15px 13px;
	width:304px;
	float:left;
	border:0;
	margin:0;
	background:none;
	color:#878787;
}
.contact-form .area{
	display:block;
	background:url(../images/bg-area.gif) no-repeat;
	width:330px;
	height:121px;
	padding:0 0 10px;
	overflow:hidden;
}
.contact-form .area textarea{
	margin:0;
	padding:15px 13px;
	width:304px;
	height:91px;
	background:none;
	border:0;
	font-size:14px;
	overflow:auto;
}
.btn-submit{
	display:block;
	background:url(../images/bg-submit.gif) no-repeat;
	width:87px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	margin:0 12px 0 auto;
	border:0;
	cursor:pointer;
}
.btn-submit:hover,
.btn-submit.hover{background-position:0 -41px;}
.footer-holder{
	overflow:hidden;
	background:#ededed url(../images/bg-footer-holder.gif) repeat-x;
	position:relative;
	width:100%;
	padding:50px 0;
}
.footer-frame{
	position:relative;
	left:50%;
	width:1034px;
}
#footer{
	position:relative;
	left:-50%;
	width:1034px;
	color:#8d8d8d;
	font-size:12px;
}
.threeblocks{
	background:url(../images/bg-threeblocks.gif) no-repeat;
	height:180px;
	padding:10px 22px 20px 27px;
	overflow:hidden;
	margin:0 -10px 4px;
	position:relative;
}
.threeblocks .block{
	float:left;
	width:316px;
	padding:0 12px 0 0;
}
.threeblocks .block-mark{width:331px;}
.threeblocks .footer-ttl{
	display:block;
	font-size:20px;
	line-height:23px;
	margin:18px 0 5px;
	color:#ee7f01;
	font-weight:normal;
}
.threeblocks p{
	margin:0 0 13px;
	line-height:18px;
}
.threeblocks img{
	float:left;
	margin:0 11px 0 0;
}
.threeblocks .image-tool{margin:37px -16px 0 0;}
.btn-wrapp{
	overflow:hidden;
	height:30px;
}
.btn{
	float:right;
	background:url(../images/bg-btn.gif) no-repeat;
	line-height:30px;
	height:30px;
	font-size:12px;
	text-transform:uppercase;
	padding:0 0 0 17px;
	text-decoration:none;
	color:#fff !important;
}
.btn span{
	float:left;
	padding:0 17px 0 0;
	background:url(../images/bg-btn.gif) no-repeat 100% 0;
}
.btn:hover{
	background-position:0 -30px;
	text-decoration:none !important;
}
.btn:hover span{background-position:100% -30px;}
#footer .company-name{
	display:block;
	padding:2px 0;
}
.threeblocks address{
	padding:0 0 20px;
	font-style:normal;
	line-height:18px;
}
.threeblocks address span{display:block;}
.threeblocks .block a{
	color:#8d8d8d;
	text-decoration:none;
}
.threeblocks .block a:hover{text-decoration:underline;}
.threeblocks .block .info{
	display:block;
	line-height:21px;
}
#footer .copy{
	padding:0 0 0 16px;
	color:#a6a6a6;
}
#footer .copy p{
	margin:0;
	font-size:11px;
	text-transform:uppercase;
}
#footer .copy p a{
	color:#a6a6a6;
	text-decoration:none;
}
#footer .copy p a:hover{text-decoration:underline;}

.aaa {
	float: left;
	padding-right: 20px;
}
