body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	
}
#layout {
	height: 420px;
	width: 760px;
	border: 1px solid #B2B2B2;
	/*background-image:  url(images/recycling_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	text-align: left;
}
#layout2 {
	height: 420px;
	width: 760px;
	border: 1px solid #B2B2B2;
	
	text-align: left;
}
#layout3 {
	height: 420px;
	border: 1px solid #B2B2B2;
	
	text-align: left;
	

}
#header {
	height: 49px;
	width: 760px;
	border-bottom: 1px solid #B2B2B2;
}
#navbar {
	background-color: #B2B2B2;
	height: 45px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}
#navbar a:link, #navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#navbar a:hover {
	text-decoration: none;
	background-color: #000000;
}
#categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
}
#categories a:link, #categories a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 4px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#categories a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/category_marker.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#content {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 290px;
	width: 420px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	padding: 8px;
	vertical-align: top;
	background-color: #FFFFFF;
}
#content510 {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 290px;
	width: 510px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	padding: 8px;
	vertical-align: top;
	background-color: #FFFFFF;
}
#content_table {
	margin-bottom: 20px;
}
#product {
	height: 290px;
	width: 140px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	background-color: #FFFFFF;
	font-size: 10px;
}
#product th {
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	height: 140px;
}
#related th {
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B2B2;
	height: 140px;
}
#product td, #detail td, #cart td, #related td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 4px;
	vertical-align: top;
}
#product .price, #detail .price, #related .price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height: 19px;
}
#product p, #detail p, #cart p, #related p {
	margin: 0px 0px 5px;
	padding: 0px;
	vertical-align: middle;
}
#product ul, #detail ul, #related ul {
	margin: 0px;
	list-style-position: inside;
	padding: 0px;
}
#product li {
	margin: 0px;
}
#catalogue_nav, #catalogue_nav a:link, #catalogue_nav a:visited {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55555;
	text-decoration: none;
	padding-top: 8px;
	font-weight: bold;
}
#catalogue_nav b {
	color: #000000;
}
#catalogue_nav a:hover {
	color: #000000;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#detail {
	height: 290px;
	width: 510px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 10px;
}
#detail th {
	height: 220px;
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B2B2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}
#cart {
	height: 290px;
	width: 510px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 10px;
}
#cart th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 19px;
	vertical-align: middle;
	padding: 4px;
}
#cart .line {
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#cart .textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #B5D69F;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #000000;
	text-decoration: none;
}
#content a:link, #content a:visited, #content510 a:link, #content510 a:visited {
	color: #007B00;
	text-decoration: none;
}
#content a:hover, #content510 a:hover {
	text-decoration: underline;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
#related {
	width: 100%;
	border: 1px solid #B2B2B2;
	height: 140px;
	margin-bottom: 10px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#related .image {
	height: 140px;
	width: 140px;
}
.tight_table {
	margin: 0px;
	padding: 0px;
	border: none;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}
.tight_table td {
	margin: 0px;
	padding: 0px;
}
#categories p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.home_category {
	height: 200px;
	width: 140px;
	border: 1px solid #B2B2B2;
	font-size: 11px;
}
.home_category th {
	text-align: center;
	vertical-align: middle;
	height: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	padding: 0px;
}
.home_category td {
	padding: 5px;
}
.BodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.faq_question {
	color: #007B00;
	font-weight: bold;
}
