/* FOUNDATIONAL ELEMENTS */

body {
	font-size: 12px;
	line-height: 1.231;
	margin-top: 0px;
	background-color: #48a0ce;
	text-align: center;
	background-image: url(http://www.ultimatecapturepages.com/0006/background2.jpg);
	background-repeat:repeat-x;
 	}
	
.bgimg1 {
    background-image: url(http://www.ultimatecapturepages.com/0006/index.jpg);
	background-repeat:no-repeat;
	}
	
.bgimg2 {
    background-image: url(http://www.ultimatecapturepages.com/0006/index2.jpg);
	background-repeat:no-repeat;
	}
	
.bgimg3 {
    background-image: url(http://www.ultimatecapturepages.com/0006/index3.jpg);
	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:400;
	left:-160;
	border:hidden;
	}
	
.video2 {
	position:relative;
	top:370;
	left: 2;
	border:hidden;
	}
	
.video3 {
	position:relative;
	top: 75px;
	left: -25;
	border:hidden;
	}
	
/* FORM INFORMATION */

.optin {
	position:relative;
	top:400;
	left:220;
		}
		
.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:430;
	left:215;
	border:hidden;
	width:323;
	height:112;
	}
	
.button2 {
	position:relative;
	top:400;
	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:375;
	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;
	}