h1{
	position: absolute;
	z-index: -100;
}
#overview{
	float: left;
	width: 564px;
	background-image: url(../images/overview_gradient.png);
	background-repeat: repeat-x;
	background-color: #f7cda8;
	height: 600px;	
}

#overviewTabBar{
	width: 415px;
}

#overview-content{
	padding: 10px 10px 0 10px;
}

#services{
	padding-left: 15px;
}

#endorsements{
	float: right;
	width: 460px;
}

#endorsementsTabBar{
	width: 257px;
}

#endorsements-frame{
	clear: left;
	float: left;
	background-image: url(../images/blue_bar_vert.png);
	background-repeat:repeat-y;
	font-size: 10pt;
	height: 600px;
}

.endorsementsDiv {
	width: 460px;
}

#icons img {
	float: left;
	margin: 40px 0 0 20px;
}
