@charset "UTF-8";
/* CSS Document */

div, body, ul, li, p, a, h1, h2  {
margin:0;
padding:0;
}

a{
color:#003366;
}

a:hover{
color:#cc9b19;
}

p{
padding-bottom:10px;
}

.clearboth{
clear:both;
}

.floatimgL{
padding-right:10px;
float:left;
}

.floatimgR{
padding-left:10px;
float:right;
}

h1{
color:#003366;
font-size:24px;
font-weight:bold;
padding-bottom:10px;
line-height:24px;
}

h2{
color:#000000;
font-size:24px;
font-weight:bold;
padding-bottom:10px;
line-height:24px;
}

body{
color:#000000;
background:url(../images/bg_lp.jpg) repeat-x #ffffff;

font:12px Arial, Helvetica, sans-serif;
line-height:14px;
}

#masterbox{
margin:0 auto;
width:800px;
}

#masthead{
background:url(../images-landingpage/masthead.jpg) no-repeat;
padding:10px 20px 0 0;
height:60px; /*70px*/
width:780px; /*800px*/
}

	.whitetext{
	color:#ffffff;
	font-style:italic;
	font-size:16px;
	text-align:right;
	}
	
	.phone{
	color:#f0c87d;
	font-style:italic;
	font-size:28px;
	text-align:right;
	}
	
	.goldtext{
	color:#cc9b19;
	font-size:28px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
	}

#headerbox{
width:800px;
}

	#bullets{
	background:url(../images-landingpage/bullets-bg.jpg) no-repeat;
	float:left;
	padding:45px 0 0 20px;
	height:190px; /*235px*/
	width:380px; /*400px*/
	}
	
	#bullets li{
	list-style:url(../images-landingpage/checkmark.png);
	color:#003366;
	font-size:16px;
	font-weight:bold;
	margin-left:25px;
	padding-bottom:8px;
	}


	#hero{
	background:url(../images-landingpage/hero-bg.jpg) no-repeat;
	float:left;
	height:235px;
	width:400px;
	}
	

#contentbox{
background:url(../images-landingpage/contentbox-bg.jpg) repeat-y;
width:800px;
}
	
	#video{
	background:url(../images-landingpage/video-bg.jpg) repeat-x #ffffff;
	padding:20px;
	float:left;
	width:395px; /*435px*/
	}
		
	.call{
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
	.blue{
	color:#003366;
	}
	
	#form{
	background:url(../images-landingpage/form-bg.jpg) no-repeat #d2aa3b;
	padding:20px;
	float:left;
	width:325px; /*365px*/
	}

	#form select{
	width:215px;
	}
	
	#form input{
	width:210px;
	}
	
	#form checkbox{
	padding:0;
	margin:0;
	}
	
	#form a{
	color:#000000;
	}
	
	#form a:hover{
	color:#003366;
	}
	
	.formtext{
	text-align:right;
	font-weight:bold;
	}

	.tan{
	color:#cc9b19;
	}
	
	.red{
	color:#990000;
	}
	
	.policy{
	font-size:10px;
	font-style:italic;
	}

#charity{
background:url(../images-landingpage/charity-bg.jpg) repeat-x #b7e1f6;
padding:20px;
width:760px; /*800px*/
}

	#charity li{
	list-style:none;
	float:left;
	padding-left:3px;
	padding-bottom:10px;
	}

#choicebox{
background:url(../images-landingpage/choice-bg.jpg) repeat-x #c8c8c8;
width:800px;
}

	#settle{
	padding:20px;
	float:left;
	width:260px; /*300px*/
	}
		
		#settle li{
		list-style:square;
		margin-left:15px;
		margin-bottom:5px;
		}
	
	#member{
	padding:20px;
	float:left;
	width:460px; /*500px*/
	}

#footer{
margin:20px 0 20px 0;
text-align:center;
width:800px;
}
	

