body
	{
	background: #000000;
	background-image: url('../images/carbon_bg.gif');
	background-repeat: repeat;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	}
body, td
	{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	}
#banner
	{
	background-image: url('../images/banner.jpg');
	width: 772px;
	height: 199px;
	}
#address
	{
	position: relative;
	top: 116px;
	left: 545px;
	width: 200px;
	}
#nav
	{
	width: 157px;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/sidebar_bg.gif');
	background-repeat: repeat-y;
	}
#nav ul
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#nav li
	{
	margin: 0px;
	}
#nav li a
	{
	display: block;
	padding: 4px 0px 6px 25px;
	background-image: url('../images/nav_bg.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #324463;
	text-decoration: none;
	width: 100%;
	}
html>body #nav li a
	{
	width: auto;
	}
#nav li a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff200;
	text-decoration: none;
	background-image: url('../images/nav_bg_hover.gif');
	}
#content2
	{
	margin: 0px;
	padding: 15px;
	font-size: 13px;
	}
#footer
	{
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	height: 71px;
	border-left: solid 1px #969696;
	border-right: solid 1px #969696;
	}
#footer a:link, #footer a:active, #footer a:visited
	{
	font-family: Verdana;
	font-size: 11px;
	color: #fff200;
	text-decoration: none;
	}
#footer a:hover
	{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
h1
	{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #fff200;
	text-decoration: underline;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
#new_prod
	{
	background: #9c3400;
	background-image: url('../images/new_prod_bg.gif');
	background-repeat: repeat-x;
	border: solid 3px #d3d0cf;
	}
.bld
	{
	font-size: 15px;
	font-weight: bold;
	}
a:link, a:active, a:visited
	{
	font-family: Verdana;
	color: #fff200;
	text-decoration: none;
	}
a:hover
	{
	font-family: Verdana;
	color: #ffffff;
	text-decoration: none;
	}