body{ 
	margin:0; 
	padding:0; 
}

img{ border:0; }

#top{
	width:733px;
	height:87px;
	background:url('../images/eco_quest/top_bg.gif') repeat-x top;
}
#bottom{
	height:36px;
	background:url('../images/eco_quest/bottom_bg.gif') repeat-x;
	text-align:center;
}

.green_11_bold{
	font:11px Tahoma;
	color:#05af4b;
	font-weight:bold;
}
.blue_11{
	font:11px Tahoma;
	color:#19204f;
}
.footer{
	font:10px Tahoma;
	color:#FFFFFF;
}
#logo{
	margin-top:30px;
}

#content{
	padding:10px;
}