#mainContent
{
	margin-left: 0px;
}
#photoBlocks
{
	width: auto;
	height: 253px;
	margin-left: 45px;
	margin-top: 15px;
}
#photoBlocks div
{
	float: left;
	width: 126px;
	height: 83px;
	margin: 0 7px 2px 0;
	position: relative;
	
}
#photoBlocks div.darkBlue
{
	background: url('/images/block_darkblue.gif') no-repeat top left;
}
#photoBlocks div.medBlue
{
	background: url('/images/block_medblue.gif') no-repeat top left;
}
#photoBlocks div.lightBlue
{
	background: url('/images/block_lightblue.gif') no-repeat top left;
}
#photoBlocks div img
{
	opacity: .0;
	filter: alpha(opacity=0);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#ctl00_ContentPlaceHolder1_divHome
{
	margin: 80px 0 0px 0;
/*padding: 0 0 0 101px; BUG 4530
	padding: 0 0 0 155px;*/

}
#ctl00_ContentPlaceHolder1_divHome a
{
	padding: 0 10px 0 0;
}
#ctl00_divCopy
{
	background:url(/images/horizontal-rule-short.gif) top left no-repeat;  
	padding-top :10px;
}
