#tagline {
	display: block;
	position: absolute;
	top: 82px;
	left: 355px;
	text-indent: -1000em;
	overflow: hidden;
	width: 517px;
	height: 19px;
	background: url(/i/tagline.gif) no-repeat;
}

#content {
	width: 900px;
	background: url(/i/home_content_bg.jpg) no-repeat;
	position: relative;
	height: 484px;
	min-height: 0;
	padding: 0;
	float: none;
}

#text {
	position: absolute;
	top: 405px;
	left: 22px;
	padding: 18px 0;
}

#text p {
	margin: 0;
}

#text #intro {
	font-size: 1.2em;
	line-height: 1.35em;
	font-weight: bold;
	width: 410px;
	float: left;
	margin-right: 22px;
}

#text #links {
	float: left;
	width: 440px;
	padding-top: 8px;
}

#text a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.7em;
	margin-left: 15px;
	padding: 3px 5px 3px 4px;
	font-weight: normal;
}

#text a:hover {
	background: #084666;
	color: white;
}

#text #caption {
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
	border-top: 1px solid #ccc;
	padding-top: 1.1em;
}

#footer {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 35px;
}

