body {
	margin: 30px auto 50px;
	padding: 0px;
	height: auto;
	width: 740px;
	background: #FFFFFF;
}
#wrapper {
	height: auto;
	width: 740px;
	font-family: "Trebuchet MS";
}
#header {
	height: 20px;
	width: 400px;
	float: left;
	background: url(../images/banner_01.jpg) no-repeat 0px 0px;
	padding-left: 25px;
	padding-top: 16px;
	font-size: 8pt;
}
#header2 {
	height: 36px;
	width: 315px;
	float: left;
}
#banner {
	height: 136px;
	width: 740px;
	clear: both;
}
#navlh {
	height:490px;
	height:472px !important;
	width: 130px;
	float: left;
	font-size: 9pt;
	padding-left: 45px;
	padding-top:18px;
	background: url(../images/category_03.jpg) no-repeat;
	clear: both;
	line-height: 13px;
}
#content {
	height: auto;
	width: 500px;
	color: #333333;
	font-size: 9pt;
	float: left;
	padding: 30px 40px 20px 25px;
}
#content_cart{
	height: auto;
	width: 540px;
	color: #333333;
	font-size: 9pt;
	float: left;
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 20px;
}
#content_nav {
	height: 36px;
	width: 565px;
	float: left;
}

#footer {
	color: #000000;
	clear: both;
	height: 15px;
	width: 740px;
	font: 7pt "Trebuchet MS";
}
p {
	margin: 0px 0px 6px;
	padding: 0px;
	line-height: 16px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.float {
	float: left;
	clear: left;
}
