html{ height:100%;}
body{
	margin:0;
	height:100%;
	font:14px/24px Arial, Helvetica, sans-serif;
	color:#111;
	min-width:935px;
	background:#0a0a0a url(../images/bg-body.gif) repeat-y 50% 0;
}
a{
	color:#0073b4;
	text-decoration:none;
}
a:hover{ text-decoration:underline;}
img{ border-style:none;}
#wrapper{
	width:935px;
	margin:0 auto;
	min-height:100%;
	position:relative;
	background:#ebebeb;
}
* html #wrapper{ height:100%;}
#header{
	height:79px;
	padding:14px 0 0;
	background:url(../images/bg-header.jpg) no-repeat;
}
.logo{margin:0 0 0 18px;}
.logo a img{display:block;}
.go{
	position:absolute;
	top:-9999em;
	left:-9999em;
}
#main{
	width:100%;
	overflow:hidden;
}
#main h1{ margin:0 0 5px;}
#main h1 img{ display:block;color:white;font-size:16px}
.flash-holder{
z-index:1;
	width:100%;
	overflow:hidden;
	margin:0 0 12px;
}
.flash-holder img{ display:block;}
.article{
	width:555px;
	padding:0 0 19px 32px;
}


#main .article p{ margin:0;}
#nav{
	z-index:2;
	position:absolute;
	top:35px;
	right:64px;
	width:560px;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	float:left;
	position:relative;
}
#nav a{
	display:block;
	width:140px;
	height:36px;
	background:url(../images/bg-nav.gif) no-repeat;
	overflow:hidden;
}
#nav a span{
	display:block;
	width:140px;
	height:36px;
	text-indent:-9999px;
	cursor:pointer;
}
#nav li:hover a.industry-solutions, #nav li.hover a.industry-solutions, #nav li.active a.industry-solutions{ background-position:0 -36px;}
#nav a.online-catalog{ background-position:-140px 0;}
#nav li:hover a.online-catalog, #nav li.hover a.online-catalog, #nav li.active a.online-catalog{ background-position:-140px -36px;}
#nav a.our-partners{ background-position:-280px 0;}
#nav li:hover a.our-partners, #nav li.hover a.our-partners, #nav li.active a.our-partners{ background-position:-280px -36px;}
#nav a.about-industrial{ background-position:-420px 0;}
#nav li:hover a.about-industrial, #nav li.hover a.about-industrial, #nav li.active a.about-industrial{ background-position:-420px -36px;}
#nav ul{
	position:absolute;
	top:36px;
	left:-31px;
	display:none;
	width:202px;
	margin:0;
	padding:15px 0 0;
	list-style:none;
	background:#d7d7d7 url(../images/bg-sub-nav.gif) no-repeat;
}
#nav li:hover ul, #nav li.hover ul{ display:block;}
#nav ul li{
	width:100%;
	background:url(../images/divider-sub-nav.gif) repeat-x 0 100%;
}
#nav ul li:hover, #nav ul li.hover{ background:#fff url(../images/divider-sub-nav.gif) repeat-x 0 100%;}
#nav ul li:hover a, #nav ul li.hover a{
	text-decoration:none;
	color:#090909;
}
#nav ul a{
	background:none;
	text-indent:0;
	width:100%;
	text-align:center;
	height:auto;
	font-size:11px;
	line-height:14px;
	color:#545454;
	font-weight:bold;
	padding:6px 0;
	text-transform:uppercase;
}
#footer{
	width:100%;
	padding:0 0 70px;
	overflow:hidden;
	background:url(../images/bg-footer.gif) no-repeat;
}
#footer .holder{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
#footer .holder .logo-footer{
	float:left;
	display:inline;
	margin:0 26px 0 44px;
}
#footer .logo-footer img{ display:block;}
#footer .holder ul{
	height:1%;
	float:left;
	margin:0;
	padding:9px 0 0;
	list-style:none;
}
#footer .holder li{
	float:left;
	padding:0 25px 0 0;
}
#footer .holder ul img{ display:block;}
.contact-info{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.contact-info li{
	float:left;
	padding:0 22px 0 0;
}
.copy{
	float:left;
	width:410px;
	padding:3px 0 0 45px;
	font-size:9px;
	line-height:12px;
	color:#252525;
	text-transform:uppercase;
}
.copy p { margin:0 0 6px;}
.copy ul{
	margin:0 0 0 -5px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	overflow:hidden;
}
.copy li{
	float:left;
	margin:0 2px 0 -2px;
	padding:0 7px 0 8px;
	background:url(../images/divider-footer.gif) no-repeat 0 2px;
}
.inner #main{
	background:url(../images/bg-main.gif) repeat-y 100% 0;
	margin:9px 0 19px;
	padding:0 0 54px;
}
#sidebar{
	float:left;
	width:216px;
	padding:47px 0 0 17px;
	position:relative;
}
#sidebar .accordion{
	margin:0;
	padding:1px 0 17px;
	list-style:none;
	background:url(../images/border-sidebar.gif) no-repeat;
}
#sidebar .accordion li{
	width:216px;
	padding:0 0 1px;
	vertical-align:top;
	background:url(../images/border-sidebar.gif) no-repeat 0 100%;
}

