* { padding: 0px; margin: 0px; }
body {
	background-color: #eeeeee;
	background-image: url(../images/body_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #515252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 20px 0px 20px 0px;
}
img { border: 0px; }
a { color: #701400; text-decoration: none; }
a:hover { text-decoration: underline; }

#body { width: 100%; text-align: center; }
#layout { width: 978px; margin: auto; }

#layout #header { background-image: url(../images/header_bg.png); background-position: center; background-repeat: no-repeat; width: 940px; height: 103px; padding: 9px 19px 0px 19px; position: relative; }
#layout #header #logo { float: left; width: 431px; height: 96px; padding-top: 7px; text-align: center; }
#layout #header #topNav { position: absolute; top: 16px; right: 25px; text-align: left; height: 20px; color: #515252; font-size: 11px; }
#layout #header #topNav a { color: #515252; font-size: 11px; }
#layout #header #gifbanner { float: left; position: absolute; width: 300px; height: 55px; top: 17px; left: 465px; }

#layout #header #menu { float: right; margin-top: 78px; padding-right: 16px; }
#layout #header #menu ul { list-style-type: none; cursor: default; }
#layout #header #menu ul li { float: right; margin-left: 24px; }
#layout #header #menu ul li a:link, #layout #header #menu ul li a:visited { background-image: url(../images/watch_menu_icon1.gif); background-position: left bottom; background-repeat: no-repeat; color: #701400; font-size: 14px; font-weight: bold; padding-left: 18px; text-align: left; text-decoration: none; }
#layout #header #menu ul li a:hover, #layout #header #menu ul li a:active, #layout #header #menu ul li a:focus {
	background-image: url(../images/watch_menu_icon2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #ae9a79;
	font-size: 14px;
	font-weight: bold;
	padding-left: 18px;
	text-align: left;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#layout #content { background-image: url(../images/content_bg.png); background-position: center; background-repeat: repeat-y; width: 940px; padding: 0px 19px; }
#layout #content .hr { background-image: url(../images/horizontal_line.gif); background-position: top; background-repeat: repeat-x; width: 100%; height: 20px; }
#layout #content #left { float: left; width: 212px; margin-right: 12px; text-align: left; font-size: 10px; }
#layout #content #left p { margin-bottom: 10px; }
#layout #content #left .box { width: 210px; border: #701400 solid 1px; margin-bottom: 20px; }
#layout #content #left .box h3 { background-image: url(../images/left_box_header.gif); background-position: center; background-repeat: repeat-x; color: #ffffff; font-size: 12px; font-weight: bold; line-height: 23px; height: 23px; text-align: center; width: 210px; }
#layout #content #left .box a { font-size: 11px; }
#layout #content #left .box .inner { width: 200px; padding: 10px 5px; }

#layout #content #right { float: left; width: 713px; text-align: left; }
#layout #content #right p { padding-bottom: 15px }
#layout #content #right .box { width: 711px; border: #b19e7e solid 1px; margin-bottom: 30px; position: relative; }
#layout #content #right .allProd { position: absolute; top: 5px; right: 9px; color: #701400; font-size: 11px; text-align: right; }
#layout #content #right .allProd a { color: #701400; font-size: 11px; }
#layout #content #right .box h3 { background-image: url(../images/right_box_header.gif); background-position: center; background-repeat: repeat-x; color: #701400; font-size: 14px; font-weight: bold; line-height: 23px; height: 23px; text-align: left; width: 703px; padding-left: 8px; }
#layout #content #right .box .inner { width: 701px; padding: 0px 5px 10px 5px; }
#layout #content #right .box .inner2 { width: 687px; padding: 12px 12px 0px 12px; }

#layout #footer { background-image: url(../images/footer_bg.png); background-position: bottom; background-repeat: no-repeat; padding: 0px 19px 9px 19px; width: 940px; height: 60px; color: #701400; font-size: 10px; text-align: left; position: relative; }
#layout #footer .hr { background-image: url(../images/horizontal_line.gif); background-position: top; background-repeat: repeat-x; width: 100%; height: 30px; }
#layout #footer a { color: #701400; font-size: 10px; }
#layout #footer #copy { position: absolute; top: 30px; right: 22px; }

.clear { clear: both; }
.prodBox1 { float: left; border: #ae9a79 solid 1px; width: 125px; height: 155px; font-size: 11px; padding: 10px 5px; margin-right: 4px; margin-top: 10px; }
.prodBox2 { float: left; border: #ae9a79 solid 1px; width: 125px; height: 155px; font-size: 11px; padding: 10px 5px; margin-top: 10px; }
.prodBox1 .prodImg, .prodBox2 .prodImg { border: #701400 solid 1px; margin: 0px 3px; }
.prodBox1 .prodDesc, .prodBox2 .prodDesc { padding: 10px 0px 15px 0px; text-align: center; }
.prodBox1 .details, .prodBox2 .details { float: left; width: 62px; height: 20px; }
.prodBox1 .price, .prodBox2 .price { float: right; font-size: 14px; font-weight: bold; width: 60px; line-height: 20px; text-align: right; }
.testiDate { background-image: url(../images/testimonial_icon.gif); background-position: left; background-repeat: no-repeat; color: #701400; font-size: 10px; font-weight: bold; padding-left: 25px; }
.email { color: #515252; font-size: 11px; text-decoration: underline; }
.email:hover { text-decoration: none; }
.newprodpic { text-align: center; }
.newproddesc { padding: 15px 0px; text-align: left; font-size: 10px; }
.img_indent1 { float: left; border: #792310 solid 1px; padding: 1px; margin-right: 7px; margin-bottom: 12px; }
.buyPrice { float: right; font-size: 14px; font-weight: bold; text-align: left; width: 145px; margin-bottom: 12px; }
.buyPrice p { padding: 16px 0px; }
.list { list-style: disc; margin-left: 15px; margin-bottom: 15px; }
.list li { list-style: disc; margin-bottom: 6px; }
