body {
	margin: 0px auto;
	height: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;

	background-repeat: repeat-x;
	background-position: 0px 0px
}

a, img{
	border:none
}

p{
	margin-top: .65em
}

a{
	color: #707070;
}

a:hover{
	color: #000000;
	background-color: #E7E7E7;
}

H1{
	font-size: 16px;
	font-weight: normal;
	
}

H2{
	font-size: 14px;
	font-weight: normal;
	background-color: #E1E1E1;
	padding:3px;
	margin-bottom: 0px;
	
}

H3{
	font-size: 14px;
	color: #5C5C5C;
	xpadding: 8px;
	xmargin-bottom: 0px;
	xborder: 1px solid #000000;
}

#wrapper {
	float: left;
	height: auto;
	width: 800px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
#banner {
	float: left;
	height: 150px;
	width: 800px;
}
#navbar {
	clear: left;
	float: left;
	height: 35px;
	width: 800px;
}
#main {
	clear: left;
	float: left;
	height: auto;
	width: 800px;
}

#lh_col {
	float: left;
	height: auto;
	width: 161px;
}
#content {
	float: left;
	height: auto;
	width: 569px;
	padding: 0px 35px 25px 35px;
}
#content_cart {
	float: left;
	height: auto;
	width: 604px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
}

.cleaner{
	clear: both;
	font-size: 1%;
	height: 0px;
	line-height: 1%
}

#stmelfooterwrapper{
	background-color: #000000;
	color: #E9E9E9;
	font-size: 11px;
	padding:4px 8px 4px 8px
}

#stmelfooterwrapper a{
	color: #C5C5C5;
}

#stmelfooterwrapper a:hover{
	color: #ffffff;
	background-color: transparent;
	
}

.stmelfooterlinks{
	float: right;
}




