﻿html
{
	width: 100%;
	height: 100%;
}

body
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	background-color: #fff;
}

td 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	}

a:link, a:visited, a:active
{
	font-size: 14px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #111181;
	text-decoration: underline;
}

a:hover
{
	font-size: 14px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #465209;
	text-decoration: none;
}

h1
{
	font-family: Arial;
	font-size: 22px;
	line-height: 28px;
	color: #ffffff;
}


.White
{
	font-size: 14px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
}

.WhiteMedium
{
	font-size: 18px;
	line-height: 23px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
}

.Black
{
	font-size: 14px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

.BlackMedium
{
	font-size: 18px;
	line-height: 23px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

.Blue
{
	font-size: 14px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #111181;
}

.BlueMedium
{
	font-size: 18px;
	line-height: 23px;
	font-family: Helvetica, Arial, sans-serif;
	color: #111181;
}

.Green
{
	font-size: 14px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #5b6c04;
}

.GreenMedium
{
	font-size: 18px;
	line-height: 23px;
	font-family: Helvetica, Arial, sans-serif;
	color: #5b6c04;
}





.Brown
{
	font-size: 14px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #55422a;
}

.BrownMedium
{
	font-size: 18px;
	line-height: 23px;
	font-family: Helvetica, Arial, sans-serif;
	color: #55422a;
}

.ProjectTitle
{
	font-size: 20px;
	line-height: 24px;
	font-family: Helvetica, Arial, sans-serif;
	color: #5b6c04;
}

.ProjectAttributeText
{
	font-size: 13px;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color: #444;
}

.ProjectDescription
{
	font-size: 14px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #444;
}


.FooterText
{
	font-size: 13px;
	line-height: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
}

.FooterAddress
{
	font-size: 12px;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

a.FooterAddress:link, a.FooterAddress:visited, a.FooterAddress:active
{
	font-size: 12px;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color: #73880a;
	text-decoration: underline;
}

a.FooterAddress:hover
{
	font-size: 12px;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color: #656149;
	text-decoration: none;
}


a.FooterText:link, a.FooterText:visited, a.FooterText:active
{
	font-size: 13px;
	line-height: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

a.FooterText:hover
{
	font-size: 13px;
	line-height: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}


.HomeText
{
	font-size: 14px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
}





.Title
{
	width: 940px;
	border-bottom: solid 1px #ccc;
	font-family: Arial;
	font-size: 24px;
	line-height: 30px;
	color: #55422a;
	padding-top: 10px;
	margin: 0 0 10px 0;
	font-weight: normal;
}

.PressDate 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666;
	font-style:italic;
	
	}
	
	

	


/* nav elements */

.NavHome a
{
	display: block;
	height: 23px;
	padding: 2px 14px 0px 14px;
	font-size: 16px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
}
.NavHome a:hover
{
	color: #ffffff;
	background-color: #656149;
	border: solid 1px #fff;
	height: 21px;
	padding: 1px 13px 1px 13px;
}

.NavAbout a
{
	display: block;
	height: 23px;
	padding: 2px 14px 0px 14px;
	font-size: 16px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
}
.NavAbout a:hover
{
	color: #ffffff;
	background-color: #656149;
	border: solid 1px #fff;
	height: 21px;
	padding: 1px 13px 1px 13px;
}

.NavServices a
{
	display: block;
	height: 23px;
	padding: 2px 14px 0px 14px;
	font-size: 16px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
}
.NavServices a:hover
{
	color: #ffffff;
	background-color: #656149;
	border: solid 1px #fff;
	height: 21px;
	padding: 1px 13px 1px 13px;
}

.NavProjects a
{
	display: block;
	height: 23px;
	padding: 2px 14px 0px 14px;
	font-size: 16px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
}
.NavProjects a:hover
{
	color: #ffffff;
	background-color: #656149;
	border: solid 1px #fff;
	height: 21px;
	padding: 1px 13px 1px 13px;
}

.NavNews a
{
	display: block;
	height: 23px;
	padding: 2px 14px 0px 14px;
	font-size: 16px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
}
.NavNews a:hover
{
	color: #ffffff;
	background-color: #656149;
	border: solid 1px #fff;
	height: 21px;
	padding: 1px 13px 1px 13px;
}

.NavContact a
{
	display: block;
	height: 23px;
	padding: 2px 14px 0px 14px;
	font-size: 16px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
}
.NavContact a:hover
{
	color: #ffffff;
	background-color: #656149;
	border: solid 1px #fff;
	height: 21px;
	padding: 1px 13px 1px 13px;
}

.GreyBox
{
	background-color: #f5f5f5;
	border: solid 1px #ccc;
	padding: 10px;
}



#TopBar
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 19px;
	background-color: #73880a;
	border-bottom: solid 1px #999;
	z-index: 1;
}

#HeaderBar
{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	height: 129px;
	border-bottom: solid 1px #999;
	background: #ffffff url('../images/BgHeader.gif') repeat-x 0 0;
	z-index: 1;
}

#HeaderGreyBar
{
	position: absolute;
	top: 149px;
	left: 0px;
	width: 100%;
	height: 9px;
	background: #626160 url('../images/GreyBarHeader.gif') repeat-x 0 0;
	z-index: 4;
}




#HomeHeaderBarVLines
{
	position: absolute;
	margin: 0 auto;
	top: 20px;
	left: -2px;
	width: 980px;
	height: 129px;
	border-left: solid 2px #ccc;
	border-right: solid 2px #ccc;
	z-index: 3;
}

#HomeGreenBar
{
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	height: 275px;
	background-color: #73880a;
	border-bottom: solid 2px #fff;
	z-index: 1;
}

#HomeGreyBar
{
	position: absolute;
	top: 427px;
	left: 0px;
	width: 100%;
	height: 270px;
	background: #626160 url('../images/BgHomeGreyBar.jpg') repeat-x 0 0;
	border-bottom: solid 2px #fff;
	z-index: 1;
}


#GreyBar
{
	position: absolute;
	top: 427px;
	left: 0px;
	width: 100%;
	height: 270px;
	background: #8B8B89 url('../images/BgHomeGreyBar.jpg') repeat-x left bottom;
	border-bottom: solid 2px #fff;
	z-index: 1;
}




#HomeFooter
{
	position: absolute;
	top: 699px;
	left: 0px;
	width: 100%;
	height: 80px;
	background-color: #73880a;
	border-bottom: solid 5px #fff;
	z-index: 1;
}

#Footer
{
	position: absolute;
	top: 699px;
	left: 0px;
	width: 100%;
	height: 80px;
	background-color: #73880a;
	border-bottom: solid 5px #fff;
	z-index: 1;
}


#HomeWrapper
{
	position: relative;
	margin: 0 auto;
	width: 980px;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
	height: 800px;
	z-index: 2;
}

#Wrapper
{
	position: relative;
	margin: 0 auto;
	width: 980px;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
	height: auto;
	z-index: 1;
}

#CompanyLogoWrapper
{
	position: absolute;
	width: 137px;
	height: 100px;
	top: 30px;
	left: 30px;
	z-index: 4;
}


#CompanyNameWrapper
{
	position: absolute;
	width: 500px;
	height: 61px;
	top: 40px;
	left: 180px;
	z-index: 2;
}

#NavigationWrapper
{
	position: absolute;
	top: 120px;
	right: 0px;
	width: 580px;
	height: 25px;
	text-align: left;
	z-index: 3;
	border: none;
}


#HomeSlideshowWrapper
{
	position: absolute;
	top: 200px;
	left: 500px;
	width: 450px;
	height: 300px;
	border: solid 2px #fff;
	background-color: #999999;
	z-index: 3;
}

#Watermark
{
	position: absolute;
	top: 230px;
	left: 10px;
	width: 480px;
	height: 120px;
	z-index: 3;
}

#ContentWrapper
{
	position: relative;
	width: 940px;
	height: auto;
	padding: 0px 20px 0px 20px;
	background-color: #ffffff;
	z-index: 1;
}




