html{height: 100%;}
body{
	margin:0;
	color:#515153;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x;
	height: 100%;
	min-width:962px;
}
* html body{height: 100%;}
img{border-style:none;}
a{text-decoration:none;}
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{
	width:962px;
	margin:0 auto;
	/*padding:0 0 344px;*/
	min-height:100%;
}
* html #wrapper{
	height:100%;
}
#header{
	background:url(../images/bg-header.gif) repeat-x;
	height:123px;
	overflow:hidden;
}
#header h1{
	float:left;
	margin:22px 0 0;
}
.logo a{
	display: block;
	background: url(../images/logo.png) no-repeat;
	width:191px;
	height:78px;
	cursor:pointer;
}
.logo a span{
	width:191px;
	height:78px;
	text-indent:-9999px;
	overflow: hidden;
	display:block;
}
ul.nav{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
ul.nav li{
	float:left;
}
ul.nav li a{
	display:block;
	width:130px;
	text-align:center;
	padding:22px 0 0;
	border-top:6px solid #515153;
}
ul.nav li a:hover,
ul.nav li a.active{
	border-top:6px solid #f3642b;
}
#intro{
	width:946px;
	margin:0 auto 1px;
	background: url(../images/bg-intro.gif) no-repeat 100% 0;
	padding:24px 8px 31px;
	height:70px;
	overflow:hidden;
}
#intro p{
	font-size:15px;
	color:#f2f2f2;
	width:445px;
	line-height:24px;
	margin:0;
}
#main{
	width:962px;
	overflow:hidden;
	padding:0 0 364px;
}
#container{
	background:url(../images/bg-content.gif) repeat-y;
	overflow:hidden;
	width:959px;
	border:solid #cacacb;
	border-width:0 1px 1px;
	float:left;
	margin:0 0 20px;
}
#content{
	float:right;
	overflow:hidden;
	width:769px;
	padding:0 0 13px;
}
.search-form{
	background:#dcdcdd;
	padding:6px 21px 8px 0;
	overflow:hidden;
	width:748px;
	margin:0;
	border-bottom:14px solid #fff;
	height:20px;
}
.search fieldset{
	float:right;
}
.text{
	float:left;
	width:304px;
	height:16px;
	padding:2px 2px 0;
	border:1px solid #959595;
	margin:1px 8px 0 0;
}
.search a{
	float:left;
	width:60px;
	height:21px;
	background:url(../images/btn-01.gif) no-repeat;
}
.search a span{
	float:left;
	width:60px;
	height:21px;
	overflow:hidden;
	text-indent:-9999px;
}
.twocolumns{
	width:686px;
	overflow:hidden;
	padding:8px 30px 0 53px;
}
.image-holder{
	width:259px;
	overflow:hidden;
	float:left;
	margin:0 58px 0 0;
	display:inline;
}
.image-holder img{
	border:1px solid #c0c0c0;
	display:block;
}
.text-holder{
	height:1%;
	overflow:hidden;
	margin:0;
}
.text-holder h2{
	margin:0 0 18px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#515153;
	letter-spacing:-1px;
}
.text-holder p{
	line-height:19px;
	padding:0 0 18px;
	margin:0;
}
ul.aptent{
	margin:0;
	padding:0;
	list-style:none;
	padding:0 0 15px 4px;
}
ul.aptent li{
	background:url(../images/bullet-01.gif) no-repeat 0 5px;
	padding:0 0 4px 26px;
	line-height:14px;
}
.text-holder a.more{
	float:right;
	background:url(../images/bullet-02.gif) no-repeat 100% 4px;
	padding:0 19px 5px 0;
	color:#f79534;
}
#sidebar{
	float:left;
	width:190px;
}
#sidebar h2{
	margin:0;
	width:172px;
	padding:9px 0 8px 17px;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#515153;
	background:#dcdcdd;
}
ul.nav-sidebar{
	padding:0;
	margin:0;
	list-style:none;
	width:188px;
	border-bottom:1px solid #fff;
	background:#fff;
}
ul.nav-sidebar:after{
	content:"";
	display:block;
	clear:both;
}
ul.nav-sidebar li{
	float:left;
	width:189px;
	padding:1px 0 0 0;
	border-bottom:1px solid #c1c1c2;
}
ul.nav-sidebar li a{
	display:block;
	width:178px;
	padding:8px 0 8px 11px;
	background:#f2f2f2;
	overflow:hidden;
}
ul.nav-sidebar li a:hover{
	background:#f2f2f2 url(../images/bg-hover-sidebar.gif) no-repeat 100% 50%;
	text-decoration:none;
	width:179px;
	border-right:0;
	margin-right:-1px;
	position:relative;
}
ul.nav-sidebar li a img{
	width:27px;
	height:27px;
	float:left;
	margin:0 17px 0 0;
}
ul.nav-sidebar li a span{
	display:block;
	padding:5px 0 0;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#515153;
	overflow:hidden;
}
ul.drop{
	float:left;
	margin:0;
	padding:3px 0 15px 31px;
	width:158px;
	background:#f2f2f2;
	list-style:none;
	border-bottom:none;
	overflow:hidden;
}
ul.drop li{
	padding:0 0 3px;
	border:0;
	width:158px;
}
ul.drop li a{
	display:block;
	overflow:hidden;
	color:#515153;
	width:133px;
	padding:0 0 0 25px;
	background:url(../images/bullet-04.gif) no-repeat 0 4px;
}
ul.drop li a:hover{
	text-decoration:underline;
	background:url(../images/bullet-04.gif) no-repeat 0 4px;
	color:#000;
}
.industries{
	float:left;
	padding:0 0 0 2px;
	overflow:hidden;
}
.industries h2{
	font-size:15px;
	margin:0 0 24px;
	color:#515153;
}
.industries ul{
	list-style:none;
	margin:0 0 2px -1px;
	padding:0;
	width:984px;
	overflow:hidden;
}
.industries ul li{
	float:left;
	margin-right:23px;
}
.industries ul li a span{
	display:block;
	text-align:center;
	margin:29px 0 31px -2px;
	color:#515153;
	font-weight:bold;
}
.industries ul li a:hover span{
	text-decoration:underline;
}
#w-footer{
	height:344px;
	width:100%;
	background:url(../images/bg-w-footer.gif) repeat-x;
	margin-top:-344px;
}
#footer{
	width:962px;
	margin:0 auto;
	padding:30px 0 0;
	overflow:hidden;
	color:#fff;
	height:207px;
}
#footer h3{
	font-size:15px;
	color:#fff;
	margin:0 0 22px;
}
.products{
	float:left;
	width:684px;
	overflow:hidden;
	margin:0 -15px 0 0;
}
.products ul{
	list-style:none;
	margin:4px 0 0;
	padding:0;
	float:left;
	width:228px;
}
.products ul li{
	padding-bottom:12px;
	background:url(../images/bullet-03.gif) no-repeat 0 5px;
}
.products ul li a{
	font-size:13px;
	color:#fff;
	padding:0 0 0 26px;
}
.contact{
	float:right;
	margin:0 120px 0 0;
	width:170px;
	overflow:hidden;
}
.contact p{
	margin:0 0 20px;
}
.contact address{
	font-style:normal;
	line-height:19px;
	margin-bottom:18px;
}
.contact dl{
	width:170px;
	overflow:hidden;
	margin:0 0 4px;
}
.contact dt{
	float:left;
	margin-right:6px;
}
.contact dd{
	float:left;
	margin:0;
}
#bottom{
	width:962px;
	margin:0 auto;
	overflow:hidden;
	color:#000;
}
#bottom .logo2{
	float:left;
	margin:7px 0 0;
}
.logo2 a{
	display: block;
	background: url(../images/logo2.png) no-repeat;
	width:188px;
	height:88px;
	cursor:pointer;
}
.logo2 a span{
	width:188px;
	height:88px;
	text-indent:-9999px;
	overflow: hidden;
	display:block;
}
.copyright{
	float:left;
	margin:39px 0 0 42px;
	width:530px;
	display:inline;
}
.copyright p{
	margin:0 0 3px;
}
.copyright address{
	float:left;
	font-style:normal;
	margin-right:14px;
}
.copyright dt, .copyright dd{
	float:left;
	margin:0 4px 0 0;
}
.copyright dl{
	margin:0 4px 0 0;
} 
.add-nav{
	list-style:none;
	margin:58px -1px 0 0;
	padding:0;
	overflow:hidden;
	float:right;
	width:156px;
}
.add-nav li{
	float:right;
}
.add-nav li a{
	color:#000;
	background:url(../images/separator.gif) no-repeat 100% 2px;
	padding:0 7px 0 9px;
}
.imagefloatleft {
float:left;
margin-right: 15px;
margin-bottom: 15px;
}
.imagefloatright {
float:right;
margin-left: 15px;
margin-bottom: 15px;
}
