/* GLOBAL RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,p,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }

fieldset,img { border: none; }
caption,th { text-align: left; }
table {
	border-collapse: collapse; 
	border-spacing: 0;
}
p {
	margin:0;
	padding: 0;
}
body {
	background-color: #000000;
	margin: 0;
	background-image: url(../images/bkgd.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 12px;
}

ul, ol
{
	padding: 0 0 1em 2.5em;
}

.clear {
	clear:both;
}
.body {
	background-image: url(../images/bkgd.png);
	background-repeat: repeat-x;
	background-position: top;
	z-index:-10;
}

h3
{
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #454545; 
	font-size: 14px;
	color: #007508;
}

div.top-member
{
	text-align: right;
	color: #fff;
}

div.top-member a, div.top-member span.small
{
	font-size: 10px;
	color: #fff;
}

div.top-member div.link
{
	padding-top: 3px;
	text-align: right;
}



.wrap{
	width:801px;
	margin-left:auto;
	margin-right:auto;
}
.header {
	padding:20px 0 20px;
}
.space { 
	margin-top:45px;
}

#topmenu {
	width:100%;
	top: 408px;
	*top: 408px;
	position:absolute;
	z-index:100;
}
#wings {
	position:absolute;
	width: 100%;
	margin: 408px auto;
	*margin: 408px auto;
	z-index: 10;
}
.menu {
	background-image: url('../images/menu_bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 60px;
	width:100%;
	margin-top: 419px;
}
.link a {
	margin: -4px 13px 0 18px;
	height: 21px;
}
.link span{
	float:left;
}
.content {
	background-image: url('../images/content_bg.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-top: 67px;
	padding: 15px 35px 0 40px;
}
.select-complete {
	background-image: url('../images/select_complete_box.png');
	background-repeat: no-repeat;
	width: 270px;
	height: 111px;
	float: left;
	padding:15px 0 0 15px;
}
.select-complete p {
	padding-top: 2px;
	padding-bottom: 3px;
}
.pay-one-time {
	background-image: url('../images/pay_one_time_box.png');
	background-repeat: no-repeat;
	width: 209px;
	height: 112px;
	float: left;
	margin-left: -20px;
	padding:15px 0 0 30px;
}
.you-done {
	background-image: url('../images/you_done_box.png');
	background-repeat: no-repeat;
	width: 201px;
	height: 112px;
	float: left;
	margin-left: -20px;
	padding:15px 0 0 40px;
}
.push{
	/*height: 2em;*/
}
.footer{
	color: #b9b9b9;
	font-family: Tahoma;
	font-size: 11px;
	height: 70px;
	padding-top: 20px;
}
.footer a{
	color:#b9b9b9;
	text-decoration: none;
	margin: 0 5px 0 5px;
}
.footer a:hover{
	text-decoration: underline;
}
.home {
	background-image: url('../images/menu/home.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width: 55px;
	display:block;
}
.member-search {
	background-image: url('../images/menu/member_search.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width: 148px;
	display:block;
}
.services {
	background-image: url('../images/menu/services.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width: 82px;
	display:block;
}
.about-us {
	background-image: url('../images/menu/about_us.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width: 88px;
	display:block;
}
.contact-us {
	background-image: url('../images/menu/contact_us.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width: 111px;
	display:block;
}
.signup-now {
	background-image: url('../images/menu/signup_now.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width: 122px;
	display:block;
}

.home:hover, .member-search:hover, .services:hover, .about-us:hover, .contact-us:hover, .signup-now:hover {
	background-position:bottom;
}
.selected {
	background-position:bottom;
}
#topmenu2 {
	width:100%;
	margin-top: 100px;
	position:absolute;
	z-index:100;
}
#wings2 {
	position:absolute;
	width: 100%;
	margin: 100px auto;
	z-index: 10;
}
.menu2 {
	background-image: url('../images/menu_bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 60px;
	width:100%;
	margin-top: 111px;
}
.main_sub {
	background-color: #FFFFFF;
	height: 100%;
	width: 770px;
	padding: 15px;
	margin-top: 145px;
	line-height: 18px;
}

.main_sub a
{
	color: #017A00;
}

.main_sub p
{
	margin:0;
	padding: 0 0 1em 0;
}

h2, .header1 {
	margin-bottom: 12px;
	font-size: 20px;
	font-weight: normal;
	color: #4EB7FF;
}
.header_sub {
	padding:20px 0 0px;
}

div.terms
{
	overflow: auto;
	/*width: 730px; */
	height: 250px; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
}

ol.terms
{
	margin: 0 0 0 1.5em;
	list-style: decimal;
}

div#google-adwords
{
	margin-top: 20px;
}
