body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	background:#D6D6D6;
	color: #000;
	margin: 0;
	padding: 0;

}

#sitewrapper {	
	background:#D6D6D6 url("../images/site_objects/bg_main.gif") repeat-y top left;	
	color:#000;	
	font-size: 70%;	
	margin: 0;
	padding:0;
	width: 817px;
	float:left;

}


#leftcontainer {
	background:#FFF url("../images/site_objects/bg_frontmoss.jpg") no-repeat bottom right;	
	height:573px;
	margin: 0 0 0px 20px;
	width: 245px;
	}
	
html>body #leftcontainer {
	height:auto;
	min-height:575px;}
	
#leftcontainer div.logo {
	height:95px;
	margin: 21px 0 0 11px;
	padding:0;
	}
	
#leftcontainer ul.menu {
	padding:0 0 40px 12px;
	margin:0;
	line-height:normal;
	list-style-type:none;
	width:188px;

}

#leftcontainer ul.menu li {
	margin:0;
	padding:0;
	border-top: 1px solid #fff;

}
#leftcontainer h2, #leftcontainer p.quote {
	margin:0;
	padding:0 0 0 12px;
	width:110px;
}

#copyright {
	clear:both;
	padding:20px 0 20px 33px;
	margin:0;
	width: 747px;
	height:70px;
	font-size:90%;
	background:#FFD900;

}
html>body #copyright {
	height: auto;
	min-height:70px;}

#copyright  p {width:210px;}

#footer {
	background:#FFD900 url("../images/site_objects/bg_frontbottom.gif") repeat-x bottom left;	
	margin:0;
	padding:0;
	width: 780px;

	}

#maincontainer {
	background:#FFF;
	color:#000;
	display:inline;
	float:left;	
	margin: 0;
	padding:0;
	width:515px;
	border-top: 8px solid #eee;

}
div.mainleft {
	width:204px;
	float:left;
	padding:70px 0 0 0;
	}
	
div.mainleft h2, div.mainleft p{
	width:170px;
	float:left;
	}
div.mainright, div.mainnonflash {
	width:301px;
	float:left;
	background:#FFD900;
	border-right: 10px solid #ffd900;
}

div.reporttitle {
	float:right;
	margin:0;
	padding:0; 
	background:#eee;
	width:505px;
	border-right: 10px solid #eee;

}
div.reporttitle img {
	float:left;
	 }
	
div.reporttitle p {
	margin:0;
	padding:11px 2px 0 0; 
	float:right; 
	width:200px; 	
	text-align:right;
	}
		
div.reportbody{
	float:left;
	margin:0;
	padding:0; 
	width:515px;

}
div.nonflash_text {
	margin-bottom:-14px;
}
html>body div.nonflash_text {
	margin-bottom:-12px;
}
div.nonflash_text p {
	padding: 5px 0 0 10px;
	text-align:right;

}
