@charset "utf-8";
body {
	background-color: transparent;
}
#footerindex {
	float: left;
	height: 40px;
	width: 958px;
	text-align: center;
	color: #d0ac44;
}
#footerindex  a {
	color: #d0ac44;
}
#copyrightindex {
	float: left;
	height: auto;
	width: auto;
	margin: 0 0 0 260px;
	display: inline;
	font-size: 13px;
}
#navindex {
	float: right;
	height: auto;
	width: auto;
	margin: 0 90px 0 0;
	display: inline;
	font-size: 13px;
}
#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 62px;
	width: 875px;
	padding: 52px 113px 0 15px;
}
#copyright {
	float: left;
	height: auto;
	width: auto;
}
#nav {
	float: right;
	height: auto;
	width: auto;
}
#footerthemes {
	float: left;
	height: 96px;
	width: 800px;
	text-align: center;
	background-image: url(../images/themesfooter.jpg);
	background-repeat: no-repeat;
}
#copyrightthemes {
	height: auto;
	width: auto;
	margin: 35px 0 0 0;
}
