a, a:visited {
	color: #fff;
}
p {
	margin-top: 5px;
}
label {
	color: #fff;
}
p, td, div {
	color: #fff;
	font-family: Helvetica,Arial;
	font-size: 13px;
}
#non_home_padding p, td, div, a, a:visited, label {
	color: #000;
	font-family: Helvetica,Arial;
	font-size: 12px;
}
#non_home_padding h2 {
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica, Arial;
	margin-bottom: 5px;
}
form, fieldset {
	color: #000;
	font-family: Helvetica,Arial;
	font-size: 14px;
}
body {
	background: #000 url('/images/body_bg.png') top left repeat-x fixed;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	width: 814px;
	margin-left: auto;
	margin-right: auto;
	background: url('/images/wrapper_bg.png') top left repeat-y;
}
#header {
	width: 814px;
	height: 151px;
	background: url('/images/header.png') top left no-repeat;
	position: relative;
}
#content_topper {
	width: 814px;
	height: 48px;
	position: relative;
	background: url('/images/content_topper.png') top left no-repeat;
}
#head_banner {
}
#content {
	width: 810px;
	min-height: 796px;
	background: #3a3739 url('/images/main_bg.png') top left repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 720px;
	position: absolute;
	left: 50px;
	top: 15px;
}
#nav .link_positioner a, a:visited {
	font-size: 15px;
}
.home_prod_wrapper {
	width: 770px;
	min-height: 205px;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.home_prod_img {
	float: left;
	margin-right: 10px;
	width: 260px;
	height: 140px;
	margin-top: 13px;
	margin-left: 30px;
}
.home_prod_img img{
	width: 220px;
/*	height: 140px;  */
}
#content .home_prod_detail {
	float: left;
	width: 464px;
	min-height: 205px;
	background: url('/images/home_prod_bg.png') top left no-repeat;
}
#content .home_prod_detail p, #content .home_prod_title {
	color: black;
}
.inner_padding {
	width: 97%;
	height: 100%;
	margin: 5px;
	
	margin-right: auto;
	margin-left: auto;
}
.home_prod_title {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica;
	background: url('/images/title_underline.gif') bottom left no-repeat;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-top: 3px;
	
}
#footer {
	width: 814px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	background: url('/images/footer.gif') top left no-repeat;
	text-align: center;
	color: #fff;
}
#non_home_wrap {
	width: 667px;
	margin-left: auto;
	margin-right: auto;
}
#non_home_top {
	width: 667px;
	height: 19px;
	background: url('/images/non_home_top.png') top left no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#non_home_content {
	width: 667px;
	min-height: 751px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #bbbcbe url('/images/non_home_content_bg.png') top left repeat-x;
	margin-left: auto;
	margin-right: auto;
}
#non_home_foot {
	width: 667px;
	height: 19px;
	background: url('/images/non_home_foot.png') top left no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#non_home_padding {
	margin-left: 10px;
	margin-right: 10px;
}
#prod_topper {
	width: 464px;
	height: 27px;
	background: url('/images/prod_topper.png') top left no-repeat;
	vertical-align: bottom;
}
#prod_content {
	width: 464px;
	min-height: 138px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: #a7a8ab url('/images/prod_bg.png') top left repeat-x;
}
#prod_footer {
	width: 464px;
	height: 27px;
	background: url('/images/prod_footer.png') top left no-repeat;
}
#age_text {
	position: absolute;
	right: 40px;
	top: 135px;
	color: red;
	font-weight: normal;
}