#bottom-content
{
	padding-left:60px;
	float:left;
	width:800px;
	line-height:20px;
}

#content-header
{
	background:#e8e8e8;
	float:left;
	width:100%;
	line-height:20px;

}


#content-header h2
{
	margin:10px 0px 0px 60px;
	display:block;
	width:404px;
	height:39px;
	background:url(images/header.png);
	text-indent:-999em;
	float:left;
	clear:both;
}

#content-header p, #bottom-content p
{
	clear:left;
	margin-bottom:30px;
	float:left;
	width:600px;
}

#content-header p
{
	margin-left:60px;
}

.item
{
	color:#164f7b;
	font-size:13px;
	font-weight:bold;
}

#bottom-content ul
{
	float:left;
	clear:left;
	width:600px;
}

#bottom-content li
{
	margin-bottom:10px;
	list-style:none;
}


#right-image
{
	display:block;
	position:absolute;
	left:750px;
}

#bottom-wrapper
{
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
}
