* {
	margin: 0;
	padding: 0
}
body {
	color: #808080;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-image: url("images/body_bg.jpg");
	background-repeat: repeat-x;
	background-position: 0 0
}
/* header */
.banner {
	background-color: #d70b29;
	margin-top: 14px;
	padding-left: 10px;
	width: 100%;
	height: 100px
}
#header {
	height: 152px
}
#strap {
	visibility: visible;
	position: absolute;
	top: 158px;
	left: 588px;
	width: 170px;
	height: 14px
}
#logo {
	visibility: visible;
	position: absolute;
	top: 81px;
	left: 491px;
	width: 269px;
	height: 86px
}
/* main content panel */
#main {
	margin: 0;
	padding: 0;
	width: 760px;
	height: auto;
	float: left;
	clear: both
}
#menu {
	margin-top: 2px;
}
#photos {
	padding-top: 90px;
	width: 240px;
	float: left;
	clear: none
}
#photos img {
	margin-bottom: 1px;
	margin-left: 60px
}
h1 {
	color: #d70b29;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 20px
}
h2 {
	color: #696969;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 5px
}
p {
	color: #808080;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 20px
}
a {
	color: #349f36;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none
}
a:hover {
	color: #d70b29
}
.tbl_head {
	color: #808080;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none
}
#products {
	padding-top: 50px;
	width: 460px;
	float: left
}
#products table {
	text-align: center;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #d70b29;
	border-left: 1px solid #d70b29
}
#products td {
	color: #808080;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 15px;
	padding: 2px;
	border-right: 1px solid #d70b29;
	border-bottom: 1px solid #d70b29
}
#products table img {
	width: 15px;
	height: 15px;
	border-width: 0
}
#text {
	padding-top: 50px;
	width: 500px;
	float: left
}
#text table {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
}

A.nav:hover {
	color: #d70b29;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	text-align: right
}
.nav {
	color: #349f36;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none
}
ul {
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 20px;
	padding-left: 20px
}
li {
	padding-bottom: 5px
}
#text table {
	margin: 0;
	padding-bottom: 10px
}
#text td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 15px;
	padding: 2px
}
.clearboth {
	clear: both
}
.red {
	color: #d70b29
}
.sale {
	color: #d70b29;
	font-weight: bold;
}

/* footer */
#footer {
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
	clear: both
}
.telno {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #d70b29
}
#footer p {
	color: #808080;
	font-size: 9px;
	line-height: 13px
}
#footer a {
	color: #808080;
	font-size: 9px;
	line-height: 13px;
	text-decoration: none
}
#footer a:hover {
	color: #007d5f
}
#credit {
	padding-top: 5px;
	padding-left: 10px;
	float: left;
	width: 500px;
}
#credit p {
	color: #808080;
	font-size: 9px;
	padding-bottom: 0px;
}
#credit a {
	color: #808080;
	font-size: 9px;
	line-height: 13px;
	text-decoration: none
}
#credit a:hover {
	color: #007d5f
}
