@charset "UTF-8";
/* CSS Document */
/* CSS and HTML by Kane Leins, GolfTEC Senior Designer */

* {
	margin:0px;
	padding:0px;
	}

html body {
	margin-top:0px;
	background:#7eadd9;
	
}

/*All content*/
#contentContainer {
	width: 1024px;
	height:768px;
	position:relative;
	margin: 0px;
	background-image:url(images/bkgnd2.jpg);
	background-repeat:repeat-x;

	}
/*header*/	
#headerContainer{
	width: 1024px;
	height:120px;
	position:relative;
}

#LHeader{
	width: 512px;
	height:120px;
	position:relative;
	float:left;
	clear:right;
	background-image:url(images/LHeader2.jpg);
	background-repeat:no-repeat;
	}
	
#RHeader{
	width: 512px;
	height:120px;
	position:relative;
	float:left;
	clear:right;
	background-image:url(images/RHeader2.jpg);
	background-repeat:no-repeat;
	_left:3px;
	_margin-left:-3px;
	}
	
#headerLogo {
	width:168px;
	height: 84px;
	position:absolute;
	left: 296px;
	top: 29px;
	}
	

/*lower content*/	
#lowerContainer{
	width: 1024px;
	height:648px;
	position:relative;
	float:left;
	clear:right;
	}
#lowerLeftContainer {
	width:570px;
	height:648px;
	position:relative;
	float:left;
	clear:right;
	background-image:url(images/LLeftBkgnd.jpg);
	background-repeat:no-repeat;
}

#offer {
	width:570px;
	height: 88px;
	position:relative;
	background-image: url(images/offer.jpg);
	background-repeat:no-repeat;
}

#videoContainer {
	width:570px;
	height:325px;
	position:relative;
	background-image:url(images/videoBkgnd2.jpg);
	background-repeat:no-repeat;
}

#videoPlayer {
	width:320px;
	height:280px;
	position:absolute;
	left: 69px;
	top: 37px;
	}
	
#videoTitle {
	width:270px;
	height:20px;
	position:relative;
	top: 10px;
	left: 65px;
	background-image: url(images/videoTitle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
	

#formContainer {
	width:570px;
	height:235px;
	position:relative;
	background-image:url(images/formBkgnd.jpg);
	background-repeat:no-repeat;
	}
	
#leftCopy {
	width:225px;
	height:110px;
	position:relative;
	top: 10px;
	left: 60px;
	clear: right;
	float: left;
	}
	
.leftCopyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:1.5em;
	}
	
#formArea {
	width:240px;
	height:170px;
	position:relative;
	top:10px;
	left:85px;
	clear: right;
	float: left;
	}
	
.formBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-stretch:expanded;
	font-weight:bold;
	line-height:1.25em;
	color:#000000;
	}
	
.formSubject {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#000000;
	line-height:1.75em;
}

.formAnswer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}

.formAnswer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-decoration:none;
	outline:none;
}

.formDD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-transform:uppercase;
	background-color: #00CCFF;
}

/*end lowerLeft Content*/	
#lowerRightContainer {
	width:454px;
	height:648px;
	position:relative;
	_left:3px;
	float:left;
	clear:right;
	_margin-left:-3px;
	background-image: url(images/LRightBkgnd.jpg);
	background-repeat:no-repeat;
	}
	
#timer {
	width:454px;
	height:88px;
	background-image:url(images/timerBkgnd.jpg);
	background-repeat:no-repeat;
}

#clockLabels {
	width: 220px;
	height: 12px;
	position:relative;
	left: 157px;
	top: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:.08em;
	color: #003399;
}

#countdown {
	width:220px;
	height: 25px;
	position:relative;
	top:25px;
	_top:20px;
	left:157px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	letter-spacing:.1em;
	color: #003399;
	}
#quote {
	width:454px;
	height:325px;
	position:relative;
	background-image: url(images/quoteBkgnd.jpg);
	background-repeat:no-repeat;
	}

#flashQuote {
	width:368px;
	height:232px;
	position:absolute;
	left: 20px;
	top: 5px;
	
}
#tag {
	width:205px;
	height:136px;
	position:absolute;
	z-index:10;
	left: 199px;
	top: 475px;
	}

