body {
	
	background-color: #f68220;
	background-image: url("/images/bg.gif");
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
		
}

.wrap {
	
	margin: 0px auto;
	width: 960px;
	
}

.logo {
	
	height: 149px;
	
}

.headname {
	
	float: right;
	clear: right;
	height: 149px;
	
}

.mbar {
	
	width: 960px;
	height: 3px;
	background-color: #fbc293;
	
}

.menu {
	
	background-image: url("/images/mbg.gif");
	background-repeat: repeat-x;
	height: 41px;
	
}

.menu a {
	
	font-family: "Myriad Pro", Helvetica, Arial;
	color: #008c44;
	font-size: 14pt;
	line-height: 32pt;
	margin-left: 25px;
	text-decoration: none;
	
}

.body {
	
	background-color: #cfcfcf;
	background-image: url("/images/bbg.gif");
	background-repeat: repeat-x;
	/* height: 310px; */
	
}

.c4timg {
	
	background-color: #ffffff;
	height: 100%;
	
}

.bheader {
	
	width: 394px;
	height: 41px;
	background-image: url("/images/mbg.gif");
	background-repeat: repeat-x;
	font-family: "Myriad Pro", Helvetica, Arial;
	color: #008c44;
	font-size: 12pt;
	line-height: 31pt;
	
}

.intext {
	
	width: 384px;
	background-color: #ffffff;
	font-family: Helvetica, Arial;
	color: #202020;
	font-size: 10pt;
	padding:-left: 5px;
	padding: 5px 5px 5px 5px;
	
}

.intext a {
	
	color: #202020;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	
}

.footer {
	
	margin-top: 5px;
	text-align: right;
	font-family: "Myriad Pro", Helvetica, Arial;
	color: #ffffff;
	font-size: 9pt;
	
}