#banners {
	background:url(../images/wholesalebg2.jpg);
	background-repeat:no-repeat;
	width:1000px;
	margin: 0 auto 20 auto;
	z-index:0;
}

#banner2 {
	width:800px;
	height:500px;
	margin-bottom:30px;
	margin-right: auto;
	margin-left: auto;	/*text-align:center;*/
	z-index:0;
	}

#banner3 {
	width:800px;
	margin: 0 auto 0 auto;
	padding: 30px 0 20px 0;
	text-align:center
	}

#brands {
	overflow: hidden;
	width:875px;
	margin: 0 auto 0 auto;
	padding: 20px 0 20px 0;
	
	text-align:center;
}

#brands #fbox1 {
	float: left;
	width: 155px;
	margin-right: 25px;
	background:#000
}

#brands #fbox2 {
	float: left;
	width: 360px;
}

#brands #fbox3 {
	float: right;
	width: 155px;
}

#brands a {
	text-decoration:none;
	color:#666;
}

#brands a:hover {
	text-decoration:underline;
	color:#CCC;
}


#ourbusiness {
	padding: 150px 0 20px 0;
	width:800px;
	text-align:center;
	margin: 0 auto 0 auto;
}

#subheader {
	text-align:center;
	border-top:#333 solid thin;
	height:20px;
}

#bodytext {
	padding:30px;
	background:url(../images/aboutBg.jpg)
}

#bodytext2 {
	float:left;
	padding:50px;
	width:250px;
	background:url(../images/designbg2.jpg);
	background-repeat:no-repeat;
	height:400px;
}

#bodytext3 {
	text-align:left;
	float:right;
	padding:50px 90px 50px 50px;
	width:250px;
	height:400px;
	background:url(../images/manufacturingBg.jpg);
	background-repeat:no-repeat;
}