body 
	{ 
		color: #1A1A1A; 
		background: #FFFBF5; 
		margin: 0px; 
		padding: 0px; 
		text-align: center; 
		font-family: "trebuchet ms", sans-serif; 
		font-size: 11pt; 
	} 
a 
	{ 
		color: #D15A00; 
	} 
a:hover
	{ 
		color: #0871B3; 
	} 
form table, form table tr, form table tr td { 
text-align: center; 
} 
form table tr td 
{ 
width: 33%; 
} 
input.basic 
	{ 
		width: 270px; 
		background: #FFF; 
		border: 1px solid #C04D00; 
		margin-bottom: 5px; 
		height: 25px; 
		padding-left: 10px; 
	} 
h1, h2, h3, h4, h5, h6
	{ 
		color: #0871B3; 
	} 
p	
	{ 
		text-align: justify; 
	} 
#pcbg 
	{ 
		width: 1058px; 
		margin: 0px auto; 
		background: url(imgs/optinbg.png) no-repeat; 
		height: 310px; 
	} 
#header
	{ 
		width: 960px; 
		text-align: left; 
		margin: 20px auto 0px auto;
	} 
#header h1, #header h2 
	{ 
		color: #000; 
	} 
#header .cusFont2, #header .cusFont1
	{ 
		color: #DA0500; 
	} 
#header h1 
	{ 
		font-size: 27pt;
		margin-bottom: 0px; 
		margin-top: 10px; 
	} 
#header h2
	{ 
		font-size: 20pt; 
		margin-top: 0px; 
		margin-bottom: 0px; 
	} 
#primarycontent 
	{ 
		min-width: 1058px; 
		background: url(imgs/bluebackground.gif) repeat-x; 
		text-align: left; 
		margin: 0px auto; 
		height: 310px; 
	} 
#wrapper
	{ 
		width: 960px; 
		margin: 0px auto; 
	} 
#video
	{ 
		width: 570px; 
		float: left; 
	} 
#copy 
	{ 
		width: 340px; 
		float: right; 
	} 
#bullets
	{ 
		width: 600px; 
		float: left; 
	} 
#secondcontent 
	{ 
		text-align: left; 
		margin: 0px auto; 
		width: 960px; 
	} 
#video 
	{ 
		background: url(imgs/videobg.png) no-repeat 0px 35px; 
		height: 351px; 
		padding-top: 35px; 
		padding-left: 5px; 
	} 
#arrow
	{ 
		width: 85px; 
		height: 360px; 
		margin-left: -30px; 
		margin-top: -30px; 
		float: left; 
		background: url(imgs/survarrow.png) no-repeat; 
	} 
#optin
	{ 
		width: 295px; 
		float: left; 
		margin-top: 70px; 
	} 
/* #headline2imgrep 
	{ 
		width: 640px; 
	} */
.quote 
	{ 
		width: 800px; 
		margin: 0px auto 20px auto; 
		font-size: 14px; 
	} 
#footer 
	{ 
		margin: 50px auto; 
		text-align: center;  
		width: 960px; 
	} 
#footer p 
	{ 
		text-align: center; 
	} 
.clear 
	{ 
		clear: both; 
	} 