body {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;

}
#footerline{
	background-color: #D4D4D4;
	overflow: hidden;
	height: 3px;
	width: 970px;
	clear: both;
	background-image: url(../images/2footer_line.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: auto;
	margin-left: auto;



}


#footer2{
	width: 970px;
	height: auto;
	clear: both;
	background-color: #f2f2f2;
	margin-right: auto;
	margin-left: auto;

}
#footer2left{
	width: 228px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 60px;
	background-color: #f2f2f2;
	font-size: 12px;

}
#footer2right{
	float: right;
	width: 741px;
	border: 8px none #f2f2f2;
	background-color: #f2f2f2;
	height: 60px;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
}
.footerbu1 {
	background-image: url(../images/2footer_menubg1.jpg);
	background-repeat: no-repeat;
	width: 71px;
	border: none;
	background-color: #F2F2F2;
	padding-top: 3px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor:hand;
}
.footerbu2 {
	background-image: url(../images/2footer_menubg2.jpg);
	background-repeat: no-repeat;
	width: 63px;
	padding-top: 3px;
	border: none;
	background-color: #f2f2f2;
	color: #FFFFFF;
	margin: 5px 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer2right1{
	margin-right: auto;
	margin-left: auto;
}


#footer2right2{
	font-size: 12px;
	border: 5px none #f2f2f2;
	background-color: #f2f2f2;
	height: auto;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

