@charset "UTF-8";
/* CSS Document */

.pageHeader {
	width: 850px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin-left: 25px;
}
.brandWrapper {
	width: 850px;
	margin-left: 25px;
	border: 1px solid #E6E6E6;
	margin-bottom: 45px;
	height: auto;
}
.brandHeader {
	font-size: 20px;
	line-height: 19px;
	background-color: #E6E6E6;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.manufacturerLeft {
	float: left;
	height: auto;
	width: 200px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #4E4B4C;
	padding-top: 25px;
}
.thumbBox {
	text-align: center;
	float: left;
	width: 283px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.thumbTitle {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-bottom: 010px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
}
.thumbTitle a {
	text-decoration: none;
	color: #4E4B4C;
}
.thumbTitle a:hover {
	color: #6A983F;
	text-decoration: none;
}
.thumbBox2 {
	text-align: center;
	float: left;
	width: 283px;
	margin-top: 12px;
	padding-bottom: 15px;
	padding-top: 10px;
}.thumbBox3 {
	text-align: center;
	float: left;
	width: 170px;
	margin-top: 12px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.manuWrapper {
	width: 850px;
	border: 1px solid #E6E6E6;
	height: 698px;
	margin-left: 25px;
	margin-bottom: 15px;
	padding-top: 5px;
}
.manufacturer {
	float: left;
	height: 678px;
	width: 283px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #4E4B4C;
	padding-top: 10px;
	text-align: center;
}
.manufacturer a {
	text-decoration: none;
	color: #4E4B4C;
}
.manufacturer a:hover {
	color: #6A983F;
	text-decoration: none;
}

