html
{
	height:100%;
} 
body
{
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	position: relative;
	margin-bottom:0px;
	margin-top:10px;
	color:#404040;
	line-height:170%;
	background-color:#C1D5F8;
	background-repeat:repeat-x;
	background-image:url(../images/side-bg.jpg);
}
h1
{
	position:relative;
	font-size:22px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-family:Tahoma;
}

h2
{
	font-size:17px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-family:Tahoma;
}

h3
{
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

p
{
	line-height:20px;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	letter-spacing:0px;
}
span
{
	line-height:26px;
	font-size:12px;
}

div
{
	padding: 0px 0px 0px 0px;
}

ul,li,ol
{
	margin:0px 15px 0px 15px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	line-height:180%;
	text-align:left;
}

ul,ol
{
	margin:0px 15px 10px 15px;
}

img
{
	vertical-align:text-bottom;
}

br
{
	margin:6px 0px 6px 0px;
	padding:0px 0px 0px 0px; 
}

a
{
	color:#0000FF;
}

a:hover
{
	text-decoration:underline;
	color:#0000FF;
}

td,tr
{
	font-size:12px;
	line-height:180%;
	vertical-align:top;
}
/****************/
/* Begin forms */

form
{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}

input
{
	padding:0px 2px 0px 2px;
	margin:0px 0px 15px 0px;
	vertical-align:middle;
	font-size:13px;
}

select
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	vertical-align:middle;
	font-size:13px;
}


textarea
{
	padding:2px 2px 2px 2px;
	vertical-align:middle;
	text-align:left;
	font-size:11px;
	font-family: verdana,tahoma,arial,sans-serif;
	line-height:16px;
	overflow: auto;
}

label
{
	display:block;
	margin-bottom:3px;
	font-size:12px;
	font-weight:bold;
	line-height:11px;
}

input.hidden
{
	display:none;
	visibility:hidden;
    border: none;
}

.submit_button
{
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

/* End forms */
/****************/


.main_wrapper
{
	width:725px;
	/*border:solid 1px #C0C0C0;*/
	padding:0px;
	margin:0px auto;
}
.header_wrapper
{
	position:relative;
	left:0px;
	top:0px;
	height:63px;
	margin:1px 1px 0px 1px;
}

.header_left
{
	position:absolute;
	width:391px;
	left:0px;
	top:0px;
}

.header_right
{
	position:absolute;
	width:334px;
	top:0px;
	right:0px;
}

.header_wrapper img
{
	margin:0px;
}

.bottom_menu_wrapper
{
	clear:both;
	position:relative;
	height:80px;
	
}
.bottom_menu_item
{
	width:247;
	height:75px;
}
.bottom_menu_item_title
{
	background-color:#666666;
	width:247px;
	height:25px;
	color:White;
	text-align:center;
}
.bottom_menu_item_title p
{
	text-align:center;
	line-height:25px;
	font-weight:bold;
	margin:0px;
}
.bottom_menu_item_paragraph
{
	padding:4px;
}
.bottom_menu_item_paragraph p
{
	line-height:125%;
	margin-bottom:5px;
	text-align:center;
}
.content_left
{
	width:410px;
	padding-top:5px;
}

.content_left p,h1,h2,h3
{
	margin-left:5px;
	margin-right:10px;
}
.content_left li
{
	padding:0px 0px 7px 0px;
}

.get_started
{
	text-align:center;	
}

.content_right
{
	text-align:center;
	padding-top:5px;
	width:315px;
}
.content_wrapper
{
	position:relative;
	margin:0px 1px 1px 1px;
	background-color:#FFFFFF;
}
.content_table
{
	width:723px;
}
.content_wrapper2
{
	position:relative;
	margin:0px 1px 1px 1px;
	padding:5px 10px 5px 10px;
	
}

.footer_wrapper p
{
	text-align:center;
}

.bold_link
{
	font-weight:bold;
	letter-spacing:1px;
	font-family:Tahoma;
}

.highlight1
{
	background-color:#FFFF40;
	font-weight:bold;
	padding:5px;
}

.red
{
	color:Red;
}

.special_offer
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin: 10px 0px 0px 0px;
}
.special_offer img
{
	margin: 5px 0px 10px 0px;
}
.pix_img
{
	vertical-align:middle;
	margin:0px 5px 0px 5px;
}

.bonus_offer_header
{
	background-image:url(../images/bonus-offer.gif);
	background-color:#3E4DB1;
	font-size:17px;
	line-height:21px;
	letter-spacing:1px;
}

.hurry
{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:Red;
}

.separator
{
	margin:10px 0px 10px 0px;
}

.newsletter
{
	position:relative;
	height:60px;
	width:700px;
	margin-bottom:15px;
	margin-top:5px;
	background-image:url(../images/newsletter.gif);
	background-color:#FFFFCC;
	background-repeat:no-repeat;
	text-align:left;
}

.sign_up_form
{
	position:relative;
	left:365px;
	top:10px;
	height:56px;
	width:280px;
	overflow:hidden;
	text-align:center;
	vertical-align:bottom;
}

.sign_up_form form, input
{
	margin:0px;
	padding:0px;
}
.join_now
{
	text-align:center;
	vertical-align:middle;
	height:56;
}

.header_td
{
	padding:5px;
}

.offer_title
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:14px;
}

.offer_link
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-decoration:underline;
	color:blue;
}

.more_offers
{
	padding:5px;
	background-color:#7AEA7A;
	width:500px;
	margin-bottom:10px;
}
.more_offers a
{
	font-size:15px;
	font-weight:bold;
	color:Blue;
	text-decoration:underline;
	
}