body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin-top: 8px;
}
a {
	text-decoration: none;
}
#top {
	height: 119px;
}

#header {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	height: 208px;
}
#banner {
	margin-left: 0px;
	float: left;
}
#nav {
	height: 180px;
	width: 169px;
	line-height: 4px;
	padding-left: 35px;
	padding-top: 28px;
	color: #FFF;
	font-weight: bold;
	float: left;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}

#maincontent {
	margin-top: -3px;
}
#catnav {
	list-style-type: none;
	list-style-image: none;
	font-size: 14px;
	height: 230px;
	width: 204px;
	background-image: url(../images/catnav_12.png);
	line-height: 25px;
	background-repeat: no-repeat;
	margin-top: -5px;
}

#catnav ul li {
	margin-left: -8px;
	list-style-image: url(../images/bullet.png);
}
#catnav a {
	color: #000;
	text-decoration: underline;
}
#catnav a:hover {
	text-decoration: none;
}

#addtocart {
	margin-top: 5px;
}
#whatsnew {
	background-image: url(../images/whatsnewbox.png);
	background-repeat: repeat;
	height: 225px;
	width: 205px;
}
#newproduct {
	margin-top: 10px;
}
#whattsnewheader {
	margin-top: 7px;
}



#details {
	margin-top: 5px;
}
#productscontent {
	width: 580px;
}

#footer {
	color: #9E0420;
	width: 800px;
}
.footer {
	margin-left: 400px;
	clear: right;
	display: block;
}
#footerpic {
	float: right;
	margin-bottom: 10px;
}


#footer a {
	color: #9E0420;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}




.products {
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #333;
	font-size: 18px;
}
.products a {
	color: #333;
	text-decoration: none;
}
.productpage {
	font-size: 16px;
	color: #666;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
}
.productpageheader {
	font-size: 16px;
	color: #A91227;
	margin-right: 10px;
	margin-top: 10px;
}
.productpageli {
	font-size: 16px;
	color: #666;
	margin-left: 145px;
	margin-right: 10px;
	margin-top: 10px;
}

.price {
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9E0420;
	font-size: 18px;
}
.price a {
	color: #9E0420;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt {
	color: #666;
}

td {
	background-repeat: no-repeat;
}
