html {
	background-color: #d4d7a8;
}

#header {
	background: #9eb486 url('/images/company/headerbg2.gif') left top no-repeat;
	height: 172px;
	background-repeat: no-repeat;		
}

#header h1 {
	background: transparent url('/images/company/logo.gif') left top no-repeat;
}

#header h3 {
	background: transparent url('/images/company/trusted.gif') 0px 30px no-repeat;
}

#pageBody {
	background: transparent url('/images/company/pagebg.gif') left top repeat-y;
}

#leftMenu li a:hover {
	background-color: #f6f2dd;
}

#leftMenu #sel a, #leftMenu #sel a:hover {
	background-color: #f7f7eb;
}

.teamGrid {
	width: 100%;
	border: 0px;
	padding: 0px;
}

.teamGrid tr td {
	text-align: center;
	vertical-align: top;
	width: 25%;
	padding: 0px 12px 0px 12px;
}

.teamGrid img {
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.teamGrid h2 {
	font-size: 13pt;
}

.teamGrid h3 {
	font-size: 8.5pt;
	font-weight: bold;
	color: #63583f;
}

.teamGrid p {
	font-size: 11pt;
}

.contactForm {
	width: 300px;
}

.contactForm td {
	padding: 2px;
	text-align: right;
	vertical-align: top;
}

.newsArticle {
	border-bottom: 1px dashed #d9c6a9;
}

.newsDate {
	display: block;
	float: left;
	width: 100px;
	margin-top: 4px;
}

.newsArticle h2 {
	margin: 0px 0px 4px 100px;
}

.newsArticle p {
	margin: 0px 0px 4px 100px;
}
