@charset "UTF-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0; padding: 0; border: 0;
}
body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 22px;
	background: url(headerbackground.png) #fff top repeat-x;
	background-repeat:repeat-x;
}
#container2{
	width:820px;
	background: url(laplantewebsiteshadow.png);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;	
}
#container {
	width: 800px;
	margin: 0 auto 0 auto;
	background-color: #FFF;
}
#header {
	width: 800px;
	height: 100px;
	background-image:url(header_2.jpg);

}
	#header h1 {
		float: left;
		margin: 21px 0 0 20px;
	}
#menu {
	width: 800px;
	height: 30px;
	background-image:url(menubckgrnd.png);
}
#slider_image{
	width: 765px;
	height:285px;
}

#header_logo{
	height: 94px;
}

#images_in_div{
	width: 300px;
	float: left;
}

#wrapperindustrial {
	min-height: 0;
	width: 800px;
	margin: 0 auto 0 auto;
	background-color: #FFF;
}

#wrapper {
	min-height:620px;
	max-height:none;
	margin: 0 auto 0 auto;
	background-color: #FFF;
}

#content {
	clear:left;
	min-height:500px;
	max-height:10000px;
	background-repeat: no-repeat;
	background-color: #DDD;
	background: -webkit-gradient(linear, left top, left bottom, from(#DDD), to(#FFF));
	background: -moz-linear-gradient(top,  #DDD,  #FFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF');

}	
	#breadcrumb {
		height: 25px;
		width: 800px;
		float: left;
		font-size: 12px;
		text-decoration: none;
		color: #333;
		background-color:#DDD;
	}
		#breadcrumb p {
			margin:  0 0 0 10px;
		}
		#breadcrumb a:link{
			text-decoration: none;
			color: #333;
		}
		#breadcrumb a:hover{
			color:#000;
			text-decoration: underline;
		}
		#breadcrumb a:visited{
			color:#333;	
		}
.paragraphs {
	margin:0 0 0 0;
	padding:0 0 10px 15px;
	width:770px;
	font-size:15px;
}
	.paragraphs a:link{
		color:blue;
		text-decoration:none;
	}
	.paragraphs a:hover{
		color:blue;
		text-decoration:underline;	
	}

#contenthome{
	width:800px;
	
}
#contentcompany{
	width:800px;
	height:650px;
}
	#contentleft {
		height: auto;
		width: 235px;
		float: left;
		border-right:1px;
		border-right-color:#D1D1D1;
	}
	
		#productspotlight {
			width: 220px;
			float: left;
			margin: 0 0 0 10px;
			font-size: 12px;
			line-height: 14px;
		}
			#productspotlight h2 {
				margin: 5px 0 0 5px;
			}
			#productspotlight p {
				float: left;
				margin: 0 10px 14px 10px;
			}
			#productspotlight a:hover {
				color: #F93;
			}
			#productspotlight a:visited {
				color:#00C;
			}	
		#contactinfo {
			width: 220px;
			float: left;
			margin: 10px 0 10px 10px;
			font-size: 14px;
			line-height: 18px;
		}
			#contactinfo h3 {
				margin: 5px 0 0 5px;
			}
			#contactinfo p {
				margin: 0 0 14px 10px;
			}
			#contactinfo a:hover {
				color:#F93;
			}
			#contactinfo a:visited {
				color:#00C;
			}
	#contentright {
		height:auto;
		width: 565px;
		float: left;
	}
		#contentrighthome {
			height: 411px;
			width: 550px;
			float: left;
			margin: 5% 0 0 0;
		}
			#contentrighthome p {
				margin: 5px 5px 5px 5px;
			}
			#contentrighthome a:link{
				color:#00F;
				text-decoration:underline;
			}
			#contentrighthome a:visited{
				color:#00F;
				text-decoration:underline;
			}
		#contentrightcompany {
			height: 625px;
			width: 790px;
			float: left;
			margin: 0 5px 0 5px;
		}
			#contentrightcompany img {
				float: right;
				margin: 10px 10px 0 5px;
			}
			#contentrightcompany p {
				margin: 5px 5px 0 5px;	
			}
			#contentrightcompany .leftimage{
				float:left;
				margin:0 10px 0 10px;
			}
			#contentrightcompany a:link{
				color:#00F;
				text-decoration:underline;
			}
			#contentrightcompany a:visited{
				color:#00F;
				text-decoration:underline;
			}
				
	#contentleftcontact {
		width: 360px;	
		float: left;
		margin: 10px 0 0 50px;
	}
	
	#contentrightcontact {
		width: 240px;
		float: right;
		margin: 10px 30px 0 0;
		background-color: #FFF;
	}
		#contentrightcontact h2{
			margin: 10px 0 0 10px;	
		}
		#contentrightcontact p {
			margin: 0 0 10px 10px;
		}
