*
{
	border:0;
	padding:0;
	margin:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
	#container {
	width: 100%;
	margin: 0px;
}
#top {
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 10px;
	text-align: right;
}
#top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	text-align: right;
	margin-right: 25px;
	margin-top: 20px;
}
#top a:hover {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#nav {
	height: 35px;
	width: 555px;
	margin-top: 35px;
	float: right;
	margin-right: 0px;
}
#nav img {
	margin-left: 10px;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
hr {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
}
#sublinks {
	text-align: right;
	font-size: 14px;
	width: 500px;
}
#sublinks a:link {
	padding-left: 25px;
}
#icons {
	width: 900px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
}
#sublinks a    {
	color: #666;
	text-decoration: none;
}
#thumbnails {
	float: right;
	width: 90px;
	margin-top: 0px;
}
#top a:hover {
	text-transform: uppercase;
	color: #FE9B02;
	text-decoration: none;
}
a:hover {
	color: #FC0;
}
#bar {
	height: 125px;
	width: 100%;
	background-color: #333333;
	background-image: url(../img/bg_gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 14px;
	padding-top: 3px;
}
form input {
	border: thin solid #999;
}
h3 {
	color: #F90;
	font-weight: normal;
	font-size: 24px;
}
h4 {
	color: #F90;
	font-weight: normal;
	font-size: 14px;
}
#footer-box {
	height: 200px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
#footer-box a:link {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
#footer-box a:hover {
	color: #333;
	text-decoration: none;
}
#footer-box a:visited {
	color: #666;
	text-decoration: none;
}
#footer-box a:active {
	color: #333;
	text-decoration: none;
}
#footer {
	width: 100%;
	color: #666;
	font-size: 14px;
	margin-top: 25px;
	float: left;
}
#left-box {
	width: 350px;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#right-box {
	background-color: #FFF;
	width: 500px;
	float: right;
	margin-top: 12px;
	margin-right: 10px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#sidebox_left {
	float: left;
	width: 198px;
	margin-left: 0px;
	font-size: 14px;
	background-image: url(../img/left-nav-box.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 25px;
}
#product-description {
	border-top: #666 thin solid;
	width:500px;
	margin-left:230px;
	float:left;
	margin-bottom:50px;
	font-size: 13px;
}
#sidebox_left a:link {
	color: #666;
	text-decoration:none;
	margin-left: 10px;
}
#sidebox_left a:visited {
	color: #666;
	text-decoration:none;
	margin-left: 10px;
}
#sidebox_left a:hover {
	color: #F00;
	text-decoration:none;
	margin-left: 13px;
}
#sidebox_left a:active {
	color:#FC0;
	text-decoration:none;
}
#right_column {
	width: 150px;
	text-align: center;
	margin-left: 20px;
	float: right;
	padding-top: 10px;
}
#product-img {
	text-align: center;
	width: 500px;
	position: relative;
	float: right;
	margin-top: 20px;
}
#bottom-bar {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.products {
	font-size: 10px;
	text-align: left;
}
