DIV.cmsContent {
	width: 615px;
	overflow-x: hidden;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #d5d5d4;
	color: #2f2f2f;
	line-height: 1.5em;
}
DIV.cmsContent TD {
	font-size: 12px;
}
DIV.cmsContent A {
	color: #767676;
	text-decoration: none;
}
DIV.cmsContent A:hover {
	color: #505050;
	text-decoration: underline;
}

/* Layout */

DIV.tmpContentBox {
	background: #d5d5d4;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 15px;
}
DIV.tmpBanner IMG {
	width: 695px;
	height: 117px;
}

/* Site Map */

DIV.tmpSiteMap A {
	color: #767676;
	text-decoration: none;
}
DIV.tmpSiteMap A:hover {
	color: #505050;
	text-decoration: underline;
}
DIV.tmpSiteMapSection {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: normal;
}
DIV.tmpSiteMapSection A {
	display: block;
	color: White;
	padding-top: 1px;
	padding-left: 4px;
	width: 105px;
	font-size: 11px;
	text-transform: uppercase;
}
DIV.tmpSiteMapSection A:hover {
	text-decoration: none;
}
DIV.tmpIndent1 {
	line-height: 1.5em;
	padding-left: 112px;
	padding-bottom: 20px;
}
DIV.tmpIndent2 {
	padding-left: 30px;
}

.tmpSMFirmProfile {
	border-bottom-color: #113c80;
}
.tmpSMServices {
	border-bottom-color: #6b8659;
}
.tmpSMPortfolio {
	border-bottom-color: #955012;
}
.tmpSMClients {
	border-bottom-color: #b99d04;
}
.tmpSMQualifications {
	border-bottom-color: #6a4310;
}
.tmpSMCareers {
	border-bottom-color: #888221;
}
.tmpSMNews {
	border-bottom-color: #7c1f1d;
}


