#logo {
	width: 539px;
	height: 167px;
	background: url(../img/logo_plain.png);
	float: left;
	}
#side {
	float: right;
	width: 221px;
	background: url(../img/side_bg1.jpg) no-repeat top center;
	}
#home_img {
	width: 232px;
	height: 317px;
	display: block;
	}
#home_img span {
	width: 232px; 
	height: 3px;
	margin-bottom: 298px;
	margin-top: 0px;
	max-height: 3px;
	background-color: #f0c983;
	border: none;
	display: block;
	font-size: 1px;
	/*filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;*/
	}
#home_img div {
	width: 232px; 
	height: 16px;
	margin-bottom: 0px;
	max-height: 16px;
	background: url(../img/home_corners.png) top left no-repeat;
	border: none;
	display: block;
	font-size: 2px;
	}
#home_content {
	width: 287px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: right;
	background: url(../img/hc_bg.jpg) no-repeat top center;
	padding: 8px 5px 10px 15px;
	}
#home-side {
	width: 232px;
	float:left;
	margin: 0px;
	padding: 0px;
	}