/* FOUNDATIONAL ELEMENTS */

body {
	font-size: 12px;
	line-height: 1.231;
	margin-top: 0px;
	background-color: #b9b09d;
	text-align: center;
	}
	
.bgimg1 {
    background-image: url(http://www.ultimatecapturepages.com/1001/index.png);
	background-repeat:no-repeat;
	}
	
.bgimg2 {
    background-image: url(http://www.ultimatecapturepages.com/1001/index2.png);
	background-repeat:no-repeat;
	}
	
.bgimg3 {
    background-image: url(http://www.ultimatecapturepages.com/1001/index3.png);
	background-repeat:no-repeat;
	}

/* BODY TEXT */

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	text-align:left;
	color:#333;
	}
	
.video1 {
	position:relative;
	top:375;
	left:-160;
	border:hidden;
	}
	
.video2 {
	position:relative;
	top:260;
	left: 2;
	border:hidden;
	}
	
.video3 {
	position:relative;
	top: 75px;
	left: -25;
	border:hidden;
	}
	
/* FORM INFORMATION */

.optin {
	position:relative;
	top:88;
	left:228;
		}
		
.optintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bolder;
	color: #666;
		}
	
.fname {
	font-size:14px;
	border-width: 1px;
	border-color: #666;
	width:220;
	height:28;
	}
	
.phone {
	font-size:14px;
	border-width: 1px;
	border-color: #666;
	width:220;
	height:28;
	}

.email {
	font-size:14px;
	border-width: 1px;
	border-color: #666;
	width:220;
	height:28;
	}
		
.button {
	position:relative;
	top:303;
	left:225;
	border:hidden;
	width:323;
	height:112;
	}
	
.button2 {
	position:relative;
	top:310;
	left:5;
	border:hidden;
	}
	
.button3 {
	position:relative;
	top: 115px;
	left: 150px;
	border:hidden;
	width: 287px;
	height: 135px;
	}
	
/* CONTACT INFORMATION */

.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	line-height: 16px;
	color: #333;
	}
	
.contactinfo2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #333;
	}

/* FOOTER TEXT */
/* white */

.footerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	}
	
.footerwhitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	}
	
/* dark*/

.footerdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration: none;
	}
	
.footerdarklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration: underline;
	}
	
/* MISCELLANEOUS IMAGES */

.welcome {
	position:relative;
	top:285;
	left:1;
	border:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	color: #060;
	}

.miscimg1 {
	position:relative;
	top: 115px;
	left: 150px;
	border:hidden;
	width: 287px;
	height: 135px;
	}
	
.miscimg2 {
	position:relative;
	top: 115px;
	left: 150px;
	border:hidden;
	width: 287px;
	height: 135px;
	}
	
.miscimg3 {
	position:relative;
	top: 115px;
	left: 150px;
	border:hidden;
	width: 287px;
	height: 135px;
	}