body {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;background-color: #CC3333;margin: 0px;padding: 12px 0px 0px 0px;}
a:link {color: #36568A; text-decoration: underline;}
a:visited {color: #36568A; text-decoration: underline;}
a:hover {color: #CC3333; text-decoration: underline;}
a:active {color: #36568A; text-decoration: underline;}

.MainContainer {height: auto;width: 776px;border: 1px solid #999999;background-color: #FFFFFF;padding-right: 12px;padding-left: 12px;margin-right: auto;margin-left: auto;}

.Header {background: url('../img/header_bg.gif') no-repeat;text-align: left;vertical-align: top;height: 120px;width: 753px}
.Header form {padding: 8px 0px 0px;}
.Header input {border: 1px solid #CCCCCC;height: 20px;}

.TopNav {background: url('../img/topnav_bg.gif') no-repeat;height: 24px;width: 753px}

.LeftCol {vertical-align: top;height: auto;width: 167px;border-right: 1px solid #CCCCCC;}
.MainContent {
	padding: 12px 12px 50px;
	height: auto;
	width: 585px;
	vertical-align: top;
}
.RightCol {vertical-align: top;height: auto;width: 135px;border-left: 1px solid #CCCCCC;text-align: center;	padding-top: 25px;}

.Footer {height: 60px;width: 753px;text-align: right;padding: 5px 0px;font-size: 10px;border-top: 1px solid #CCCCCC;margin-top: 25px;}


.NavLinks {
	border-bottom:1px solid #CCCCCC; background-image: url('../img/arrow.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #666666;
	font-size: 11px;
	font-weight: bold


}
.NavLinks :link    {text-decoration: none;color: #CC3333;}
.NavLinks :visited {text-decoration: none;color: #CC3333;}
.NavLinks :hover   {text-decoration: underline;color: #333333;}
.NavLinks :active   {text-decoration: none;color: #CC3333;}
.TopProducts {
	font-size: 10px;
	margin-bottom: 25px;


}
ul {
	margin: 0px;
	padding: 0px;
}

h1 {font-size: 1.5em;color: #333333;margin: 0px;padding: 0px;}
h2, h3, h4, h5, h6 {font-size: 1.0em;color: #333333;margin: 0px;padding: 0px;}.FeaturedItems {
	border: 1px solid #CCCCCC;
	background-image: url('productheader_bg.gif');
	background-repeat: repeat-x;
	padding-left: 10px; background-position-y:50%


}