#home_main {
	float: left;
	display: inline;
	width: 952px;
	height: 358px;
}
#home_main_text {
	float: left;
	display: inline;
	width: 355px;
	height: 358px;
	background: transparent url(../images/home_main_text.gif) no-repeat 0 0;
}
#home_main_text span { display: none; }
#home_main_text a, #home_main_text a:active, #home_main_text a:visited,
#home_main_text a:hover {
	display: block;
	width: 355px;
	height: 358px;
}
#home_main_image {
	float: left;
	display: inline;
	width: 597px;
	height: 358px;
}
#home_bottom {
	float: left;
	display: inline;
	width: 952px;
	height: 253px;
	background-color: #EEE9E4;
}
#home_callout {
	float: left;
	display: inline;
	width: 355px;
	height: 253px;
	background: transparent url(../images/home_callout.gif) no-repeat 0 0;
}
#home_callout span { display: none; }
#home_callout a, #home_callout a:active, #home_callout a:visited,
#home_callout a:hover {
	display: block;
	width: 355px;
	height: 253px;
}
#home_gallery {
	float: left;
	display: inline;
	width: 596px;
	margin-top: 22px;
	padding-top: 41px;
	border-left: 1px solid #D6CDC8;
	background: transparent url(../images/home_gallery_bg.gif) no-repeat 0 0;
}
#home_gallery_left_arrow {
	float: left;
	display: inline;
	width: 38px;
	height: 114px;
	cursor: pointer;
	background: transparent url(../images/home_gallery_left_arrow.gif) no-repeat 0 0;
}
#home_gallery_right_arrow {
	float: left;
	display: inline;
	width: 38px;
	height: 114px;
	cursor: pointer;
	background: transparent url(../images/home_gallery_right_arrow.gif) no-repeat 0 0;
}
#home_gallery_images {
	float: left;
	display: inline;
	width: 508px;
	height: 135px;
	position: relative;
	overflow: hidden;
}
#home_gallery_images_inner {
	float: left;
	display: inline;
	width: 2500px;
	position: absolute;
	height: 135px;
	left: 0;
	top: 0;
}
.home_gallery_page {
	float: left;
	display: inline;
	width: 508px;
	height: 135px;	
}
#home_gallery_images .image_block {
	float: left;
	display: inline;
	color: #7A6A62;
	font-size: 10px;
	line-height: 12px;
	height: 135px;
}
#home_gallery .image_block img {
	float: left;
	display: inline;
	margin: 0 5px 8px 0;
	border: 6px solid #DFD7CD;
}
#home_gallery .image_block img.last { margin-right: 0; }
#home_gallery .image_block a:hover img { border: 6px solid #C3BDB8; }
#home_gallery .image_block span {
	float: left;
	clear: left;
}