#titleimage
{
	margin-bottom: 1em;
}

#linkboxes .box
{
	background-image: url("../../img/home-box-top.gif" );
	background-repeat: no-repeat;
	width: 356px;
	margin: 6px;
	float: left;
	position: relative;
}

#linkboxes .box .boxwrapper1
{
	background-image: url("../../img/home-box-bottom.gif" );
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 334px;
	height: 155px;
	padding: 11px;
}

#linkboxes
{
	margin-top: 1em;
}

#linkboxes .box img
{
	float: left;
	margin-right: 11px;
}

#linkboxes .box h2
{
	font-weight: normal;
	font-size: 2em;
	color: #000000;
	margin-bottom: 0.25em;
	margin-top: 0;
}

#linkboxes .box p
{
	margin-bottom: 1em;
}

#linkboxes .box ul li
{
	margin-left: 20px;
	list-style-image: url("../../img/home-arrow.gif" );
}

