#mainBlock
{
	height: 484px;
	margin: 0px;
	padding:0px;
}

#masthead
{
	height: 254px;
	background-image:url(../../images/masthead_bkg.jpg);

}

#masthead H1
{
	color: #fff;
	font-size: 22px;
	top: 55px;
}

#masthead H2
{
	color: #fff;
	font-size:42px;
	top: 70px;
}

#masthead P
{
	font-size:13px;
	width: 500px;
	margin: 0px;
	top: 110px;
}

#masthead H1, #masthead H2, #masthead P
{
	position: relative;
	left: 25px;
	margin: 0px;
	padding: 0px;
}

/*Content Blocks*/

#content1
{
	background-image:url(../../images/center_DataSource_on.jpg);
	width: 266px;
}

#content2
{
	background-image:url(../../images/center_CommIndicator_on.jpg);
	width: 264px;
}

#content3
{
	background-image:url(../../images/center_Research_on.jpg);
	width: 270px;
}

.contentBlock
{
	height: 229px;
	float: left;
	background-repeat:no-repeat;
}


/*Bottom Block Area*/

.bottomBlock
{
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}

.bottomBlock P
{
	margin: 0px 0px 1em;
}

#bbLeft
{
	width: 360px;
	float: left;
}

#bbLeft H1
{
	color: #78962b;
	font-size: 14px;
	margin: 0px;
}

#bbRight
{
	width: 350px;
	float: right;
	text-align:left;
}

/*PNG Fix
 img, div { behavior: url(../js-bin/iepngfix.htc) }*/

