body {
	background-image:url(../images/gradient_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #575757;
}
#container {
	text-align: left;
	margin: auto;
	width: 806px;
}
#header {
	background-image:url(../images/header_new.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 806px;
}
#nav {
	background-image: url(../images/nav_barG.gif);
	background-repeat: no-repeat;
	padding-top:6px;
	height: 30px;
	width: 806px;
	text-align: center;
}
#nav ul{
	margin:0px;
	padding:0px;
}
#nav li{
	list-style:none;
	display:inline;
}
#nav a:link, #nav a:visited{
	background-image:url(../images/nav_bg_ov2.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:12px;
	padding-right:12px;
	margin-left:-6px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom:solid;
	border-bottom-color:#333;
	border-bottom-width:1px;
	
}
#nav a:hover{
	color:#fff;
	text-decoration:none;
	background-image:url(../images/nav_bg2.gif);
	background-repeat:repeat-x;
}
#content{
}
#footer {
	font-size: 12px;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 806px;
	padding-bottom:10px;
	border-bottom:solid;
	border-bottom-color:#666666;
	border-bottom-width:1px;
	margin-bottom:5px;
}
.redbold {
	font-weight: bold;
	color: #640706;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	color: #fff;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
}
#page {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	min-height:470px;
	width: 776px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:10px;
	padding-bottom: 10px;
}
.product_row{
	width:100%;
	height:134;
	margin-bottom:15px;
	float:left;
}
.product_row img{
	margin-right:15px;
}
a:link, a:visited{
	color:#ffffff;
	font-weight:bold;
}
a:hover{
	font-weight: bold;
	color:#c80805;
}
.blue a:link, .blue a:visited{
	color:#157cc1;
}
.blue a:hover{
	color:#c80805;
}
#radio {
	float: left;
	width: 175px;
        height: 55px;
	clear: both;
	margin-left: 122px;
}
.coupon{
	width:200px;
	height:58px;
	background-image:url(../images/coupon2.png);
	background-repeat:no-repeat;
	text-align:center;
	float:right;
	padding-top:13px;
	margin-top: 150px;
	margin-right:15px;
	font-size:12px;
	
}
.coupon a:link, .coupon a:visited{
	color:#000;
	text-decoration:none;
}
.coupon a:hover{
	color:#910808;

}
.clear{
	height:1px;
	clear:both;
}
