#content_index {
	background-color: #fff;
	background-image: url("../img/index_bg_text_content.png");
	background-position: center;
	background-repeat: no-repeat;
	overflow: auto;
	width: 950px;
}

#banner_gallery.index {
	background-image: url("../img/banner_gallery_index.png");
	background-position: center top;
	background-repeat: no-repeat;
}

img.index_img3 {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

img.index_img4 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#double_div {
	overflow: auto;
	width: 460px;
	padding-top: 10px;
}

#left_div {
	float: left;
	width: 190px;
	padding: 10px 10px 10px 20px;
}

#right_div {
	float: right;
	width: 190px;
	padding: 10px;
}

#gallery_wrapper1 {
	background-image:url(../img/gallery_wrapper_bg2.png);
	background-position:center top;
	background-repeat:repeat-x;
	margin-top:-25px;
}

#gallery_wrapper1_text {
	line-height: 18px;
	height: 18px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
}

#gallery_wrapper2 {
	padding-top: 15px;
	padding-bottom: 7px;
	background-image: url("../img/gallery_wrapper_bg1.png");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000;
}

a.green_text {
	color:#6AAA02;
	font-weight: bold;
}

a.green_text:hover {
	text-decoration: none;
}
