div#print {
	display:block;
	width:950px;
	margin:0;
	padding:0;
	}
	
body{
	margin:0;
	padding:0;
	font:10px "Lucida Grande", Arial, Helvetica, sans-serif;
	background:#f0f0f0;
}
h1, h2, h3, h4, p, ul, form{
	margin:0;
	padding:0;
}
ul{ list-style:none;}

.logo a,
#header .text-info,
a.bsi-registered{
	display:block;
	overflow:hidden;
	text-indent:-6666px;
	
}
#main{
	clear:both;
	width:950px;
	background:url(http://www.landfill-pumps.com/images/bg-page.gif) repeat-y;
	padding:0 21px;
	margin:0 auto;
}
/*--- HEADER CSS STYLES ---*/
#header{
	width:950px;
	height:76px;
	background:url(http://www.landfill-pumps.com/images/bg-header.jpg) no-repeat;
	clear:both;
	position:relative;
	z-index:100;
	display:none;
}
.logo{
	position:absolute;
	top:9px;
	left:42px;
}
.logo a{
	width:159px;
	height:59px;
	background:url(http://www.landfill-pumps.com/images/logo.gif) no-repeat;
}
#header .text-info{
	position:absolute;
	top:14px;
	right:44px;
	width:302px;
	height:16px;
	background:url(http://www.landfill-pumps.com/images/header-text.gif) no-repeat;
}
/*--- menu css ---*/
#menu{
	float:right;
	margin-top:40px;
	height:35px;
	padding-top:1px;
}
#menu li{
	float:left;
	height:35px;
	background:url(http://www.landfill-pumps.com/images/menu-separator.gif) no-repeat;
	padding-left:1px;
}
#menu li.hover, #menu li:hover{ position:relative;}

#menu li.hover ul ul,
#menu ul li.hover ul ul,
#menu ul ul li.hover ul ul,
#menu ul ul ul li.hover ul ul
{ display:none;}

#menu li.hover ul,
#menu ul li.hover ul,
#menu ul ul li.hover ul,
#menu ul ul ul li.hover ul
{ display:block;}

#menu li.first{
	background:none;
	padding-left:0;
}
#menu .menu-home,
#menu .menu-about-us,
#menu .menu-products,
#menu .menu-solutions,
#menu .menu-downloads,
#menu .menu-contact,
.search-holder label{
	float:left;
	height:31px;
	overflow:hidden;
	text-indent:-6666px;
}
#menu .menu-home{
	width:46px;
	background:url(http://www.landfill-pumps.com/images/menu-home.gif) no-repeat;
}
#menu .menu-about-us{
	width:65px;
	background:url(http://www.landfill-pumps.com/images/menu-about-us.gif) no-repeat;
}
#menu .menu-products{
	width:63px;
	background:url(http://www.landfill-pumps.com/images/menu-products.gif) no-repeat;
}
#menu .menu-solutions{
	width:67px;
	background:url(http://www.landfill-pumps.com/images/menu-solutions.gif) no-repeat;
}
#menu .menu-downloads{
	width:77px;
	background:url(http://www.landfill-pumps.com/images/menu-downloads.gif) no-repeat;
}
#menu .menu-contact{
	width:57px;
	background:url(http://www.landfill-pumps.com/images/menu-contact.gif) no-repeat;
}
#menu ul{
	margin:0;
	padding:0;
	display:none;
	position:absolute;
	top:34px;
	left:1px;
	border:solid #bababa;
	border-width:1px 1px 0;
	background:#fdfdfd url(http://www.landfill-pumps.com/images/bg-menu-drop.gif) repeat-x;
	width:145px;
}
#menu ul ul{
	top:13px;
	left:139px;
}
#menu ul li{
	background:none;
	padding:0;
	width:145px;
	height:25px;
	float:left;
	border-bottom:1px solid #bababa;
}
#menu ul li a{
	display:block;
	height:25px;
	padding-left:11px;
	line-height:25px;
	font-size:12px;
	color:#069;
	text-decoration:none;
	z-index:100;
}
#menu .drop li a,
#menu li .drop li a,
#menu li li .drop li a,
#menu li li li.drop li a{ background:none;}
#menu .drop a,
#menu li .drop a,
#menu li li .drop a,
#menu li li li .drop a{ background:url(http://www.landfill-pumps.com/images/bg-menu-element.gif) no-repeat 126px -18px;}

#menu ul li a:hover,
#menu .drop li a:hover,
#menu li .drop li a:hover,
#menu li li .drop li a:hover,
#menu li li li.drop li a:hover{
	color:#fff;
	font-weight:bold;
	background:#666;
}
#menu .drop a:hover,
#menu ul li .drop a:hover,
#menu li li .drop a:hover,
#menu li li li .drop a:hover{ background:#666 url(http://www.landfill-pumps.com/images/bg-menu-element.gif) no-repeat 126px 8px;
	position:relative;
	z-index:}

#menu ul .active{ 
	color:#fff;
	font-weight:bold;
	background:#666;
}
#menu ul .drop .active{ background:#666 url(http://www.landfill-pumps.com/images/bg-menu-element.gif) no-repeat 126px 8px;}

