body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #f1f1f1 url('../images/sitebg.bmp') top center repeat-y;
	position: relative;
}
table {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	position: relative;
}
a {
	color: #00a000;
}
.super { 
	height:101%; 
	width:769;
}
.footer {
	color: #C9C8C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	padding-left: 5px;
}
.menu {
	color: #CAC8C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menulinks {
	color: #88898C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 7px;
}
#wwdmenu {
	width: 460px;
}
#expmenu {
	width: 286px;
}
#expmenu a {
	height: 13px;
}
.banner {
	color: #76A980;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	z-index: 0;
}
.bannerlinks {
	color: #E1EDE2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	display: block;
	background: url('../images/play.gif') center left no-repeat;
	padding-left: 2px;
	height: 24px;
}
.leftcol {
	color: #616450;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 20px 15px 10px 15px;
}
.leftcol a { 
	color: #616450;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	font-weight: bold;
	padding-left: 13px;
	text-decoration: none;
	background: url('../images/linkbg.bmp') top left no-repeat;
}
.leftcol a:hover {
	color: #EEE;
}
.leftcol .selected {
	color: #E4E4E4;
}
.main {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 30px 10px 10px 10px;
}
.mainheader {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.mainindent {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 25px;
}
.growth tr {
	vertical-align: top;
}
.links a {
	color: #00a000;
	display: block;
	padding-left: 6px;
	background: url('../images/playgreen.gif') center left no-repeat;
}
.casestudy {
	width: 100%;
	height: 38px;
}
.casestudy tr {
	vertical-align: bottom;
}
.casestudy th {
	background: url('../images/caseleft.gif') top left no-repeat;
	width: 133px;
	text-align: center;
	color: white;
	padding-bottom: 8px;
	font-weight: normal;
	font: 13px aerdana, arial, sans-serif;
}
.casestudy td {
	background: url('../images/caseright.gif') bottom left repeat-x;
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 3px;
}

.casestudy a {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.style1 {
	color: #FFFFFF;
}
#mnu-clients, #mnu-services {
	position: absolute;
	top: 100px;
	z-index: 100;
	background: #338D37;
	border-left: 2px solid #EEE;
	border-right: 2px solid #EEE;
	display: none;
}
#mnu-services {
	margin-left: 68px;
}
#mnu-clients {
	margin-left: 166px;
}
#mnu-clients a, #mnu-services a {
	display: block;
	padding: 3px;
	color: white;
	border-bottom: 1px solid #EEE;
	text-decoration: none;
}
#mnu-clients a:hover, #mnu-services a:hover {
	color: #CCC;
}