#contentbottom{
	width:780px;
	background:#FFF;
	margin: 0 0 0 -240px;	
	padding: 0 10px 0 10px;
}
	#contentproducts {
		height: 620px;
		width: 800px;
		float: left;
	}
	
	#contentproductsaffiliations {
		width: 780px;
		float: left;
		margin: 10px 0 25px 10px;
	}
		#contentproductsaffiliations ul{
			background:#FFF;	
		}
		#contentproductsaffiliations li {
			margin: 25px 5px 0 5px;
			list-style-type: none;
			background-color: #FFF;
			min-height:200px;
		}
		#contentproductsaffiliations p {
			margin: 5px 10px 5px 10px;
		}
		#contentproductsaffiliations h3 {
			margin: 0 0 0 10px;
		}
		#contentproductsaffiliations p img {
			float:left;
		}
		
	#contentproductsmain {
		float: left;
		width: 800px;
	}
		#contentproductsmain a {
			color: #000000;
			text-decoration:none;
		}
		#contentproductsmain a:hover {
			text-decoration:underline;
		}
	#contentproductstop {
		width: 800px;
		float: left;
		background-color:#FFF;
		background: -webkit-gradient(linear, left top, left bottom, from(#DDD), to(#FFF));
		background: -moz-linear-gradient(top,  #DDD,  #FFF);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF');
	}
		#productpump{
			width: 780px;
			margin: 10px 0 0 10px;
		}
			#productpump p{
				text-indent: 15px;
				margin: 5px 5px 0 5px;
			}
			#productpump ul{
				float: right;
				margin: 0 10px 0 0;
			}
			#productpump img{
				margin: 0 0 0 0;
				float:left;
			}
			#productpump table{
				float:right;	
			}
		#productpump2{
			width: 780px;
			margin: 10px 0 0 10px;
		}
			#productpump2 p{
				text-indent: 15px;
				margin: 15px 15px 0 5px;
			}
			#productpump2 img{
				margin: 0 0 0 0;
			}
			#productpump2 table{
				float: left;
			}
			#productpump2 a:link{
				color:#00F;
				text-decoration:underline;
			}
			#productpump2 a:visited{
				color:#00F;
				text-decoration:underline;	
			}
		#productimage {
			width:100%;
			margin: 0 1% 0 1%;
			background-color:#FFF;
		}
		#productimage .truckmount {
			clear:both;
			background:#fff;
			background-color:#fff;
		}
			#productimage img {
				float:left;
				background-color:none;
			}
			.industrial{
				margin: 0 0 0 60px;
			}
		#productimage2 {
			width: 335px;
			float: left;
			margin: 25px 0 0 55px;
			background-color:#FFF;
		}
		#productdescription {
			height: 320px;
			width: 390px;
			float: right;
			margin: 0 0 0 10px;
			text-indent: 15px;
			background-color:#FFF;5
		}
			#productdescription p {
				margin: 5px 5px 0 5px;
			}
			#productdescription ul {
				margin-left:20px;
			}
		#productdescription2 {
			width: 390px;
			float: left;
			margin: 0 0 0 10px;
			text-indent: 15px;
			background-color:#FFF;5
		}
	#contentproductsbottom {
		width: 800px;
		float: left;
		clear:left;
		margin: 0 0 0 0;
		background-color:#FFF;
	}
		#contentproductsbottom table {
			margin: 0 auto 0 auto;
		}
		#contentproductsbottom th {
			background-color: #7497bd;
		}
		#contentproductsbottom td {
			background-color: #E3E3E3;
		}
	#contentpumpbottom{
		width:780px;
		float:left;
		margin: 0 0 2% 2%;
		line-height:25px;
	}
		#contentpumpbottom p{
			margin: 10px 10px 10px 10px;	
		}

#footer {
	height: 60px;
	width: 820px;
	background-image: url(footerbckgrndshadow.png);
	clear: both;
	margin: 0 0 0 -10px;
}
	#footer ul {
		width: 200px;
		float: left;
		margin: 12px 0 0 12px;
		list-style-type: none;
	}
		#footer ul li {
			display: inline;
			font-style: none;
		}
	#footer p {
		width: 600px;
		color:#666;
		margin: 0 0 0 260px;
		padding: 12px 0 0 0;	
	}
.faqtitle{
	color:#FFF;
	font-size:20px;
	background: #36F !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#36F', endColorstr='#33F'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#36F), to(#33F)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #36F,  #33F) !important; /* for firefox 3.6+ */
}
.faqtitle a{
	color:#FFF;
	font-size:20px;
	text-decoration:none;
}
.faqtitle a:hover{
	color:#FFF;
	font-size:20px;
	text-decoration:underline;
}
/*Start Navigation CSS*/
a {
	color: #333;
}
#nav {
	line-height: 100%;
	border-radius: 2em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	padding:0 0 0 100px;
	/*-webkit-border-radius: 2em;*/
	/*-moz-border-radius: 2em;*/
	
	/*-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);*/
	/*-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);*/

	/*background: #8b8b8b; /* for non-css3 browsers */
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00F', endColorstr='#009'); /* for IE */
	/*background: -webkit-gradient(linear, left top, left bottom, from(#00F), to(#009)); /* for webkit browsers */
	/*background: -moz-linear-gradient(top,  #00F,  #009); /* for firefox 3.6+ */

	/*border: solid 1px #6d6d6d;*/
}
#nav li {
	float: left;
	position: relative;
	list-style: none;
}
/* main level link */
#nav a {
	font-weight:100;
	color: #ebebeb;
	text-decoration: none;
	display: block;
	padding: 4px 100px 0 0;
	margin: 0;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
	/*background: #d1d1d1; /* for non-css3 browsers */
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a1a1a1'); /* for IE */
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1)); /* for webkit browsers */
	/*background: -moz-linear-gradient(top,  #ebebeb,  #a1a1a1); /* for firefox 3.6+ */

	color: #FFF;
	text-decoration: underline;
	/*border-top: solid 1px #f8f8f8;*/
	/*-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);*/
	/*-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);*/
	/*box-shadow: 0 1px 1px rgba(0, 0, 0, .2);*/
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, .8);*/
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #333;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	background: #36F !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#36F', endColorstr='#33F'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#36F), to(#33F)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #36F,  #33F) !important; /* for firefox 3.6+ */
	text-decoration:none;
	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* level 2 list */
#nav ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

	display: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 210px;
	position: absolute;
	top: 28px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
	margin: 0 0 0 0;
	padding: 0;
}
#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
	padding: 5px 0 3px 10px;
}
/* level 3+ list */
#nav ul ul {
	left: 200px;
	top: 0px;
	width:140px;
}
/* rounded corners for first and last child */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}