/*--- search block ---*/
.search-holder{
	width:155px;
	float:right;
	padding-left:1px;
	margin-top:40px;
	background:url(http://www.landfill-pumps.com/images/menu-separator.gif) no-repeat;
}
.search-holder label{
	width:53px;
	background:url(http://www.landfill-pumps.com/images/label-search.gif) no-repeat;
}
.search-holder #search-field{
	float:left;
	width:50px;
	height:15px;
	margin:8px 3px 0 0;
	padding:0;
	border:1px solid #aeabab;
	font:12px/14px "Lucida Grande", Arial, Helvetica, sans-serif;
}
.search-holder .button-search{
	float:left;
	width:15px;
	height:15px;
	margin-top:9px;
}
/*--- CONTENT CSS STYLES ---*/
#content{
	clear:both;
	width:950px;
	margin-top:5px;
	background:#fff url(http://www.landfill-pumps.com/images/bg-content.gif) repeat-y;
	overflow:hidden;
}
#content a{ color:#369;}
#content a:hover{ text-decoration:none;}
/*--- content-text block css ---*/
.content-text{
	float:left;
	width:590px;
	background:url(http://www.landfill-pumps.com/images/bg-content-text.jpg) no-repeat;
	padding:10px 33px 0 46px;
}
.content-text h1{
	font-size:24px;
	color:#069;
	padding:6px 0 3px;
}
.content-text h2{
	font-size:24px;
	color:#666;
	padding:6px 0 3px;
}
.content-text h3{
	font-size:16px;
	color:#666;
}
.content-text p{
	font-size:12px;
	line-height:16px;
	color:#333;
	padding-bottom:24px;
}
/*--- breadcrumb css ---*/
.breadcrumb{
	clear:both;
	width:590px;
	overflow:hidden;
	padding:10px 0;
	font:10px Verdana, sans-serif;
}
.breadcrumb li{
	float:left;
	background:url(http://www.landfill-pumps.com/images/breadcrumb-separator.gif) no-repeat 0 50%;
	padding:0 4px 0 5px;
}
.breadcrumb li.first{
	padding-left:0;
	background:none;
}
.content-text .image-holder{
	float:right;
	width:151px;
	padding:4px 0 46px 46px;
}
.content-text .image-holder img{ display:block;}
.content-text .image-holder span{
	display:block;
	font:10px/14px Verdana, sans-serif;
	color:#666;
	padding-top:4px;
}
.content-text .text-holder{ overflow:hidden;}
* html .content-text .text-holder, * html .box{
	overflow:visible;
	height:0;
}
.box{
	overflow:hidden;
	border:1px solid #bababa;
	background:#fdfdfd url(http://www.landfill-pumps.com/images/bg-box.gif) repeat-x;
	padding:10px 10px 0 15px;
	margin-bottom:18px;
}
.box p{ padding-bottom:14px;}

.text-holder ul{
list-style-type: none;
padding: 0;
margin: 0;
font-size:12px;
margin-bottom:12px;
}

.text-holder li{
background-image: url(http://www.landfill-pumps.com/images/0145_blue-beveled-arrow.png);
background-repeat: no-repeat;
background-position: 0 2px;
padding-left: 16px;
margin-bottom:7px;
}


/*--- right-col css ---*/
.right-col{
	float:right;
	width:240px;
	background:url(http://www.landfill-pumps.com/images/bg-right-col.gif) repeat-x;
	padding:20px 20px 0 20px;
	font:10px Verdana, sans-serif;
}
#content .right-col a{ text-decoration:none;}
#content .right-col a:hover{text-decoration:underline;}
.right-col h3{
	color:#666;
	font-size:12px;
	line-height:12px;
	padding:4px 0 3px;
}
.right-col h4{
	color:#369;
	font-size:10px;
	line-height:12px;{
}
.right-col h5{
	font-size:24px;
	color:#069;
	padding:6px 0 3px;
}
.right-col p{
	color:#666;
	font-size:10px;
	line-height:12px;
	padding-bottom:5px;
}
.right-col .ordering-information{
	clear:both;
	background:#e9ecf2;
	border:1px solid #bababa;
	padding:3px 10px 3px 10px;
	margin-bottom:10px;
	hr style="border:none; height:1px; color:blue;
}
.right-col .info-holder{
	clear:both;
	margin:16px 5px 0 10px;
}
.right-col .contact-info{
	clear:both;
	margin:50px 5px 0 10px;
	font:10px "Lucida Grande", Arial, Helvetica, sans-serif;
}
.right-col .contact-info .bsi-registered{
	float:right;
	width:79px;
	height:78px;
	margin-left:30px;
	background:url(../images/bsi-registered.gif) no-repeat;
}
.right-col .contact-info h3{
	font:11px/11px "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#369;
	font:11px/11px "Lucida Grande", Arial, Helvetica, sans-serif;
}
.right-col .contact-info span{ 
	display:block;
	color:#666;
	font-size:10px;
	line-height:11px;
}
/*--- FOOTER CSS STYLES ---*/
#footer{
	clear:both;
	width:950px;
	background:#fff;
	margin-top:20px;
	padding:10px 0;
	font:10px Arial, sans-serif;
}
#footer ul{
	text-align:center;
}
#footer ul li{
	display:inline;
	background:url(http://www.landfill-pumps.com/images/bg-footer-nav.gif) no-repeat 0 50%;
	padding:0 2px 0 6px;
}
#footer ul li span{
	background:url(http://www.landfill-pumps.com/images/bg-footer-nav.gif) no-repeat 100% 50%;
	padding-right:7px;
}
#footer ul a{
	color:#666;
	text-decoration:none;
}
#footer ul a:hover{ text-decoration:underline;}
#footer p{
	text-align:center;
	color:#666;
}

#flash {
	position:relative;
	z-index:0;
	}
	

	
#photo {
	display:inline;
	float:right;
	margin:0px 0px 5px 5px;

	}
	
#photo p {
	margin:0;
	padding:0;
	font-size:10px;

	}
	
