#container {
	margin: 0px auto;
	width: 100%;
	height: auto;
}

#logo_butterfly {
	width: 63px;
	height: 61px;
	position: absolute;
	margin-top:-50px;
	margin-left:80px;
}

.bring_out_the_inner_beauty_home, .bring_out_the_inner_beauty_2 {
	width: 400px;
	height: 80px;
}
.bring_out_the_inner_beauty_home {
	margin-top: -70px;
	margin-right: 5px;
	position: relative;
}

.bring_out_the_inner_beauty_1 {
	margin-top: -25px;
	}

.bring_out_the_inner_beauty_2 {
	margin-top: -400px;
	position: absolute;
	margin-left: 350px;
	z-index: 1;
	}


.bring_out_the_inner_beauty_3 {
	margin-top: -100px;
	position: absolute;
	margin-left: 350px;
	z-index: 1;
	}

.bring_out_the_inner_beauty_4 {
	margin-top: -60px;
	position: absolute;
	margin-left: 220px;
	z-index: 1;
	}


#scroller {
	position:absolute;
	height:183px;
	z-index:2;
	overflow: auto;
	width: 708px;
	scrollbar-base-color: #D9E8EB;
	scrollbar-arrow-color: #838EAC;
	scrollbar-3dlight-color: #D9E8EB;
	scrollbar-darkshadow-color: #D9E8EB;
	scrollbar-face-color: #D9E8EB;
	scrollbar-highlight-color: #D9E8EB;
	scrollbar-shadow-color: #D9E8EB;
	scrollbar-track-color:#FFFFFF;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
}
.textlink, HartDept {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 19px;
}

.HartDept {
	color: #62758A;
}

.textlink {
	color: #CC0000;
}

.textlink:hover {
	color: #082B6F;
	text-decoration: underline;
}

#footer {
	height: 34px;
	margin-left: 4px;
	margin-right: 4px;
	text-align: right;
	font-size: 10px;
	line-height: 30px;
	background-color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.footer_hart {
	font-size: 9px;
	color: #666666;
}
