@charset "utf-8";
#bluebox {
	background: url(/images/header.jpg) no-repeat;
	height: 175px;
	width: 1012px;
}
#pitch {
	background: url(/images/pitch2.png);
	position: absolute;
	height: 88px;
	width: 824px;
	left: 94px;
	top: 32px;
}

#step1 {
	background: url(/images/red1.jpg) no-repeat;
	float: left;
	height: 236px;
	width: 236px;
	margin-left: 14px;
}
#pitch h1 {
	margin-left: -800em;
}

#step2 {
	background: url(/images/red2.jpg) no-repeat;
	float: left;
	height: 236px;
	width: 236px;
	margin-left: 30px;
}
#step3 {
	background: url(/images/red3.jpg) no-repeat;
	float: left;
	height: 236px;
	width: 236px;
	margin-left: 30px;
}
.steps {
	font-size: 1.8em;
	color: #FFFFFF;
	padding: 20px;
}
#main .steps a {
	margin-bottom: 20px;
	font-size: 29px;
	line-height: 36px;
	display: block;
	color: #EEEEEE;
	border-style: none;
}
#home_text {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
}

#leftshadow {
	background: url(/images/left_shadow.jpg) no-repeat;
	height: 369px;
	width: 31px;
	float: left;
}
#rightshadow {
	background: url(/images/right_shadow.jpg) no-repeat;
	height: 369px;
	width: 31px;
	float: left;
}
#nav {
	position: absolute;
	bottom: 0px;
	height: 44px;
	width: 660px;
	right: 100px;
}
#main {
	float: left;
	width: 910px;
	padding: 20px;
}
#nav ul {
	padding: 			0;
	margin: 			0;
}
#nav ul li {
	float: 				right;
	list-style: 		none;
}
#nav ul li a, #nav ul li a:visited {
	z-index: 			10;
	display: 			block;
	float: 				left;
	height: 			44px;
	overflow: 			hidden;
	color:				#FFFFFF;
	font-size:			2.4em;
	position: 			relative;
	padding:			9px 15px 6px 15px;
	text-decoration: none;
	letter-spacing: 1px;
}
#nav li.background {
	background: 		url('/images/bg_menu_right.png') no-repeat top right;
	z-index: 			8;
	position: 			absolute;
	visibility: 		hidden;
}
* html #nav li.background {
	background: 		url('/images/bg_menu_right.gif') no-repeat top right;
}
#nav .background .left {
	background: 		url('/images/bg_menu.png') no-repeat top left;
	height: 			44px;
	margin-right: 		15px; /* 7px is the width of the rounded shape */
}
* html #nav .background .left {
	background: 		url('/images/bg_menu.gif') no-repeat top left;
}
input, select {
	border: 1px solid #D0E7F9;
	padding: 3px;
	margin: 2px;
}
input:hover, select:hover {
	border-color: #66AAE9;
}
form * {
	font-size: 16px;
}
form td {
	padding: 2px 2px 2px 20px;
}
#main {
	font-size: 1.6em;
}
#main li {
	list-style: decimal outside;
	margin-left: 30px;
	line-height: 24px;
	font-size: 17px;
	margin-right: 30px;
}
#prelaunch img {
	position: absolute;
	left: 50px;
	top: 30px;
}
#signup div {
	width: 420px;
	float: left;
	height: 160px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
#signup {
	width: 900px;
}
.clear {
	clear: both;
}
#emails_found {
	position: relative;
	width: 520px;
}
#emails_found div {
	font-size: 14px;
	font-style: italic;
	padding: 2px 2px 2px 10px;
	float: left;
	height: 18px;
	width: 240px;
}
#emails_selected {
	clear: both;
	width: 600px;
}
#emails_found .pick_email {
	display: block;
}
#emails_found a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}
#features li {
	font-size: 20px;
	line-height: 28px;
	background: url(/images/red_dot.png) no-repeat left center;
	padding-left: 22px;
	list-style: none;
}

#features {
	width: 852px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#bluebox #upgrade {
	background: url(/images/upgrade.png) no-repeat;
	height: 87px;
	width: 709px;
	left: 160px;
	top: 42px;
}
#main #benefits {
	margin: 0px auto;
	width: 710px;
}
#main #benefits li {
	list-style: url(/images/red_dot.png);
	font-size: 23px;
	letter-spacing: 1px;
	line-height: 30px;
	font-style: italic;
}
