body {
	padding: 0px;
	margin: 0px;
	background-color: #fef200;
	text-align: center;
	font-family: Arial, sans-serif;
	margin-bottom: 15px;
}
#wrapper {
	width: 757px;
	padding: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#top {
	height: 126px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#logo {
	height: 126px;
	width: 322px;
	float: left;
}
#tr {
	width: 435px;
	height: 126px;
	float: right;
	background-image: url(../images/tr.gif);
}
#tr p {
	font-family: Times New Roman;
	font-size: 37px;
	font-weight: 100;
	font-style: italic;
	margin: 0px;
	margin-top: 50px;
	padding: 0px;
	height: 38px;
	overflow: hidden;
}
#nav {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 900;
	margin-top: 18px;
}
#nav a {
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	margin-left: 26px;
}
#nav a:hover { text-decoration: underline; }
#content_top {
	height: 20px;
	background-image: url(../images/content_top.gif);
	margin: 0px;
	padding: 0px;
}
#content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-image: url(../images/content_middle.gif);
	background-repeat: repeat-y;
}
#footer {
	height: 50px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 11px;
	padding-top: 8px;
	text-align: center;
}
#footer a { color: white; }
h1 { margin: 0px; }
#gmap {
	height: 400px;
	width: 400px;
	float: right;
	border: 2px solid #999999;
	font-size: 12px;
}
.loc_text {
	width: 300px;
	float: left;
	font-size: 14px;
}
.loc_text table {
	font-size: 14px;
}
.contact_form {
	font-size: 12px;
}
.contact_input {
	font-size: 12px;
	height: 30px;
	padding: 5px;
	width: 250px;
	font-family: Arial, sans-serif;
}
.contact_form label {
	font-weight: 900;
}
.faqq {
	font-size: 16px;
	font-weight: 900;
}
.faqa {
	font-size: 13px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.product_left {
	width: 257px;
	height: 180px;
	padding: 10px;
	float: left;
	background-image: url(../images/product_left_bg.jpg);
	background-repeat: no-repeat;
}
.product_left a {
	display: block;
	font-size: 28px;
	font-weight: 900;
	color: white;
	text-decoration: none;
}
.product_left a:hover {	text-decoration: underline; }
.product_right {
	width: 400px;
	float: right;
}
p,ul,ol,table {
	font-size: 14px;
}
#h_text {
	width: 260px;
	float: left;
	font-size: 13px;
	font-weight: 900;
}
.h_text_red {
	color: #ed1c24;
	text-transform: uppercase;
}
#h_lr {
	float: right;
	position: relative;
	z-index: 100;
}
#h_lr_circ {
	position: absolute;
	top: 235px;
	left: -8px;
	z-index: 1000;
}
#h_br {
	float: left;
	margin-top: 15px;
	position: relative;
	z-index: 1;
}
#h_br_circ {
	position: absolute;
	top:133px;
	left: 210px;
	z-index: 100;
}
#h_dr {
	float: right;
	margin-top: 15px;
	position: relative;
	z-index: 1;
}
#h_dr_circ {
	position: absolute;
	top: -10px;
	left: 230px;
	z-index: 100;
}
.product_img {
	width: 190px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
}
.pr_left {
	margin-right: 10px;
}
.special {
	border: 3px solid black;
	height: 240px;
	width: 200px;
	padding: 5px;
	font-size: 14px;
	font-weight: 900;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;	
}
.special img {
	margin-top: 8px;
	margin-bottom: 8px;
}
.coupon {
	border: 4px dashed black;
	padding: 5px;
	margin-bottom: 20px;
	text-align: center;
	
}
.coupon_title {
	color: #ed1c24;
	font-size: 24px;
	font-weight: 900;
}
.coupon_text {
	margin: 15px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 14px;
}
	
	