@charset "UTF-8";
/* CSS Document */
body {
	background-color: #e7e7e7;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
p, ul, ol, li, div {
	margin: 0;
	padding: 0;
}
#wrapper {
	margin: 15px auto;
	width: 958px;
}
#masthead {
	height: 140px;
	background-image:url(../images/masthead-bg.png);
	background-repeat: no-repeat;
}
#pagecap {
	background-image:url(../images/pagecap.png);
	background-repeat:no-repeat;
	height:132px;
	width: 958px;
	padding-top: 8px;
}
#pagecapleft {
	background-image:url(../images/pagecapleft.png);
	height:132px;
	width:6px;
	float:left;
}
#pagecapright {
	background-image:url(../images/pagecapright.png);
	width:5px;
	float:left;
	height: 132px;
}
#mastheadcenter {
	background-image:url(../images/header.jpg);
	float:left;
	width:947px;
	height: 132px;
}
#pagecontent {
	background-image:url(../images/page-bg.png);
	background-repeat:repeat-y;
	padding: 60px 90px 20px 30px;
	min-height: 555px;
}
#pagebottom {
	background-image:url(../images/bottom-pg-bg.png);
	background-repeat: no-repeat;
	height: 16px;
}
#logo {float: left;}
#mastheadcontent {
	height: 96px;
	margin-left:194px;
}
#mastheadcontent h3 {
	font-size: 17px;
	text-align: right;
	color: #fff;
	padding: 18px 25px 0 0;
	margin:0px
}
#navbar {
	height: 31px;
	margin-left: 294px;
}
#navbar ul {list-style-type: none;}
#navbar ul li {margin:0; padding:0; display: inline;}
#navbar ul li a {
	height: 31px;
	text-indent: -500em;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 18px;
}
#navbar ul li a:hover {background-position: 0 -31px;}
#navbar a:active, #navbar a:focus {outline: none;}
#navbar li.aboutus a {background-image:url(../images/about-us.png); width: 75px;}
#navbar li.benefits a {background-image:url(../images/benefits.png); width: 64px;}
#navbar li.solutions a {background-image:url(../images/solutions.png); width: 73px;}
#navbar li.test a {background-image:url(../images/test.png); width: 35px;}
#navbar li.contactus a {background-image:url(../images/contact-us.png); width: 88px;}

