@CHARSET "UTF-8";

#header ul.slideshow {
	background: url('/images/bg-header-image-home.png') left top no-repeat;
	height: 394px;
}

#header #payoffHolder {
	top: 342px;
}

#header div.payoff {
	font-size: 30px;
	position: absolute;
	right: 750px;
	top: 280px;
}

#content div.highlight {
	float: left;
	margin-right: 8px;
	padding-left: 2px;
	width: 227px;
	background: url('/images/bg-highlight.gif') left top repeat-y; 
}

#content div.highlight a {
	text-decoration: none;
	font-size: 13px;
	padding: 2px 6px 10px 6px;
	display: block;
	height: 120px;
}

#content div.highlight span.header {
	font: normal 17px "Trebuchet MS", Helvetica, sans-serif;
	display: block;
	margin-bottom: 5px;
}