#wrapper {
	width: 691px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DEF1F5;
}
#main_col {
	float: left;
	width: 553px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#sub_col {
	float: left;
	background-color: #DEF1F5;
}
#clients {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 10px;
}
#clients p {
	text-indent: 10px;
}
.p1 {
	margin-top: 0px;
	text-indent: 25px;
}
#clients img {
	float: left;
	margin-right: 10px;
}
.headline {
	padding-left: 25px;
	display: block;
}
.topNavBG {
	background-image: url(images/topNav-bg.gif);
	background-repeat: repeat-x;
}
h5 {
	font-size: 16px;
	color: #333333;
	margin-bottom:5px;
}
