#site_plan_page {
	margin-left:auto;
	width:520px;
}

#site_plan_page .hsep {
	clear:none;
}

#site_plan_page .header {
	background-image:url("images/ui/cg-310987.gif");
	background-repeat:no-repeat;
	height:148px;
	text-align:right;
	margin-right:40px;
}

#site_plan_page .header h1 em {
	display:block;
	color:#4E82A6;
}

#site_plan_page .header .more {
	font-size:14px;
	text-align:center;
	float:right;
	color:#E69100;
}

#site_plan_page .header .more em {
	display:block;
	color:#4E82A6;
	font-weight:bold;
}

#site_plan {
	width:250px;
	margin:20px auto 20px auto;
	border:2px dashed lightgrey;
}

#boxes {
	width:209px;
	float:left;
	position:absolute;
	top:315px;
}
