* {
	padding: 0px;
	margin: 0px;
}
html {
	overflow-y: scroll;
}
body {
 background: url(/mail/images/landing_bg.png) no-repeat scroll 50% 0; 
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #326e96;
	text-align: center;
	line-height: 1.5em;
	background-color: #0c274b;	
}

input {
	color: #326e96;
	font-family: serif;
	font-size:18px;
	background-color:#badff3;
	border:#ffffff solid 1px;
	height:24px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
}
#phonecell {
padding-top:0px;
margin-top:0px;
}
#quoteshm {
width:345px;
height:367px;
padding:0px;
margin:0px;
float:left;
}
#vid_area{
width:594px;
height:334px;
margin:0px;
padding:0px;
float:right;
padding-right:22px;
padding-top:16px;
padding-bottom:16px;
}
#quotes {
width:302px;
height:367px;
margin:0px;
padding:0px;
display:block;
position:absolute;
left:39px;
top:60px;
}
#video {
position:relative;
}
#wrapper {
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; /* Treated as align */
	
}

#header {
	width: 100%;
	height:143px;
	display:block;
	background:none;
}
#submitbtn{
width:155px;
height:43px;
background:url(/mail/images/signup_landing_btn.png) no-repeat;
border:none;
cursor:pointer;
border:0px;
position:relative;
outline:none;
}
#landing_site {
display:block;
width:339px;
height:94px;
background:url(/mail/images/skip_landing_btn.png) no-repeat;
border:none;
cursor:pointer;
border:0px;
position:absolute;
outline:none;
right:0px;
}
#landing_contribute {
display:block;
width:338px;
height:94px;
background:url(/mail/images/contribute_landing_btn.png) no-repeat;
border:none;
cursor:pointer;
border:0px;
position:absolute;
outline:none;
left:0px;
}
#content_right {
	float: right;
	width: 481px;
	position:relative;
}
#content {
float:left;
	clear: both;
	width: 100%;
	height:auto;
	padding-top:20px;
	
	
}
#content_left {
float:left;
	width: 481px;
	margin-bottom:80px;
	text-align:right;
	position:relative;
}
