body {
	margin: 30px auto 50px;
	padding: 0px;
	height: auto;
	width: 740px;
	background: #FFFFFF;
}
#wrapper {
	height: auto;
	width: 741px;
	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;
}
#sidebar {
	width:175px;
	padding:0;
	margin:0;
}
#navlh {
	height:502px;
	height:484px !important;
	width:130px;
	font-size: 8pt;
	padding-left: 45px;
	padding-top: 18px;
	background: url(../images/category04.jpg) no-repeat;
	line-height: 13px;
	font-size:12px;
}
#cards {
	height: 247px;
	padding:0;
	margin:0;
	
}
#contentright {
	width:565px;
	padding:0;
	margin:0;
	float:right;
}
#contentlh {
	float: left;
	height: 373px;
	width: 280px;
	padding:0;
	margin:0;
}
#main {
	height: 310px;
	width: 225px;
	padding-right: 20px;
	padding-left: 35px;
	color: #333333;
	padding-top: 27px;
	font-size: 9pt;
}
#contentrh {
	float: left;
	height: 373px;
	width: 285px;
	padding:0;
	margin:0;
}
#search {
	background: url(../images/search.jpg);
	height: 59px;
	width: 268px;
	padding-top: 165px;
	padding-left: 17px;
}
.button {
	height: 25px;
	font-family: "Trebuchet MS";
	background: #FFCC66;
	margin-top: 2px;
}
.box {
	float: left;
	height: auto;
	width: auto;
	font-size: 10px;
	line-height: 11px;
}
.padding {
	padding-top: 30px;
	padding-right: 10px;
}



#brands {
	background: url(../images/brands.jpg) no-repeat;
	height: 68px;
	width: 268px;
	padding-top: 45px;
	padding-left: 17px;
	font-size: 8pt;
	line-height: 12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#featured1 {
	background-image:url(../images/feature_01.gif);
	background-repeat:no-repeat;
	height:242px;
	height: 220px !important;
	width: 565px;
	width:500px !important;
	padding-left: 65px;
	padding-top: 22px;
}
#featured1 a {
	font-size: 12px;
	color: #FF0066;
}

#footer {
	color: #000000;
	clear: both;
	height: 15px;
	width: 740px;
	font: 7pt "Trebuchet MS";
}
form {
	margin: 0px;
	padding: 0px;
}
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;
}
