body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	}
	
.clear {
	clear: both;
	height: 0px;
	width: 0px;
	display: inline;
	}
	

/* +++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++ PAGE STYLES ++++++++++++++++ */
	
#page {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 986px;
	height: 550px;
	min-height: 550px;
	text-align: left;
	}
	

/* +++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++ LOGO PLACEMENT STYLES +++++++++++ */
	

	

/* +++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++ PHONE NUMBER STYLES ++++++++++++ */
	
#contact {
	float: left;
	width: 350px;
	font-family: 'Century Gothic', 'Trebuchet MS', Arial;
	font-size: 15px;
	line-height: 18px;
	color: #aec3e5;
	margin-left: 185px !important;
	margin: 0px 0px 0px 95px;
	margin-top: -60px;
	}
	
#contact b {
	color: #fff;
	font-weight: bold;
	}


/* +++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++ MAIN CONTENT STYLES ++++++++++++ */
	
#main-content {
	position: absolute;
	top: 40px;
	margin: 0px 0px 0px 460px;
	display: block;
	padding: 0px;
	width: 290px;
	height: 400px;
	}
	
	
#main-content h1 {
	font-family: 'Century Gothic', 'Trebuchet MS', Arial;
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#main-content p {
	font-family: 'Century Gothic', 'Trebuchet MS', Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	padding: 0px 0px 13px 0px;
	margin: 0px;
	}
	
#main-content a {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	}
	
#main-content a:link, #main-content a:hover, #main-content a:active, #main-content a:visited {
	color: #fff;
	text-decoration: underline;
	}


	
/* +++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++ OFFER BLOCK STYLES +++++++++++++ */

#offer-block {
	position: absolute;
	top: 305px;
	left: 5px;
	display: block;
	width: 180px;
	height: 190px;
	}


	
/* +++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++ DISCLAIMER STYLES +++++++++++++ */

#disclaimer {
	position: static;
	display: block;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	width: 946px;
	height: 125px;
	}
	
#disclaimer p {
	font-family: 'Century Gothic', 'Trebuchet MS', Arial;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}


	
/* +++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++ NAVIGATION STYLES +++++++++++++ */


/* +++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++ NAVIGATION STYLES +++++++++++++ */

#call-to-action {
	position: relative;
	
	top: 50px;
	z-index: 5;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-family: 'Century Gothic', 'Trebuchet MS', Arial;
	font-size: 24px;
	line-height: 0px;
	font-weight: normal;
	font-style: italic;
	color: #c00;
	}


	
/* +++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++ FORM LAYOUT STYLES ++++++++++++ */

	
#formbuttons {
	width: 500px;
	}

#girlimage {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#bluecopy {
	margin: 0px 0px 0px 20px;
	color: blue;
	font-size: 20px;
	}
	
#centeredtext {
	margin: 0px 0px 0px 20px;
	}	
