body, HTML {
	margin: 0px;
	height: 100%;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 20px;
	color:#666666;
}
.backgroundgreen {
	background-color:#a0c636;
}
.backgroundred {
	background-color:#c8035d;
}
#framegreen {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0px;
	background-image: url(images/background_column_green.jpg);
	background-repeat: repeat-y;
	background-position: top;
	}
#framered {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0px;
	background-image: url(images/background_column_red.jpg);
	background-repeat: repeat-y;
	background-position: top;
	}
	
#framegreen #pageheader {
	background-image: url(images/background_top_green.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:23px;
}

#framegreen #footer {

	background-image: url(images/background_bottom_green.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:50px;
	text-align:center;
	margin-top:15px;
}
#framered #pageheader {
	background-image: url(images/background_top_red.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:23px;
}

#framered #footer {

	background-image: url(images/background_bottom_red.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:50px;
	text-align:center;
	margin-top:15px;
}
#sitemap {
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding-right:10px;
	width:900px;
	font-size: 10px;
	color:#fff;
}	
#sitemap a {
	color:#FFFFFF;
}
#logo {
	margin: 20px 0px 0px 40px;;
}

#leftcolumn {
	width: 250px;
	float:left;
}
#rightcolumn {
	width: 640px;
	float:left;
	margin-top:105px;
}
a {
	color:#919191;
}
#framegreen #nav {
	text-align: right;
	width: 220px;
	font-size: 16px;
	color:#919191;
	margin-top: 30px;
}

#framegreen #nav a {
	text-decoration:none;
	color:#919191;
}
#framegreen #nav a:hover {
	text-decoration:none;
	color:#a0c636;
}

#framegreen #nav .navitem {
	margin-top:14px;
}

#framered #nav {
	text-align: right;
	width: 220px;
	font-size: 16px;
	color:#919191;
	margin-top: 30px;
}

#framered #nav a {
	text-decoration:none;
	color:#919191;
}
#framered #nav a:hover {
	text-decoration:none;
	color:#c8035d;
}

#framered #nav .navitem {
	margin-top:14px;
}

#navlounge {
	margin-top:30px;
	font-size: 11px;
}

H1 {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 5px;
	margin: 3px 0px 3px 0px;
	color:#a0c636;
	font-weight: normal;
}
H2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
	padding-bottom: 5px;
	text-align: left;
	margin: 3px 0px 3px 0px;
	font-weight: bold;	
}
H4 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	margin: 13px 0px 6px 0px;
	font-weight: bold;
	clear: both;	
}

#marquee {
	height: 20px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	background-color:#a0c636;
	margin-bottom:30px;
	}
#marquee a {
	color: #fff;
	}
#beseen {
	background-image: url(images/background_beseen.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 627px;
	height: 218px;
	margin-top: 30px;

}
#beheard {
	background-image: url(images/background_beheard.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 627px;
	height: 228px;
	margin-top: 10px;
}
#bethere {
	background-image: url(images/background_bethere.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 627px;
	height: 290px;
	margin-top: 10px;
}
.imageblock {
	margin:50px 20px 0px 16px;
	float:left;
	width: 170px;
}
.textblock {
	margin-top:50px;
	float: left;
	width: 400px;
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
}
p {
	margin:0px 0px 10px 0px;
}
.textblock a {
	color:#fff;
	text-decoration:none;
}
.clientblock {
	margin-bottom:20px;	
}
.clientimage {
	float:left;
	width: 150px;
}
.clienttext {
	float: left;
	width: 480px;
}

.clientblockv2 {
	margin-bottom:20px;	
	width: 300px;
	float:left;
	height: 150px;
	border: 1px dotted #a0c636;
	padding: 2px;
	margin-left: 5px;
}
.clientimagev2 {
	float:left;
	width: 130px;
}
.clienttextv2 {
	float: left;
	width: 150px;
	height: 132px;
}

.testblock {
	margin-bottom:20px;	
}
.testimage {
	float:left;
	width: 190px;
}
.testtext {
	float: left;
	width: 440px;
}
.red {
	color:#c8035d;
}
.green {
	color:#a0c636;
}
.teamblock {
	background-color: #f8e1ec;
	padding: 10px;
	margin-top:10px;
	float:left;
}
.teampic {
	float:left;
	width:100px;
}
.teamtext {
	float:left;
	color:#666666;
	width:500px;
}
#contactform {
	background-color:#a0c636;
	width: 587px;
	background-image: url(images/background_contacttop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
}
form {
	margin:0px;
	padding:0px;
}

.caselogo {
	margin-bottom: 10px;
}
.caseindividual {
	border: 1px dotted #666666;
	padding: 4px;
	float:left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.casecaption {
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}
.caseimage {
	position:relative;
}