#sidebar .accordion a{
	width:170px;
	display:block;
	padding:5px 5px 4px 25px;
	font-size:10px;
	line-height:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/bull-pointer.gif) no-repeat 7px 6px;
}


#sidebar .accordion a:hover{
	background:#fff url(../images/bull-pointer.gif) no-repeat 7px 6px;
	text-decoration:none;
}

#sidebar .accordion .active-page{
	width:232px;
	background:url(../images/border-dotted.gif) repeat-x 0 100%;
}
#sidebar .accordion .active-page .opener,
#sidebar .accordion .active-page .opener:hover{
	width:186px;
	margin:-1px 0 0;
	position:relative;
	padding:6px 21px 4px 25px;
	color:#000;
	background:#fff url(../images/border-dotted.gif) repeat-x;
}
#sidebar .accordion .ui-state-active,
#sidebar .accordion .ui-state-active:hover,
#sidebar .accordion .active-page .ui-state-active,
#sidebar .accordion .active-page .ui-state-active:hover{
	color:#0073b4;
	padding:6px 21px 4px 25px;
	margin:-1px 0 0;
	background:#fff url(../images/border-dotted.gif) repeat-x;
}
#sidebar .accordion ul{
	background:#fff;
	margin:0;
	padding:0 0 5px;
	list-style:none;
}
#sidebar .accordion ul li{ background:none;}
#sidebar .accordion ul a{
	background:none;
	padding:1px 0 1px 37px;
	color:#000;
	font-weight:normal;
}
#sidebar .accordion .active-page ul a{
	width:174px;
	margin:0;
	padding:1px 21px 1px 37px;
	background:none;
}
#sidebar .accordion ul a:hover{ background:url(../images/bull-point.gif) no-repeat 28px 6px;}
#sidebar .accordion .active-page ul a:hover{
	width:195px;
	padding:1px 0 1px 37px;
	margin:0;
	background:url(../images/bull-point.gif) no-repeat 28px 6px;
}
#content{
	float:right;
	width:686px;
}
#content p{margin:0;}
.section{
	padding:15px 30px 0 21px;
	font-size:17px;
}
#content .holder, #content .box{
	height:1%;
	padding:0 35px 11px 18px;
}

#content .holder .thumbnail{
	padding: 5px 25px 25px 25px;
	background-color: #fff;
	font-size:12px;
	line-height:16px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 0px solid #2a2a2a;

}

#content .holder .doublelist{
	padding: 5px 15px 5px 15px;
	width:285px;
	height:130px;
	background-color: #fff;
	font-size:12px;
	line-height:16px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px solid #2a2a2a;

}

