@charset "utf-8";
#footertop {
	background-image: url(../images/footer_top.gif);
	background-repeat: no-repeat;
	height: 6px;
    margin-top:10px;
  
}
#footerbottom {
	background-image: url(../images/footer_bottom.gif);
	background-repeat: no-repeat;
	height: 6px;

}
#joinnow {
	background-image:url(../images/footer_tbg.gif);
	background-repeat:repeat-y;
	height: 100px;
	text-align: right;
	margin: 0px;
	padding-right: 10px;
}
#copyright {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #cc6600;
	line-height: 20px;
	text-align: center;
	height: 45px;
	background-image: url(../images/footer_bbg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	line-height: 15px;
}
#copyright a {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #993300;
	text-align: center;
	text-decoration: none;
}
.crfont {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #993300;
	text-align: center;
}