#main_column {
	width: 570px;
	float: left;
}

#main_column h2 {
	display: none;
}

#home_text {
	background: url(../images/home_pic_back.png) no-repeat;
	min-height: 230px;
}

#home_text img {
	padding: 37px 40px 20px 33px;
	float: left;
}

#home_text .text {
	margin-left: 50px;
	padding: 70px 5px 20px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	letter-spacing: .01em;
}

#divider {
	margin: 20px 0 20px 0;
	background: url(../images/divider.png) no-repeat;
	height: 2px;
	width: 532px;
	clear: both;
}

#home_gallery {
	background: url(../images/gallery_back.png) no-repeat;
	width: 570px;
	height: 360px;
	padding-top: 10px;
}

#home_gallery .gal_link  {
	margin: 0 0 0 10px;
	padding: 10px 0 5px 0;
	display: block;
	width: 150px;
	
}

#home_gallery .gallery_image {
	padding: 0px;
	float: left;
	margin-bottom: 5px;
}

#home_gallery img {
	background: url(../images/gallery_img_back.png) no-repeat;
	padding: 24px;
}

#home_gallery h3 {
	background: url(../images/gallery_select_back_left.png) no-repeat left top;
	display: inline;
	padding: 2px 0 20px 0;
	margin: -18px 0 0 14px;;
	position: absolute;
}

#home_gallery .select_gallery {
	background: url(../images/gallery_select_back_right.png) no-repeat right top;
	margin-left: 23px;
	padding: 2px 25px 20px 2px;
	font-weight: normal;
}

#home_gallery  a {
	font-family: Georgia, serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #000;
}

#home_gallery  a:hover {
	color: #91a323;
}

#home_quote {
	width: 450px;
	padding: 20px 30px 20px 60px;
	font-size: 1.6em;
}

#home_quote p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

#home_quote .quote_source {
	text-align: right;
	padding-top: 10px;
	padding-right: 100px;
}
