html {
	padding:0;
	margin:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
background: url("../images/siteobjects/b_main.jpg") top center;
	margin:0;
	padding:0;
}
div.outerwrapper {
	width:855px;
	margin:0px auto 0px;
	float:none;
}
div.innerwrapper {
	width:855px;
	background:url("../images/siteobjects/b_main2.gif") repeat-y;
	float:left;
}
div.mainwrapper {
	width:745px;
	margin:0 0 0 51px;
	background: #fff;
	float:left;
	display:inline;
}
div.topbar {
	width:697px;
	margin:0 3px;
	padding:0px 0 0 14px;
	float:left;
	display:inline;
	height:168px;
}
div.top_home {
}
div.top_about {
	background: url("../images/siteobjects/b_topbar_about.jpg") no-repeat;
}
div.menu {
	float:left;
	width:711px;
	margin:0 17px;
	background:#fff;
	margin-bottom:22px;
	display:inline;
}

/*content*/
div.content {
	float:left;
	clear:both;
	background:#fff;
	width:711px;
	margin:0 17px;
	padding:0;
	display:inline;
}
div.widecol {
	float:left;width:466px;
}
div.narrowcol {
	float:left;width:220px;
}
div.margin25 {
	margin-right:25px;
}
div.margin26 {
	margin-right:26px;
}
div.heading {
	float:left;
	width:208px;
	height:70px;
	padding:12px 0 0 12px;
}
div.whatwedo {
	background:url("../images/siteobjects/b_heading1.gif") no-repeat;
}
div.wfttpeople {
	background:url("../images/siteobjects/b_heading2.gif") no-repeat;
}
div.whowesupport {
	background:url("../images/siteobjects/b_heading3.gif") no-repeat;
}

div.colcontent {
	float:left;width:193px;padding:7px 15px 8px 12px;background:#dce799;
}
div.findoutmore {
	float:left;width:182px;padding:5px 30px 5px 8px;background:#fff;border-bottom:4px solid #dce799;
}
/*bottombar*/
div.bottombar {
	float:left;
	width:711px;
	margin: 18px 17px 31px 17px;
	background:#eef3cc;
	display:inline;
	color:#000;
}
div.bottombar div.bottomleft {
	float:left;
	padding-left:11px;
}	
div.bottombar div.bottomright {
	float:right;
	padding-right:11px;
}
