table
{
	width: 100%;
}

/* CSS Document */
#header
{
	background-image:url(../images/header/Facilities.jpg);
}

/*** page divs ***/
#contentLeft
{
	margin-right: 258px;
}
#contentRight
{
	float:right;
	width:228px;
	margin-right: 15px;
}

#contentRight img
{
	float: left;
	width: 228px;
	height: 170px;
	margin-bottom: 15px;
}