
.splash-wrap  {
	background:url("splash-wrap.jpg") repeat-y;
	margin:0 auto;
	width:578px;
	text-align:left;
	}
.splash-wrap h1 {
	width:310px;
	margin-left:135px;
	font-size:14px;
	text-align:center;
	}
.splash-wrap p {
	width:330px;
	margin-left:135px;
	}
.splash-wrap p.top {
	width:310px;
	margin-left:135px;
	margin-top:10px;
	}
p.get-started {
	padding-top:105px;
	padding-bottom:10px;
	font-size:12px;
	}
ul.bullet-index {
	list-style:disc;
	width:335px;
	margin-left:130px;
	padding-top:166px;
	}	
	ul.bullet-index li {
		margin-left:30px;
		margin-top:5px;
		margin-bottom:0px;
		}	
	/* IE6 display fix */
	*html p.get-started {
		padding-top:10px;
		font-size:14px;
		}
		
	.splash-title {
		background:url("splash-header.jpg") no-repeat;
		height:225px;
		padding-bottom:55px;
		}
	.splash-bg {
		background:url("splash-bg.jpg") bottom no-repeat;
		}	
	.splash-cap {
		background:url("splash-cap.jpg") no-repeat;
		height:233px;
		}	
	.subscribe-cap {
		background:url("subscribe-cap.jpg") no-repeat;
		height:198px;
		}	
		
input.splash-zip {
	width:77px;
	float:left;
	margin-left:222px;
	margin-top:10px;
	}
		
p.index-disclaimer {
	font-size:10px;
	line-height:11px;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	}		
		