#content .holder .triplelist{
	padding: 5px 5px 5px 5px;
	width:185px;
	height:330px;
	background-color: #fff;
	font-size:12px;
	line-height:16px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px solid #2a2a2a;

}
	
	
#content .box{
	width:575px;
	font-size:12px;
	line-height:18px;
	color:#000;
	/*text-indent:3px;*/
	padding-top:5px;
}
#content .box img{

	padding:5px 15px 25px 0px;
}
#content .box h4{
	margin:0;
	font-size:14px;
	font-weight:normal;
}
#content h2{
	margin:0;
	font-size:18px;
	font-weight:normal;
	color:#252525;
}
#content h3{
	font-size:12px;
	margin:0;
	color:#000;
	text-transform:uppercase;
}
#content .accordion2{
	width:651px;
	margin:15px -20px 0 0;
	padding:0;
	list-style:none;
	height:auto!important;
}
#content .accordion2 li{
	width:100%;
	padding:0 0 12px;
	vertical-align:top;
}
#content .accordion2 .opener{
	display:block;
	padding:4px 0 4px 25px;
	background:#f2f0f0 url(../images/bg-opener.gif) no-repeat 8px 6px;
	text-transform:uppercase;
	font-size:11px;
	line-height:14px;
	color:#000;
}
#content .accordion2 .opener:hover{
	text-decoration:none;
	font-weight:bold;
}
#content .accordion2 .ui-state-active{
	font-weight:bold;
	background:#f2f0f0 url(../images/bg-opener-active.gif) no-repeat 7px 6px;
}
#content .accordion2 table{
	margin:0 0 15px;
	border-collapse:collapse;
	border-left:1px solid #464646;
	color:#252525;
	font-size:11px;
	line-height:13px;
}
#content .accordion2 table th{
	background:#464646;
	padding:8px 0 5px;
}
#content .accordion2 table th.col{ width:112px;}
#content .accordion2 table th span{
	display:block;
	margin:0 auto;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
}
#content .accordion2 table th span.commodity{
	width:59px;
	background:url(../images/table-heading-1.gif) no-repeat;
}
#content .accordion2 table th span.manufactor{
	width:69px;
	background:url(../images/table-heading-2.gif) no-repeat;
}
#content .accordion2 table th span.resource{
	width:86px;
	background:url(../images/table-heading-3.gif) no-repeat;
}
#content .accordion2 table th span.description{
	width:146px;
	background:url(../images/table-heading-4.gif) no-repeat;
}
#content .accordion2 table td{
	border-right:1px solid #252525;
	border-bottom:1px solid #464646;
	padding:4px 8px 15px;
	vertical-align:top;
	text-align:left;
}
#content .accordion2 table td.col{width:96px;}
#content .accordion2 .print{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
#content .accordion2 .print img{
	float:right;
	display:inline;
	margin:0 5px 0 0;
}

#DirectForm{
float:left;
width:185px;
border:none;
}
#DirectForm input.text04{
float:left;
width:94px!important; width:80px; background:#ffffff ; border:none; margin:0 0 0 0;  padding:0 0 0 2px; height:16px;
}
#DirectForm input{
float:left;
width:94px; background:#ffffff ; border:0; margin-right:-3px!important; padding-left:0px;
}
#DirectForm label{		
float:left;
/*width:600px; */
padding-bottom:5px;
}
#DirectForm label span{
float:left;
width:80px; text-align:left; padding-right:2px; font-size:11px;line-height:14px!important; text-transform:uppercase
}
#DirectForm label.forgot{
float:left;
/*width:600px; */padding-bottom:5px;
color:#143eae;
font-size:11px;
}

#EmailForm{
float:left;
width:300px;
}
#EmailForm label{		
float:left;
/*width:600px; */padding-bottom:5px;
}
#EmailForm label span{
float:left;
width:70px; text-align:right; padding-right:5px; font-size:11px;line-height:14px!important; text-transform:uppercase
}
#EmailForm 
label.zip{float:left; width:54px; margin-left:6px; display:inline;}
#EmailForm label.zip span{

width:54px; text-align:left; padding-left:2px; font-size:11px;line-height:14px!important; text-transform:uppercase
}
#EmailForm label.state{float:left; width:42px;}
#EmailForm label.state span{

width:42px; text-align:right; padding-right:5px; font-size:11px;line-height:14px!important; text-transform:uppercase
}
#EmailForm input{
float:left;
width:204px; background:#EBEBEB ; border:none; display:inline!important; margin-right:3px!important; padding-left:2px;
}
#EmailForm input.radio{float:left; width:15px;}
#EmailForm input.text{ height:16px;}

