*{
	margin: 0px;
	padding: 0px;
}
body{
	background:#CFEAFF url(images/bg.png) repeat-y scroll center center;
	color:#333;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	line-height: 16px;
	overflow-x: hidden;
}
h1{
	color:#006699;
	font-size: 26px;
	line-height:20px;
}
h2,h3{
	color:#FFF;
	font-size: 16px;
	padding: 7px 0 7px 15px;
}
h2{
	background: transparent url(images/ad_bg.png) no-repeat;	
}
h3{
	background: transparent url(images/aff_bg.png) no-repeat;	
}
h5{
	color:#ff780b;
	font-size: 26px;
	line-height:20px;
}
img{
	border: 0px;	
}
a,a:visited,a:active{
color:#006699;
}
a:hover{
	color:#0099cc;
}
.wrapper {
	background-color:#FFF;
	width: 920px;
	margin: 0 auto;
	height: 100%;
}
#header {
	font-size: 12px;
	height: 120px;
	background: transparent url(images/bg_header.png);
	margin: 0px;
}
#connect a {
	text-decoration:none;
	color:#006699;
}

#header a {
line-height:30px;
margin:10px 0 0 220px;
}
#header img{
	margin:10px 0 0 10px;
	float:left;
	}
#login{
 	width:400px;
 	height: 52px;
 	float:left;
	margin: 30px 0 0 120px;
}
#menu{
	background: transparent url(images/bg_menu.png);
	height: 28px;
	float:left;
	width: 100%;
}
#menu ul {
	display: block;
margin:0 0 0 100px;
}

#menu ul li{
	display:inline;
	float: left;
	list-style-type: none;
	height: 28px;
	margin-left:50px;
}
#menu ul li a:link,#menu ul li a:visited{
	color: #FFFFFF;
	font-family: verdana,arial,serif;
	text-decoration: none;
	font-size: 12px;
	width: 89%;
	font-weight:bold;
	height:28px;
	line-height:27px;
	padding: 0px 12px;
}
#menu ul li a:hover{
	background:#003399;
	padding:7px 12px 7px;
	font-size:12px;
}

#content{
}
#left_pan{
	float: left;
	width: 534px;
}
#about h1 span{
	color:#333;
	font-weight: normal;	
}
#about p{
	line-height: 18px;
	margin-top: 20px;
	text-align: justify;
}
#what{
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
}
#what ul{
	margin: 20px 0 0 33px;	
}
.a_benefits ul{
	margin:15px 0 0 15px;
}
#what li,.a_benefits li{
	background: transparent url(images/stick.png) no-repeat left top;
	list-style-type: none;
	line-height: 24px;
	padding-left: 30px;
}	
#join_us{
	margin-top: 30px;
}
#sign_up{
	margin-top: 20px;	
}
#advertisers,#affiliates{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color:#fafafa;
	font-size: 13px;
	width: 261px;	
}
#advertisers{
	-moz-box-shadow:3px 3px 8px #CCCCCC;
	background: transparent url(images/box_bg.png) repeat-x center top;
	border:1px solid #FFFFFF;
	float:left;
}
#advertisers ul,#affiliates ul{
	margin:12px 0 0 24px;
}
#advertisers li,#affiliates li{
	background: transparent url(images/small_stick.png) no-repeat left center;
	line-height: 18px;
	list-style-type:none;	
	padding-left: 15px;
}
#advertisers p,#affiliates p{
	margin: 10px 0 12px 48px;	
}
#affiliates{
	-moz-box-shadow:3px 3px 8px #CCCCCC;
	background: transparent url(images/box_bg.png) repeat-x center top;
	border:1px solid #FFFFFF;
	float: right;
}

#right_pan{
	float:right;
	width: 256px;
	margin-bottom: 10px;
}
#hot_offers{
	height: 300px;	
}
#offers{
	margin-top: 14px;	
}
#offers .hot_banner{
	display: block;
	float:left;
	margin: 0 8px 8px 0;	
}
#connect{
	font-size: 16px;
	height: 68px;
	margin-top: 28px;	
}
#connect ul{
	margin-top: 15px;	
}
#connect li{
	float: left;
	list-style-type: none;	
}
#connect a{
	text-decoration: none;
}
#connect li.twitter{
	background: transparent url(images/twitter.png) no-repeat left center;
	padding: 10px 0 10px 40px;
}
#connect li.myspace{
	background: transparent url(images/myspace.png) no-repeat left center;
	padding: 10px 0 10px 40px;
	margin-left: 60px;
}
#connect li.facebook{
	background: transparent url(images/facebook.png) no-repeat left center;
	padding: 10px 0 10px 40px;
	margin-left: 42px;	
}
#upcoming_event{
	margin-top: 30px;	
}
#event{
	margin-top:15px;	
}
#event img{
	border:2px solid #CCCCCC;
	float:left;
	margin:10px 0;
	padding:20px 0 20px 10px;
}
#event p{
	clear: both;
}
#event p.s1{
	color: #006699;
	font-weight: bold;
	padding-top: 8px;
}
#footer{
	color:#FFF;
	background: #333333 url(images/footer_bg.png) repeat-x top center;
	clear: both;
	font-size: 13px;
	line-height: 18px;
	padding:20px;
}
#footer a{
	color:#FFF;	
	font-size: 13px;
	line-height: 18px;
	padding: 0 6px;
}
#footer .main_nav li{
	float: left;
	list-style-type: none;

}
#footer .main_nav li a{
	text-decoration: none;
}
#footer p{
	clear:both;
	display:block;	
	padding-left: 6px;
}
#footer .sub_nav{
	float:right;
	width: 260px;
}
#footer .sub_nav li{
	float:left;	
	list-style-type: none;
}
#footer .main_nav li a:hover{
	text-decoration: underline;	
}
#footer .sub_nav li a:hover{
	text-decoration: none;	
}
.a_page{
	float:left;
	width: 520px;
}
.a_page p{
	margin-top: 18px;
}
.a_page a{
	font-weight: bold;	
}
.join_us_now{
	background: transparent url(images/join_us_now.png) no-repeat center -58px;
	display: block;
	height: 58px;
	margin: 20px 0 0 190px;
	width: 139px;
}
.join_us_now:hover{
	background-position: center top;	
}
.join_us_now span{
	display: none;	
}
.a_benefits{
	float:right;
	font-weight: bold;
}
#contact_content{
	margin-top: 20px;
}
#contact_content .margin{
	margin-top: 18px;
}
#contact_content img{
	position: relative;
	float: right;	
	margin: 0 0 10px 30px;
}
#tos {
	font-size: 13px;	
}
#tos .decimal{

	list-style-type:decimal;

	margin-top: 14px;

	margin-left:35px;

}

#tos .alpha{

	list-style-type:lower-alpha;

	margin-left: 40px;

	margin-top:10px;

}

#tos p{

	margin-top: 14px;

	}

#tos .margin{

	margin-top: 14px;

}
#tos .p3{

	color:#002060;
	
}
#wrapper_content{
	height: 100%;	
	padding: 30px;
}
#both{
	clear:both;	
}
#footer .main_nav{
	padding-top:50px;
}
