#center {
	background-color:		#88a349;
}

#above {
	background:				white;
}

#above img.layout {
	display:				inline;
	float:					left;
}

#above div.details {
	position: relative;
	width: 270px;
	float: left;
	padding-top: 25px;
	padding-bottom: 20px;
}

#above div.details h2 {
	font-size:				12pt;
	font-weight:			bold;
	color:					#999999;
}

#above div.details h3 {
	font-size:				21pt;
	color:					#669933;
}

#above div.details h4 {
	margin-top:				16px;
	line-height:			12pt;
	font-size:				8pt;
	font-weight:			bold;
	color:					#339999;
}

#above div.details h5 {
	padding:				8px 0;
	margin-bottom:			8px;
	line-height:			12pt;
	font-size:				8pt;
	font-weight:			bold;
	color:					#666633;
	border-top:				1px dotted #666633;
	border-bottom:			1px dotted #666633;
}

#above div.details ul {
	margin-bottom:			8px;
	line-height:			14pt;
	font-size:				10pt;
}

#below {
	padding-left:			8px;
	padding-top:			20px;
	background:				url("../images/bg-header.png") no-repeat left top;
}

#below h1 {
	color:					#ffff99;
	font-weight:			bold;
}

#below img.layout {
	display:				inline;
	float:					left;
	border:					3px solid white;
}

#below div.details {
	height:					211px;
	margin-left:			449px;
	background:				#e8ebcd;
	border:					3px solid white;
	padding-top: 30px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
}

#below div.details h2 {
	font-size:				9pt;
	font-weight:			bold;
	color:					#666666;
}

#below div.details ul {
	margin-top:				30px;
	list-style:				disc inside;
}

#below div.details ul li {
	margin-top:				5px;
}

#below div.rollover {
	margin-right:			8px;
	float:					left;
	background:				white;
	border:					3px solid white;
	border-top:				none;
}
