body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 20px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -7px;
}
a:link {
	color: #877347;
	text-decoration: none;
}
a:visited {
	color: #777777;
	text-decoration: none;
}
a:hover {
	color: #877347;
	text-decoration: underline;
}
a:active {
	color: #877347;
	text-decoration: underline;
}
.branding {
	position: absolute;
	left: 0px;
	top: 0px;
}
.navigation {
	position: absolute;
	left: 208px;
	top: 0px;
}
.grid {
	position: absolute;
	left: 310px;
	top: 103px;
}
.values {
	position: absolute;
	left: 380px;
	top: 148px;
}
.contact {
	text-align: right;
	position: absolute;
	left: 820px;
	top: 15px;
	width: 165px;
}
.contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.contact h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e5d3a8;
	font-size: 14px;
	margin-bottom: -10px;
}
.sidebar {
	position: absolute;
	left: 0px;
	top: 390px;
	width: 304px;
}
.sidebar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #929292;
	margin-left: 20px;
}
.contentbox {
	position: absolute;
	left: 316px;
	top: 95px;
}
.content {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 20px;
}
.content p {
	line-height: 20px;
	text-indent: 20px;
}
.sectionnav {
	position: absolute;
	left: 15px;
	top: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 480px;
}
.sectionnav a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.sectionnav a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.sectionnav a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.sectionnav a:active {
	color:#FFFFFF;
	text-decoration: underline;
}.contentbg {
	background-image: url(images/content_bg.gif);
}
.subsectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #877347;
	margin: 5px 0px 5px 15px;
}
.subsectionnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #877347;
	text-align: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.subsectionnav a:link {
	color:#877347;
	text-decoration: none;
}
.subsectionnav a:visited {
	color:#877347;
	text-decoration: none;
}
.subsectionnav a:hover {
	color:#877347;
	text-decoration: underline;
}
.subsectionnav a:active {
	color:#877347;
	text-decoration: underline;
}
.corevalues {
	font-size: 14px;
}
.servicesmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}
.servicesmenu a:link {
	color:#877347;
	text-decoration: none;
}
.servicesmenu a:visited {
	color:#877347;
	text-decoration: none;
}
.servicesmenu a:hover {
	color:#877347;
	text-decoration: underline;
}
.servicesmenu a:active {
	color:#877347;
	text-decoration: underline;
}
.servicesmenu p {
	line-height: 14px;
	text-indent: 0px;
}
.projmenu {
	font-size: 16px;
}
.projmenu p {
	margin-top: 20px;
}
.projmenutitle {
	color:#877347;
}
.hr {
	width: 80%;
	border-bottom: none;
	padding: 1px;
	background: url(images/dotted.gif) repeat-x bottom;
	margin-left: 10%;
}
.hrdark {
	width: 100%;
	border-top: none;
	padding: 1px;
	line-height: 25px;
	background: url(images/dotted_black.gif) repeat-x top;
}
.hrred {
	width: 100%;
	border-bottom: none;
	padding: 1px;
	background: url(images/dotted_red.gif) repeat-x bottom;
}
.projlist {
	width: 237px;
	border-top: none;
	padding: 1px;
	background: url(images/dotted.gif) repeat-x top;
}
.projsubleftcol {
	font-size: 16px;
	margin-top: 15px;
	margin-right: 27px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.projsubleftcol a:link {
	color:#515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
}
.projsubleftcol a:visited {
	color:#515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
}
.projsubleftcol a:hover {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	text-decoration: underline;
}
.projsubleftcol a:active {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	text-decoration: underline;
}
.projsubpreview {
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px 10px 1px;
}
.projsubpreview h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: -7px;
}
.projsubpreview a:link {
	color:#cbcbcb;
}
.contactcontent {
	margin: 25px;
	font-size: 14px;
}
.otherproj {
	width: 237px;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#515151;
	font-size: 13px;
}
