body,p,div,h1,h2,a {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #231f20;
	font-size: 13px;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	margin: 0px;
}
.active {
	color: #d2232a;
	font-weight: bolder;
}
#middle a {
	background-color: #e2e8f5;
	padding: 1px;
	text-decoration: none;
	font-weight: bolder;
}
#masthead {
	margin-bottom: 10px;
}
.client-image {
	margin: 0px 0px 3px 3px;
	float: right;
}
#container {
	width: 800px;
	margin: 0 auto;
}
#left, #right {
	width: 200px;
}
#left {
	padding-right: 30px;
}
#right {
	border-left: #9ca7a8;
	margin-left: 15px;
	padding-left: 15px;
}
#middle {
	margin-top: 5px;
	width: 500px;
}
#middle p {
	text-align: justify;
}
#left, #middle, #right {
	float: left;
}
#navigation {
	padding: 0px;
	margin: 0px;
}
#navigation li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navigation li a {
	display: block;
	border-bottom: 1px solid #cdd3d3;
	text-decoration: none;
	padding: 6px 0px 6px 0px;
	background-color: #fff;
	font-weight: normal;
	padding-left: 4px;
}
#navigation li a:hover {
	background-color: #dbdfe1;
}
#logo {
	float: left;
}
#search {
	float: right;
}
#searchbox {
	background-image: url('/images/searchbox.png');
	border: 0px;
	height: 24px;
	padding-left: 10px;
	padding-top: 5px;
	width: 190px;
	background-repeat: no-repeat;
	float: left;
}
#searchbutton {
	float: left;
}

.breaker {
	clear:both;
}
#right p {
	text-align: center;
	margin-bottom: 30px;
}
#right img {	
	border: 0px;
}
#right a {
	text-decoration: none;
}
#footleft {
	float: left;
}
#footright {
	float: right;
	text-align: right;
}
.grey {
	color: #aeb6b8;
}
#footer {
	margin-top: 20px;
}
#news {
	height: 154px;
	background-image: url('/images/bottom-box.png');
	background-repeat: no-repeat;
	padding-top: 5px;
}
#newsleft {
	float: left;
	width: 550px;
	padding-left: 10px;
}
#newsleft img {
	float: right;
}
#news h2 {
	color: #d2232a;
	font-size: 15px;
}
#newsleft a {
	font-weight: bolder;
	color: #000;
	font-size: 14px;
	background-color: #fff;
	text-decoration: none;
}
#newsright {
	float: right;
	width: 200px;
	padding-right: 10px;
}
.name {
	font-weight: bolder;
}
.newshead {
	padding-bottom: 3px;
	font-size: 16px;
	border-bottom: 1px solid #9BA4A5;
}
.singlehead {
	color: #fff;
	font-size: 16px;
	background-image: url('/images/newshead.png');
	margin-bottom: 5px;
	padding: 4px;
}
.newsbody {
	margin-top: 0px;
}
#quotelist {
	height: 165px;
	background-color: #F4F5F5;
	border-left: 1px solid #E7E7E8;
	border-right: 1px solid #E7E7E8;
	padding: 0px 10px 0px 10px;
}
.quoteimg {
	float: right;
	padding-left: 10px;
	margin-top: 15px;
}
.date {
	font-size: 14px;
	font-weight: bolder;
}
.morelink {
	float: right;
}
.morelink a {
	color: #000;
	text-decoration: none;
}
.teamname {
	font-size: 13px;
	font-weight: bolder;
	color: #fff;
    background-image: url('/images/teamhead.png');
    background-repeat: repeat-y;
	margin: 0px;
	padding: 3px;
}
#team {
    list-style-type: none;
    border-top: 1px solid #9BA4A5;
    margin: 0px;
    padding: 0px;
}
#team li {
    border-bottom: 1px solid #9BA4A5;
    margin: 0px;
    padding: 0px;
}
#team li a {
    display: block;
    background-color: #fff;
    font-weight: normal;
    padding: 3px 5px 3px 5px;
}
#team  li a:hover {
    background-image: url('/images/teamhead.png');
    background-repeat: repeat-y;
    color: #fff;
    font-weight: bolder;
}

#clients {
	list-style-type: none;
	border-top: 1px solid #9BA4A5;
	margin: 0px;
	padding: 0px;
}
#clients li {
	border-bottom: 1px solid #9BA4A5;
	margin: 0px;
	padding: 0px;
}
li.nolink {
	padding: 3px 5px 3px 5px;
}
#clients li a {
	display: block;
	background-color: #fff;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
}
#clients li a:hover {
	background-image: url('/images/clientbar.png');
	background-repeat: repeat-y;
	color: #fff;
	font-weight: bolder;
}
.more {
	float: right;
}
#middle a.cleared, #middle a.anchorLink {
	background-color: #fff;
	padding: 0px;
}
