#containerleft
{
	float: left;
	width: 335px;
	height: 335px;
	background: url(../mainpics/location.jpg) no-repeat;
}

#containerleft h2
{
	margin-top: -42px;
	padding: 6px;
	background: url(../mainpics/grey_shade.png);
	font-family: "Century Gothic", Arial;
	color: #FFFFFF;
	font-size: 100%;
	line-height: 110%;
	text-align: right;
}

#containerright
{
	float: left;
	width: 644px;
	height: 286px;
	padding: 8px;
	overflow: hidden;
}

#containerrightloc
{
	float: right;
	text-align: right;
	padding: 0 8px 0 0;
	width: 400px;
	height: 26px;
}