/* CSS Document */
/*  homepage */
.main_center_Img {
	position: absolute;
	height:100%;
	bottom:0px;
	right:0px;
	width:100%;
}
.moduletable_center_Img {
	position: absolute;
	bottom:0px;
	right:0px;
         float:right;
}
#transposA{
	position: absolute;
	bottom:40px;
	right: 0px;
	height:320px;
	width:600px;
}
#cellbg4 {
	background-color:#9999cc;
	height:100%;
}
#cellbg5 {
	background-color:#ffffcc;
	height:100%;
}
#cellbg6 {
	background-color:#cccc99;
	height:100%;
}
.col2 { position:absolute;
		top:0px;
		left:300px;	
}
#cellbg7 {
	/*background-color:#727517;*/
  background-color: #cccc49;
	height:100%;
}
#cellbg8 {
	/*background-color:#99ffff;*/
      background-color:#73531c;  
	height:100%;
}
#cellbg9 {
	background-color:#424237;
    
	height:100%;
}
		
		
#home_text {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:900;
	color: #804000;
	text-align: center;
	top: 40px;
        z-index:9;
}	    
#home_text_small {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #804000;
	text-align: center;
	top: 40px;
 z-index:9;
}
