/* 2004 www.mambosolutions.com */
body { 
	width: 670px;
	margin: 0px;
	padding: 0px;
	background-color: #5E8E92;
	background-image: url(../images/backs2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0px;
	scrollbar-base-color: #333333;
	scrollbar-track-color: #666666;
	scrollbar-face-color: #fff;
	
	
	}
	

#container { 
	position: absolute;
	width: 770px;
	top: 0px;
	left: 0%;
	text-align: left;
	background-image: url(../images/backs1.jpg);
	background-repeat: no-repeat;
	height: 800px;
	z-index: 2;
	}
	
	

#seperator{
	background-repeat: no-repeat;
	height: 1px;
	z-index: 3;
		
		
	}

	
#mamboTopModule {
      position: absolute;
	top: 0px;
	width: 475px;
	margin-left: 225px;  
	margin-right: 0px; 
	line-height: 10px;margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}


#mamboMainBody {
	position: absolute;
	top: 78px;
	left: 180px;
	

	width: 560px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	    

	}



#mamboLeftModule {
	position: absolute;
	top: 110px;
	left: 0px;
	clear: both;
	width: 144px;
	background-repeat: repeat-y;
	background-image: url(../images/backlight.jpg);
   }
	
	
#banners_bottom{
padding-top: 10%;

width: 100%;
clear: both;
 position: absolute;


	
}

#mod_bottom {
clear: both;
padding-top: 10%;




}
/* Styles for Evaluation Section links */
.styleOrange {
	background-color: #FF6600;
}

.styleYellow {
	background-color: #FFFF00;
}
.styleGreen {
	background-color: #009900;
}
.styleRed {
	background-color: #CC0000;
}.stylePurple {
	background-color: #9900FF;
}
