﻿body #page {
	width: 730px;
}
body #con .main {
	width: 518px;
}
body #clnt,
body #cand {
	margin-bottom: 10px;
}
body #feat {
	clear: both;
	width: 100%;
	float: left;
}
body #feat h2 {
}
body #feat div {
	float: left;
	width: 154px;
	margin-left: 4px;
}
body #feat div.first {
	margin-left: 0;
}
body #feat div p {
	height:42px;
}
body #clnt {
	margin-right: 0;
	float: right;
}
body #foot {
	background: url(../../Images/FooterSml.png) no-repeat  bottom left;
	left: 0;
	top: 74px;
}
