/* 2008 jacekr */
body { 
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../images/mamboflower_02.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: 800px;
	top: 0px;
	left: 0px;
	text-align: left;
	background-image: url(../images/tlo.jpg);
	background-repeat: no-repeat;
	height: 649px;
	z-index: 2;
	}
	
	

#seperator{
		/*background-image: url(../images/seperator.png);*/
		background-repeat: no-repeat;
		left: 20px;
		z-index: 3;
		height: 20px;
		
		
	}

	
#mamboTopModule {
      position: absolute;
	top: 465px;
	width: 260px;
	margin-left: 145px;  
	margin-right: 0px; 
	line-height: 12px;margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}


#mamboMainBody {
	position: absolute;
	top: 290px;
	left: 42%;
	
	width: 450px;
	height: 60%;
	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: 338px;
	left: 10px;
	clear: both;
	width: 200px;
   }

