/* ONE */

#one {
	width:960px;
	border: 1px solid #CCC;
	background-image:url(../surplus-parts/bg-fade.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0px;
}

#onePic {
	float:left;
	width:300px;
	padding:10px 0px 0px 20px;
}

#oneTxt {
	float:right;
	width:580px;
	padding:10px 20px;
}

/* TWO */

#two {
	height:110px;
	width:960px;
	border: 1px solid #CCC;
	border-top:0px;
	background-image:url(../surplus-parts/bg-fade.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

div[id^="type"] {
	float:left;
	height:105px;
	width:158px;
	text-align:center;
	border-right: 1px solid #CCC;
	padding-top:5px;
}

#type6 {
	border:0px;
}

div[id^="type"] img {
	border:0px;
}

div[id^="type"] a {
	font-size:11px;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
}

div[id^="type"] a:hover {
	text-decoration:underline;
}

#typeClear {
	border:0px;
}

/* THREE */

#three {
	height:170px;
	width:1000px;
	margin:10px 0px;
}



.browse {
	width:200px;
	border:0px;
	background-color:#FFF;
}





#searchManu {
	float:left;
	height:160px;
	width:990px;
	border-left: 10px solid #39b54a;
	border-right: 10px solid #39b54a;
	border-bottom: 10px solid #39b54a;
	margin:0px 10px;
}

#searchManuBox {
	background-color:#39b54a;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	padding:5px 0px;
	text-transform: uppercase;
	margin-bottom:10px;
}

#searchManu a {
	font-size:11px;
}

#manu1, #manu2, #manu3 {
	width:560px;
	float:left;
	padding-left:10px;
}

#manuClear {
	clear:left;
	font-size:11px;
	text-align:center;
	padding:8px 0px 0px 10px;
}

/* FOUR */

#four {
	height:50px;
	width:1000px;
}

#warranty {
	float:left;
	height:38px;
	background-color:#0DA861;
	padding:6px 30px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	margin-right:10px;
	text-align:center;
}

#cards {
	float:left;
	height:35px;
	border: 5px solid #ccc;
	padding:5px 10px 0px 10px;
}

#logistics {
	float:left;
	height:35px;
	border: 5px solid #ccc;
	border-left:0px;
	padding:5px 10px 0px 10px;
}

#oneClear, #twoClear, #threeClear, #fourClear {
	clear:both;
}