#rightcol {
	float:right;
	width: 558px;
	padding-left: 80px;
}
#leftcol {
	width: 200px;
}
#rightcol h1 {
	font-size: 17px;
	color: #505050;
	letter-spacing: -0.03em;
	margin: 0;
	padding: 0 0 4px 0px;
}
#rightcol h1.blueh1 {
	font-size: 22px;
	color: #16c;
	letter-spacing: -0.02em
}
#rightcol h2 {
	font-size: 18px;
	color: #16c;
	margin: 21px 0 4px 0;
}
#rightcol p {
	color: #5f5f5f;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 12px;
}
#rightcol ul {
	color: #5f5f5f;
	margin: 8px 55px 10px 35px;	
	font-size: 12px;
}
#rightcol ul li {
	margin: 3px 0;
}
#rightcol ul.calloutul {
	font-size: 14px;
	width: 450px;
	margin-bottom: 40px;
	list-style-type: disc;
}
#rightcol a.inlinetext {color: #A00; text-decoration:none;} #rightcol a:hover.inlinetext {text-decoration:underline;}
#hmrightcol {
	width: 460px;
	margin: 28px 0 0 45px;
}
#hmrightcol ul {
	font-size: 16px;
	color: #446695;
	margin: 8px 15px 10px 20px;
	letter-spacing: -0.04em;
}
#hmrightcol ul li {
	margin: 8px 0 0 15px;
}
#sidebarnav ul {
	font-size: 12px;
	color: #16c;
	list-style-type: none;
	background-color: #f0f1f1;
	border-top: 0px #105fc7 solid;
}
#sidebarnav li {
	border-top: #aaa dotted 1px;
}
#sidebarnav li:first-child { border-top:none;}
#sidebarnav ul ul li {
	border-top: none;
}
#sidebarnav li a {
	margin: 0;
	padding: 8px 0 6px 10px;
	color: #16c;
	text-decoration: none;
	display: block;
}
#sidebarnav ul ul li a {
	padding: 0 0 3px 40px;
}
#sidebarnav a:hover {
	color: #fff;
	background-color: #b0b0b0;
	border-left: solid #F90 4px;
	padding-left: 6px;
}
#sidebarnav ul ul li a:hover {
	padding-left: 36px;
}
#sidebar ul {
}
#sidebarnav li.menusection {border-top: none;}
#sidebarnav li.menusection a {color: #ddd; border-top: none; border-bottom: 2px solid #c44; background-color:#1069b9; padding: 0 0 1px 6px; font-size: 11px; letter-spacing: 0.05em}
#sidebarnav li.menusection a:hover {border-left:none;}
.listcap {
	background-image:url(../images/listcap.png);
	background-repeat:no-repeat;
	width: 200px;
	height: 14px;
}
.listcapbtm {
	background-image:url(../images/listcapbtm.png);
	background-repeat:no-repeat;
	width: 200px;
	height: 5px;
	border-top: 1px #ccc solid;
}
#rightcol p.callout {
	font-size: 18px;
	font-style: italic;
	color: #707070;
	line-height: 26px;
	margin: 0 45px 35px 20px;
}
#rightcol .graphiccallout {
	height: 210px;
	width: 556px;
	margin: 0 0 0px 0;
	border: 1px #ddd solid;
	border-top: 3px #ddd solid;
	border-bottom: 1px #bbb solid;
}
#rightcol .graphiccallout p {
	font-size: 19px;
	font-style: italic;
	color: #16c;
	line-height: 24px;
	margin: 9px 10px 0 18px;
}
#rightcol .graphiccallout p.calloutright {
	font-size: 19px;
	font-style: italic;
	color: #16c;
	line-height: 24px;
	margin: 9px 10px 0 18px;
	padding: 15px 0 0 250px; 
	text-align:right;
}
.graphiccalloutunder {
	height:20px; 
	width: 556px; 
	padding: 0 1px; 
	margin-bottom:40px; 
	background-position:0 -210px;
	background-repeat: no-repeat;
}
#footer {
	background-image:url(../images/footer-bg.png);
	background-repeat: no-repeat;
	height: 95px;
	text-align: center;
	padding-top: 15px;
	font-size: 11px;
	color: #808080;
}
#footer a {
	color:#808080;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;
}
#wastetable p {
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 5px 18px 20px 0;
}
#wastetable p strong {
	color: #16c;
}
.leancol1 {
	float:left;
	width: 128px;
}
.leancol2 {
	float:left;
	width: 177px;
}
.leancol3 {
	float: left;
	width: 253px;
}
.rowrap {
	clear:both; 
	margin: 0; 
	padding: 0;
	border-bottom: 1px #ccc dotted;
}
#rightcol ul.twocollist {
	width:500px;
	margin: 0;
	padding:0;
}
ul.twocollist li {
	display:block;
	font-size: 14px;
	width: 250px;
	float: left;
	height: 20px;
	margin:0;
	padding:0;
}
ul.twocollist li.odd {width: 180px;}
ul.twocollist li a {
	color: #16c;
	text-decoration: none;
	font-weight: bold;
}
ul.twocollist li a:hover {
	text-decoration:underline;
}
.toppicborder {
	border: 1px solid #ccc;
}

/* imported */
#SubContent {
border-bottom:thin dotted #CCCCCC;
color:#666666;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin-bottom:10px;
margin-top: 25px;
padding-bottom:10px;
padding-left:0;
width:558px;
}
#SubContent p {font-size: 12px; padding: 5px 0; margin: 0;}
#SubContent p.style1 {color:#fff;}
#SubContentLeft {
float:left;
width:200px;
}
#SubContentRight {styles.css (line 389)
border-left:thin dotted #CCCCCC;
float:left;
padding-left:20px;
width:318px;
}
/* end imported */


input.formfields {
	border: none;
	background-color: #eeeeee;
	padding: 3px;
	margin: 2px 0;
	border-bottom: 1px #cccccc solid;
	font-size: 10px;
}
form#formstyle p {
	font-size: 14px;
	font-weight: bold;
	color: #048;
}
form#formstyle table p {
	text-align: right;
	white-space:nowrap;
	margin-bottom: 2px;
}
form#formstyle label {
	font-size:13px;
	font-weight: normal;
	color: #333;
	padding-right: 6px;
}