@charset "UTF-8";

#imagebarHome
{
	display: block;
	width: 924px;
	height: 188px;
	margin-left: 22px;
}
#mission
{
	width: 500px;
	position: absolute;
	left: 115px;
	top: 40px;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
}
#homeContentContainer
{
	width: 924px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	margin-left: 22px;
	background: url(../images/home-arrows-bg.gif) no-repeat 0 0;
}
#methodologyContainer
{
	width: 530px;
	float: left;
	display: inline;
	margin: 25px 0 0 96px;
}
#methodologyContainer p
{
	font-size: 15px;
	line-height: 17px;
	color: #064983;
	margin: 0 35px 16px 0;
}
#methodologyContainer #methodologyItems
{
	width: 224px;
	height: 120px;
	float: left;
	background: url(../images/home-bracket.gif) no-repeat right top;
}
#methodologyContainer #methodologyItems a
{
	width: 180px;
	display: block;
	padding: 4px 0 5px 18px;
	border-top: 1px dotted #777;
	font-size: 15px;
	line-height: 17px;
	color: #064983;
	text-decoration: none;
	background: url(../images/home-bullet.gif) no-repeat 0 10px;
}
#methodologyContainer #methodologyItems a:first-child
{
	border-top: none;
}
#methodologyContainer a#methodologyOverall
{
	width: 120px;
	display: block;
	float: left;
	display: inline;
	margin: 47px 0 0 6px;
	padding: 4px 0 5px 0;
	font-size: 15px;
	line-height: 17px;
	color: #064983;
	text-decoration: none;
}
#methodologyContainer #methodologyItems a:hover, #methodologyContainer a#methodologyOverall:hover
{
	color: #48913C;
}
#brochureContainer
{
	width: 280px;
	float: left;
	display: inline;
	margin: 25px 0 0 0;
	border-left: 1px solid #BBB;
}
#brochureContainer p
{
	margin: 0 0 8px 30px;
	padding-left: 22px;
	background: url(../images/home-raqo.gif) no-repeat 0 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #48913C;
}
#brochureContainer a
{
	font-weight: normal;
	color: #064983;
	text-decoration: underline;
}
#brochureContainer img
{
	display: block;
	width: 156px;
	margin-left: 48px;
}

	

