* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url("images/bg.jpg") center top no-repeat #0abed9;
	color: #626262;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 13px;
}
.clear {
	clear: both;	
}
.hide {
	display: none;	
}
.header {
	width: 1026px;
	margin: 0px auto;
	height: 154px;
	background: url("images/header-bg.png") center 100% no-repeat;	
}
.header p {
	float: left;
	margin-top: 26px;
	height: 96px;
}
.header p.timer {
	margin-top: 83px;
	height: 30px;
}
.header p img {
	padding-left: 150px;	
}
.header span {
	color: #01798c;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
}
.header h1 {
	width: 462px;
	height: 154px;
	float: left;
}
.header h1 a {
	width: 442px;
	height: 154px;
	float: left;
	text-indent: -99em;
	overflow: hidden;
	margin-left: 20px;
}
.content_block {
	width: 1026px;
	margin: 0px auto;
	background: url("images/content-block-bg.png") left top repeat-y;
}
.content_box {
	background: url("images/content-box-bg.jpg") left top repeat-y;
	margin-left: 34px;
	padding-bottom: 34px;
}
.index_box {
	margin-left: 34px;
}
.content_banner h2 {
	display: none;
}

.subscribe li {
	float: left;
	padding-right: 10px;
}
.subscribe li h4 {
	display: none;	
}
.subscribe li a {
	background: url("images/subscribe-today.jpg") left top no-repeat;	
	width: 107px;
	height: 17px;
	float: left;
	text-indent: -99em;
	overflow: hidden;
}
.subscribe li a:hover {
	background-position: left -17px;	
}
.park_central_newsletter {
	background: url("images/park-central-newsletter.jpg") left top no-repeat;
	width: 453px;
	height: 91px;
}
.park_central_newsletter a {
	margin: 63px 0px 0px 41px;	
}
.life_group_newsletter {
	background: url("images/life-group-newsletter.jpg") left top no-repeat;
	width: 453px;
	height: 91px;
}
.life_group_newsletter a {
	margin: 63px 0px 0px 34px;	
}
.footer {
	width: 1026px;
	margin: 0px auto;
	padding-bottom: 80px;
	background: url("images/footer-bg.png") center 0% no-repeat;	
}

.limited_registration {
	background: url("images/call-out-limited-registration.png") left top no-repeat;
	width: 294px;
	height: 270px;
}
.secondary_call_out {
	float: left; 
	width: 294px;
}
.secondary_call_out ul {
	list-style-type: none;	
}
