@charset "utf-8";
#wrapper {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #F8F7F9;
	height: auto;
	/* overflow:visible;
	height:auto; */
}
#textContent {
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 640px;
	width: 585px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 5px;
}
#contents {
	background-color: #F8F6F9;
	float: left;
	overflow: visible;
	height: auto;
	/* overflow:visible;
	height:auto; */
}
#rightCont1 {
	float: right;
	height: 170px;
	width: 291px;
	margin-top: 10px;
	background-image: url(../images/cont_box1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
}
#rightCont2 {
	float: right;
	height: 190px;
	width: 291px;
	margin-top: 20px;
	margin-left: 5px;
	background-image: url(../images/cont_box2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightCont3 {
	float: right;
	height: 239px;
	width: 291px;
	background-image: url(../images/cont_box1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-left: 5px;
}
#botContents {
	float: left;
	height: auto;
	width: auto;
	overflow: visible;
}
#rightCont1 #gal {
	padding-top: 28px;
}
#rightCont2 img {
	margin-top: 27px;
}
#rightCont3 img {
	margin-top: 27px;
}
#footer {
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 1px;
}
#footer #links {
	display: block;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #BADBA4;
}
#rightCont4 {
	float: right;
	height: auto;
	width: 450px;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	overflow: visible;
	padding-left: 8px;
	text-align: left;
}
