* {margin:0; padding:0}
.sm {list-style:none; width:500px; height:336px; display:block; overflow:hidden;}
.sm li {float:left; display:inline; overflow:hidden}

#homeSLIDE {
	display: block;
	width: auto;
	height: 335px;
	border: 0px solid #000;
	background-color: #c0c0c0;
	background-image:URL();
	background-position: top right;
	background-repeat:no-repeat;
}
#homeABOUT {
	display:block;
	margin-top: 15px;
	height: 50px;
	border-top: 1px dotted #ccc;
	padding-top: 5px;
}
