.bottom1{
	width: 100%;
	background-image: url(../images/botbar-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:12px;
	height:29px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;color:#EFD0D0;
}
.bottom1 a{
	margin-right: 10px;
	margin-left:10px;
}
.bottom1 a:link,.bottom1 a:visited{
	color:#EFD0D0;
	text-decoration: none;
}
.bottom1 a:hover{
	color:#fff;
	text-decoration: none;
}
.copyright{
	width: 100%;
	background-image: url(../images/bottom-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 70px;
	line-height:20px;
	text-align: center;
	color: #E5D9D9;
	font-family:Verdana;
	padding-top: 20px;
}
.foot {
	width: 100%;
	height:86px;
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
