@charset "utf-8";

body {
	width: 7in;	
	color: #000;
	font: 11pt "Times New Roman", Times, serif;
}

#header, #leftSide, #leftNav, #rightContent, #content a.top, #enterProducts, #content boxOne, #content boxTwo, #content boxThree, #breadcrumbs, #productImg, commercialImg, #footer #footerLinks {
	display:none;
}
h2, h3, h4, h5, h6 {
	font: 13pt Arial, Helvetica, sans-serif;
}
#content h1 {
	font-weight:bold;
	font: 14pt Arial, Helvetica, sans-serif;
}
#content h3 {
	color:#666;
	border-bottom:solid 1px #666;
}
a {
	color: #000;
}
#footer {
	border-top: solid 1px #000;
}
#footer p, #copyright {
	text-align:center;
}
#footer ul {
	list-style:none;
}
#footer li {
	padding: 0px .65in 0px 0in;
	float: left;
}
#productsLeft, #productsLeftTwo, #productsLeftThree {
	width: 3.4in;
	float:left;
	margin-bottom:.5in;

}
#productsRight #productsRightTwo, #productsRightThree {
	width: 3.4in;
	float:right;
	margin-bottom:.5in;
	
}
#content #productsLeft h3, #content #productsLeftTwo h3, #content #productsLeftThree h3, #content #productsRight h3, #content #productsRightTwo h3, #content #productsRightThree h3 {
	font-weight:bold;
	border:none;
	line-height: .10in;
	padding-top: .25in;
	padding-bottom: 0in;
	
}
#content #productsLeft p, #content #productsLeftTwo p, #content #productsLeftThree p, #content #productsRight p, #content #productsRightTwo p, #content #productsRightThree p {
	line-height: .10in;
}