body {

	background-color:#f7f8f3;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#666666;
}
a {
	color:#666666;
}
a:hover {
	color:#9BD88B;
}
table, td {
	font-size:100%;
}
th {
	color:#9BD88B;
	padding-bottom:20px;
}
#band {
	width:100%;
	background-color:#ffffff;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;	
	position:relative;
}
#column {
	margin:auto;
	width:860px;
	position:relative;
}
#logo {
	position:absolute;
	top:55px;
	left:0px;
}
#navigation {
	float:left;
	width:167px;
	margin-top:180px;
	text-align:left;
	font-size:15px;
	background:transparent url(../images/nav_background.gif) left bottom;
	background-repeat:no-repeat;
	padding-bottom:60px;
}
#navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:1px;
}
#navigation li {
	height:28px;
	background:transparent url(../images/li_background.gif) center bottom;
	background-repeat:no-repeat;
}
#navigation a {
	display:block;
	height:27px;
	margin-top:6px;
	padding-left:16px;
	text-decoration:none;
	color:#666666;
}
#navigation a:hover {
	color:#9BD88B;
	font-weight:bold;
	border-bottom:1px solid #9BD88B;
}
#navigation a.selected {
	color:#9BD88B;
	font-weight:bold;
	background-image:none;
	border-bottom:1px solid #9BD88B;
}
#banner {
	float:right;
	width:681px;
	height:130px;
	background:transparent url(../images/banner.jpg) bottom center;
	background-repeat:no-repeat;
	margin-top:146px;
}
#content {
	float:right;
	width:665px;
	text-align:left;
	line-height:1.5;
	padding-bottom:50px;
}
#footer {
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	width:100%;
	clear:both;
	overflow:hidden;
}
#home {
	padding-top:140px;
	margin-bottom:-150px;
	z-index:1000;
}
h1 {
	font-weight:normal;
	color:#86b67b;
	font-size:30px;
}
h2 {
	font-weight:normal;
	color:#86b67b;
	font-size:26px;
	margin-top:0px;
	padding-top:0px;
}
h3 {
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:14px;
}
.introduction {
	font-size:20px;
	margin-bottom:25px;
}
.divider {
	height:1px;
	background-color: #e0e0e0;
}
#footer_navigation {
	clear:both;
	border-top:1px solid #e0e0e0;
}
#footer_navigation a.selected {
	color:#9BD88B;
	font-weight:bold;
}
#footer {
	font-size:18px;
}
#footer_small {
	font-size:10px;
}
#casestudies {
	width:647px;
	height:156px;
	background-image:url('../images/casestudies.jpg');
	position:relative;
}
#casestudies a.selected {
	color:#9BD88B;
	font-weight:bold;
}
.footer_case {
	font-size:11px;
}
a.selected {
	color:#9BD88B;
	font-weight:bold;
}