@charset "utf-8";
/* CSS Document */

body { 
	font: 9pt/17pt arial; 
	margin:0;padding:0;
	height: 100%;
	background: url(../images/bg.gif) repeat-x;
	}
	
#bigbg {
	width: 100%;
	height: 100%;
	background: url(../images/bigbg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.clear { 
	clear: both;
}

a { color: #000; outline: none; }

#container {
	margin: 0 auto;
	width: 964px;
	margin-bottom: 30px;
}

#header {
	display: block;
	width: 964px;
	margin-top: 49px;
	border-bottom: 1px solid #000;
}

p.logo {
	display: inline;
	float: left;
	width: 404px;
	height: 48px;
	background: url(../images/logo.gif) no-repeat;
	padding:0;
	margin: 0 0 -1px 0;
}

p.logo a {
	display: block;
	width: 404px;
	height: 48px;
	text-indent: -5000px;
}

#header ul {
	list-style-type: none;
	margin:0;padding:0;
	display: inline;
	float: right;
	margin-top: 3px;
}

#header ul li {
	display: inline;
	float: left;
	padding: 11px 19px 8px 19px;
	background: #000;
}

#header ul li a {
	display: block;
	text-decoration: none;
	color:#fff;
	font-size: 1.2em;
}

#left {
	display: inline;
	float: left;
	width: 562px;
	margin: 38px 0 0 0;
}

#right {
	display: inline;
	float: right;
	width: 390px;
	margin: 38px 0 0 0;
}

p.become-an-affiliate {
	display: inline;
	margin:0;padding:0;
	float: left;
	width: 390px;
	height: 118px;
	background: url(../images/become-an-affiliate.gif);
}

p.become-an-affiliate a {
	display: block;
	width: 390px;
	height: 118px;
	text-indent: -5000px;
}


p.already-an-affiliate {
	display: inline;
	margin:0;padding:0;
	float: left;
	width: 390px;
	height: 44px;
	background: url(../images/login-here.gif);
	margin-bottom: 20px;
}

p.already-an-affiliate a {
	display: block;
	width: 390px;
	height: 44px;
	text-indent: -5000px;
}

h2, h3 {
	font-size: 1.5em;
	font-weight: normal;
}

#right p {
	color:#7d806c;
	line-height: 18px;
}

p.aim {
	display: inline;
	margin:0;padding:0;
	float: left;
	width: 125px;
	height: 29px;
	background: url(../images/aim.gif);
}

p.aim a {
	display: block;
	width: 125px;
	height: 29px;
	text-indent: -5000px;
}

p.email {
	display: inline;
	margin:0;padding:0;
	float: right;
	width: 186px;
	height: 20px;
	background: url(../images/email.gif);
}

p.email a {
	display: block;
	width: 186px;
	height: 20px;
	text-indent: -5000px;
}

#footer {
	margin: 0 auto;
	width: 964px;
	border-top: 1px solid #000;
	height: 200px;
}

#footer p {
	text-align: center;
	display: block;
	margin-top: 60px;
	color:#afafaf;
}

p.msn {
	display: block;
	margin:0;padding:0;
	width: 202px;
	height: 28px;
	background: url(../images/msn.gif);
	margin-top: 12px;
}

p.msn a {
	display: block;
	width: 202px;
	height: 28px;
	text-indent: -5000px;
}








