/* CSS */
.homeproductimage {
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/homepage_images/1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 242px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 500px;
}
#homeindustry {
	float: left;
	width: 185px;
	margin: 0px;
	height: 207px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.whiteline {
	height: 1px;
	line-height: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#homeindustry select {
width: 170px;
}
#homemainarea {
	background-repeat: repeat-x;
	background-position: left top;
	height: 222px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	padding-top: 15px;
	width: 100%;
}
.productsearcher {
	margin: 0px;
	float: right;
	width: 450px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/product_manufacturer_large_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#features {margin-top:20px;}
.homefeature {
	float: left;
	width: 271px;
	height: 179px;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.homelastfeature {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 271px;
	height: 179px;
	/*width: 263px;*/
}
.hireandpurchase {
	background-image: url(../images/homepage_images/featurearea_hireandpurchase.jpg);
	background-repeat: no-repeat;
}
.featurearea {
	width:160px;
	float:left;
}
.featuremore {
	width:90px;
	float:right;
	margin-top:125px;
	margin-left:10px;
}
.featuretext {
	/*padding-right: 110px;*/
	color: #666666;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:102%;
}
.featurebutton {
	/*padding-left: 75px;*/
	padding-bottom: 25px;
	margin-top:5px;
}
.designanddevelopment {
	background-image: url(../images/homepage_images/featurearea_designanddevelopment.jpg);
	background-repeat: no-repeat;
}
.standardproducts {
	background-image: url(../images/homepage_images/featurearea_standardproducts.jpg);
	background-repeat: no-repeat;
}
#homemanufacturerarea {
	margin: 0px;
	float: right;
	width: 242px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.homemanufacturersearch {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
}
.homemanufacturersearch select {
	width : 140px;
	margin: 0px;
	padding: 0px;
}
.homeproductsearch {
	background-color: #CBE3EF;

}

.homebannerleft {
	float: left;
	padding: 5px;
	width: 280px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.homebannerright {
	float: right;
	padding: 5px;
	width: 280px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.homebannermain {
	float: left;
	padding: 5px;
	width: 890px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.homebanner img {
	margin-right: 5px;
	margin-left: 5px;
}
.homebanner a:link, a:visited, a:active {
	color: #FF0000;
	text-decoration: underline;
}

.homebanner a:hover {
 	color: #FF0000;
	text-decoration: none;
}
