#HomeGraphic
{
	background: transparent url(../images/home/HOME.png) 0 0 no-repeat;
	width: 354px;
	height: 333px;
	float: right;
	margin-left: 30px;
}

#ContentPod
{
	min-height: 335px;
}

#ContentPod h1
{
	border-bottom: 2px dotted #000000;
	margin-bottom: 12px;
	padding-bottom: 12px;
	width: 350px;
}

