#index {
	background:url(../img/back.jpg) #d1c7b3 repeat-x;
}

#page {
	width:894px;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}
span {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
}

h1 {
	height:105px;
	background: #A0C9FD;
	color:#fff;
	font-size:2em;
	position:relative;
}
h1 span {
	background:url(../img/header.jpg) no-repeat;
}
#playDemo {
	position:absolute;
	top:113px;
	left:30px;
}
#playDemo a {
	width:378px;
	height:271px;
	display:block;
	position:relative;
	background:#225C8C;
	color:#fff;
	font-size:16px;
}	
#playDemo span {
	background:url(../img/playCommercial.jpg) no-repeat;	
}
h2 {
	color:#fff;
	font-weight:normal;
	font-size:1.4em;
	text-align:center;
	width:326px;
	margin:37px 0 0 470px;
	position:relative;
	height:104px;
}
h2 span {
	background:url(../img/h2.jpg) no-repeat;
}
#mainContent {
	background:#fff;
	margin-top:40px;
	padding-top:25px;
	padding-bottom:60px;
}
#getStarted {
	width:280px;
	background:url(../img/getStarted.jpg) 430px 0 no-repeat;
	padding:10px 0 0 605px;
	position:relative;
	font-size:.9em;
	font-style:italic;
	height:51px;
	line-height:1.3em;
	letter-spacing:-.03em;
}
#getStarted a {
	position:absolute;
	text-indent:-2000px;
	width:164px;
	height:66px;
	display:block;
	left:0;
	top:0;
	left:430px;
}
h3 {
	margin:auto;
	margin-top:45px;
	text-align:center;
	font-weight:normal;
	line-height:1.3em;
	letter-spacing:-.03em;
	font-size:1em;
	font-style:italic;
}
#howItWorks {
	margin:auto;
	margin-top:20px;
	background:url(../img/howItWorks.jpg) no-repeat;
	width:699px;
	padding:75px 0 0 83px;
	font-size: .9em;
	margin-bottom:20px;
}
#howItWorks li {
	width:430px;
	line-height:1.3em;
	margin-bottom:30px;
}
#wantMore {
	margin:auto;
	margin-top:60px;
	background:url(../img/wantMore.jpg) no-repeat;
	padding: 68px 0 0 30px;
	width:745px;
	font-size: .9em;
	line-height:1.3em;
}
#wantMore p {
	margin-bottom:20px;
}
#wantMore a {
	color:#7cc142;
	font-weight:bold;
	text-decoration:none;
}
#wantMore a:hover {
	text-decoration:underline;	
}
