body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background: url(../gfx/pageBG.jpg) repeat-x left top;
}
.box {
	background: url(../gfx/mainBG.jpg) repeat-y center top;
	text-align: left;
	margin: 0px auto 10px;
	padding: 0px;
	width: 757px;
}
.header {
	background: url(../gfx/header.jpg) no-repeat center top;
	margin: 0px;
	padding-top: 153px;
	padding-left: 74px;
	height: auto;
}
.topnav {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 411px;
	text-align: left;
	clear: both;
}
.footer {
	background: url(../gfx/footer.jpg) no-repeat center top;
	display: block;
	width: auto;
	margin: 0px;
	padding: 0px 60px 0px 75px;
	height: 105px;
	font: normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F6377;
	clear: both;
}
h1 {
	background: url(../gfx/logo.png) no-repeat left 16px;
	margin: 0px;
	padding: 0px 60px 0px 0px;
	height: 100px;
	width: auto;
	display: block;
	font: normal 14px/100px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-align: left;
	text-indent: 433px;
}
.leftcontent {
	font: normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F6377;
	margin: 15px 0px 12px 75px;
	padding: 15px 0px;
	width: 413px;
	display: inline;
	clear: none;
	float: left;
	border-bottom: 1px solid #A6B4C4;
	border-top: 1px solid #A6B4C4;
}
.rightcontent {
	font: normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F6377;
	margin: 15px 60px 10px 0px;
	padding: 0px 0px 15px;
	display: inline;
	clear: none;
	float: right;
	text-align: center;
	width: 190px;
}
.affiliate {
	text-decoration: none;
	background: url(../gfx/affiliates.jpg) no-repeat left top;
	display: inline;
	margin: 5px 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 104px;
	width: 193px;
}
.merchant {
	text-decoration: none;
	background: url(../gfx/merchants.jpg) no-repeat left top;
	display: inline;
	margin: 5px 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 104px;
	width: 195px;
	page-break-after: right;
}
.login {
	margin: 15px 24px 15px 0px;
	padding: 10px 10px 6px;
	font-weight: bold;
	border: thin dotted #9DACBD;
	background: #FFFFFF;
	font-size: 13px;
}
.footerR {
	float: right;
	clear: none;
	display: inline;
	text-align: left;
	width: 135px;
}


.signup {
	margin: 0px;
	display: block;
	padding: 0px 5px;
	height: 114px;
	width: auto;
}
.formL {
	display: inline;
	clear: none;
	float: left;
	margin-right: 15px;
	font-weight: normal;
	margin-top: 10px;
}
.formR {
	font-weight: normal;
	margin-top: 10px;
}
.footerL {
	float: left;
	clear: none;
	display: inline;
	width: 400px;
}
.fl {
	color: #4F6377;
}
.fl:hover {
	color: #CC0000;
	text-decoration: none;
}