#EmailForm input.text01{
float:left;
width:97px!important; background:#EBEBEB ; border:none; margin:0 0 0 0; display:inline; padding:0 0 0 2px; height:16px;}

#EmailForm input.text02{
float:left;
width:42px!important; background:#EBEBEB ; border:none; margin:0 0 0 0; display:inline; padding:0 0 0 2px; height:16px;}

#EmailForm input.text03{
float:left;
width:54px!important; width:50px; background:#EBEBEB ; border:none; margin:0 0 0 0; display:inline; padding:0 0 0 2px; height:16px;}




#EmailForm input.text1{
float:left;
width:43px!important; background:#EBEBEB ; border:none; margin:0 0 0 0; display:inline; padding:0 0 0 2px; height:16px;}

#EmailForm1{
float:left;
width:auto;
}
#EmailForm1 label{
float:left;
width:680px; 
}
#EmailForm1 label span{
float:left;
width:200px; 
}
#EmailForm1 input{
float:left;
width:auto;
}
#EmailForm select{ width:237px;}
#EmailForm textarea{float:left; width:250px; background:#EBEBEB ; border:none}
#content h1{ margin-bottom:0;}
#EmailForm fieldset{float:left; border:none;  background:#fff; /*padding:10px 0 20px 45px*/ !important; width:330px; margin:0!important; padding:5px 0; }
span.dash{float:left; width:5px!important; text-align:center; line-height:12px; margin:0}
span.ext{float:left; width:26px!important; padding:0!important; margin:0!important; text-align:right}
input.text2{float:left; width:44px!important; margin:0!important; padding:0 0 0 2px; height:16px;}
.do_you{float:left; width:260px; padding-left:70px;}
.do_you label{float:left; width:134px!important}
.do_you label small{float:left; width:134px!important;text-align:left!important; font-size:11px; font-family:"trebuchet MS", Arial; line-height:10px;}

.do_you1{float:left; width:260px; padding-left:70px;}
.do_you1 label{float:left; width:234px!important}
.do_you1 label span{float:left; width:234px!important;text-align:left!important; font-size:11px; font-family:"trebuchet MS", Arial; line-height:10px;}
.do_you1 p{float:left; line-height:14px!important; padding:0; margin:0}


.do_you .radio{float:left; width:16px!important; height:15px; background:none!important; border:none!important; margin:0!important;}
.do_you p{float:left; line-height:14px!important; padding:0; margin:0}
.submit_btn{float:right; width:110px!important; height:30px; background:url(../images/submit.jpg) no-repeat 0 0!important; border:none; text-indent:-9999; font-size:2px; cursor:pointer; margin:0 0 0 150px; display:inline}
.submit_btn_over{float:left; width:110px!important; height:30px; background:url(../images/submit.jpg) no-repeat 0 bottom!important;text-indent:-9999; font-size:2px; cursor:pointer;margin:0 0 0 150px; display:inline}
.act{float:left; padding-top:10px}

.submit_btn1{float:right; width:110px!important; height:30px; background:url(../images/submit.jpg) no-repeat 0 0!important; border:none; text-indent:-9999; font-size:2px; cursor:pointer; margin:0 0 0 210px; display:inline}
.submit_btn1_over{float:left; width:110px!important; height:30px; background:url(../images/submit.jpg) no-repeat 0 bottom!important;text-indent:-9999; font-size:2px; cursor:pointer;margin:0 0 0 210px; display:inline}



/****************** added more css ***************/
#content .flash_sec{float:left; width:686px;}
#content .left_sec{float:left; width:349px;}
#content .left_sec h3{float:left; width:344px; padding:5px 0 0 5px;}
#content .left_sec img{float:left;}
#content .left_sec .pic_area{float:left; width:333px; padding:20px 0 0 16px}


#content .right_sec{float:left; width:330px;} 
#content .border{float:left; width:671px; padding:10px 0 20px 15px!important; padding-bottom:5px;}
#content .border img{float:left}
#sidebar .accordion .level2 {background:none;}
.clear{clear:both;}
/****************** added more css ***************/
