.clear-empty {
	clear: both;
	height: 0;
	line-height: 0;
	width: 100%;
}

hr {
	border-width: 0;
	border-top: 1px solid #CECABA;
	height: 0;
}

#wrapper {
	width: 600px;
}

#wrapper td {
	vertical-align: top;
}

#wrapper-inner {
	border: 5px solid #CECABA;
	width: 660px;
	text-align: left;
}

#header {
	background: #FFF url(images/home.jpg) center no-repeat;
	height: 139px;
	margin: 0;
	padding:0px 0px 0px 0px;
	margin-top: 0px;
}

#header p {
	color: #444444;
	font-family: Verdana, sans-serif;
}

#header p.intro {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 10px 0 0 10px;;
}

#header p.tagline {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 5px 0 0 10px;;
}

#join {
	color: #444444;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

#join h4 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 1em 0 0;
}

#join p {
	margin: 0;
}

ul.features {
	margin-left: 40px;
}

p.date-intro {
	border-top: #CECABA 1px solid;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

p.date {
	color: #444444;
	font-size: 13px;
	margin-top: 10px;
	text-align: center;
}

.register {
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	width: 420px;
}

.register a {
	display: block;
	text-align: center;
	width: 191px;
}
.register a:hover {
	text-decoration: none;
}

.button-block {
	clear: none;
	display: inline;
	float: left;
	font-size: 12px;
	margin-left: 15px;
}