@charset "utf-8";
#footerArea {
	float: left;
	height: 54px;
	width: 912px;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
}
#footerLeft {
	background-image: url(../images/footerl.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 120px;
}
#footerMain {
	line-height: 45px;
	color: #bebebe;
	text-align: center;
	float: left;
	height: 54px;
	width: 672px;
}
#footerMain a {
	color: #bebebe;
}
#footerRight {
	float: left;
	height: 54px;
	width: 120px;
}
#themesfooterArea {
	float: left;
	height: 54px;
	width: 775px;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
}
#themesfooterMain {
	line-height: 45px;
	color: #bebebe;
	text-align: center;
	float: left;
	height: 54px;
	width: 535px;
}
#themesfooterMain a {
	color: #bebebe;
}
.copy {
	font-family: Arial;

}
