#bottom {
	background-image: url(../../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	margin-top: auto;
	margin-bottom: auto;
	padding: 0px;
	height: 100px;
}
#footer {
	background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	position: relative;
	margin-bottom: 0px;
	height: 100px;
}
#footer_to_top {
	width: 120px;
	float: right;
	text-align: right;
	padding-right: 32px;
	font-family: Helvetica;
	font-size: 11px;
	color: #666;
	padding-top: 30px;
	bottom: 115px;
	clear: right;
	position: absolute;
	right: 0px;
}
#footer_text {
	width: 600px;
	float: left;
	font-family: Helvetica;
	font-size: 11px;
	color: #666;
	padding-left: 32px;
	padding-top: 30px;
}
#footer_memberslogo {
	width: 950px;
	clear: left;
	font-family: Helvetica;
	font-size: 11px;
	color: #666;
	background-image: url(../../images/memberlogo.png);
	background-repeat: no-repeat;
	background-position: 48px 15px;
	height: 70px;
	float: left;
}
#footer_copyright {
	font-family: Helvetica;
	font-size: 11px;
	color: #666;
	padding-top: 15px;
	float: left;
	position: absolute;
	top: 40px;
	left: 30px;
}
#footer_copyright a:hover {
	color: #09F;
	text-decoration: underline;
}

#division {
	position: absolute;
	top: 110px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	width: 250px;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	padding-top: 15px;
	right: 32px;
}
#esg {
	padding-top: 15px;
	position: absolute;
	top: 106px;
	right: 32px;
	float: left;
	clear: left;
}
#ets {
	position: absolute;
	top: 118px;
	right: 75px;
	clear: left;
	float: left;
}
#footer_link {
	font-family: Helvetica;
	font-size: 11px;
	color: #666;
	position: absolute;
	top: 30px;
	margin: 0px;
	overflow: hidden;
	float: left;
	padding: 0px;
	left: -10px;
}

#footer_link ul {
	list-style-type: none;
	display: block;
	list-style-position: outside;
	left: -40px;
	margin: 0px;
	width: 550px;
}
#footer_link li  {
	list-style-type: none;
	display: block;
	padding-right: 5px;
	float: left;
	margin: 0px;
}
#footer_link li a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666;
	margin: 0px;
}
#footer_link li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #09F;
	margin: 0px;
}
#com_link {
	position: absolute;
	height: 40px;
	width: 200px;
	margin: 0px;
	right: 25px;
	padding: 0px;
	top: 25px;
}
#com_link ul  {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	display: block;
	height: 40px;
	position: relative;
}
#com_link li {
	float: left;
	display: block;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	list-style-type: none;
}

