@charset "utf-8";
#wrapper {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	/* overflow:visible;
	height:auto; */
}

#contents {
	float: left;
	overflow: visible;
	height: auto;
	/* overflow:visible;
	height:auto; */
}
#rightCont1 {
	float: left;
	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: left;
	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: left;
	height: 239px;
	width: 291px;
	background-image: url(../images/cont_box3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-left: 5px;
}

#rightCont1 #gal {
	padding-top: 28px;
}
#rightCont2 img {
	margin-top: 27px;
}
#rightCont3 img {
	margin-top: 27px;
}
#footer {
	background-image: url(../images/footerBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 0px;
}
#footer #links {
	display: block;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #330066;
}
#topBanner {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 131px;
	width: 905px;
}
#botNew #cont1 {
	float: right;
	height: 130px;
	width: 905px;
	margin-left: 5px;
}
#botNew #cont2 {
	background-image: url(../images/cont2.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 170px;
	width: 295px;
	margin-left: 5px;
}
#botNew #cont3 {
	background-image: url(../images/cont3.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 170px;
	width: 295px;
	margin-left: 5px;
}
#botNew {
	float: left;
	width: 905px;
	height: auto;
	padding: 0px;
	margin-top: 2px;
	
}
