a
{
	text-decoration:none;
}
table#container0
{
	background:url(../img/layout/shadowmid.png) top repeat-y;
}
table#posxBody
{
	width:100%;
	height:200px;
	background:#000;
}
table#content
{
	margin:10px auto 0px auto;
	width:854px;
	height:252px;
	border:solid 1px #515151;
	color:#fff;
	background:url(../img/headers/home_main.gif) top center no-repeat;
}
table#content-secondary
{
	margin:10px auto 10px auto;
	width:854px;
	height:200px;
	color:#fff;
}
div#content-left
{
	float:left;
	width:354px;
	height:250px;
	border:solid 1px #515151;
	padding:8px;
	overflow:hidden;
}
div#content-right
{
	float:right;
	width:454px;
	height:250px;
	padding:8px;
	border:solid 1px #515151;
	overflow:hidden;
	text-align:center;
}
div#content-left p
{
	text-align:left;
}
div#content-right p
{
	text-align:left;
}
div#content-right a
{
	color:#aadd33;
	font-size:12px;
	text-decoration:none;
}
div#clear-both
{
	clear:both;
}

h2.news-title
{
	color:#aadd33;
	font-weight:bold;
	text-align:left;
}
h2.product-spotlight
{
	color:#aadd33;
	font-weight:bold;
	font-size:16px;
}
img.separator
{
	margin:5px 0 5px 0;
}
p.footer
{
	text-align:left;
}
ul.footer
{
	list-style-type:none;
}
ul.footer li
{
	float:left;
	margin:2px 6px 2px 6px;
}
ul.footer li a
{
	color:#5e5e5e;
	text-decoration:none;
}
