
.bodybg { text-align:center; background: #d8d8d8; margin:10px 0px; }




#wrapper{ width:799px; margin:0px auto; padding: 0px; text-align:left; background: #fff;  }   


    #top{ width: 799px; height:159px; background: url(../images/graphics/ibanz10_holdingtop.gif) center top no-repeat; position:relative; padding:0px; margin:0 auto; }


   #rightimage{width: 400px; height: 267px; background: url(../images/graphics/ibanz10_holdingright.jpg) no-repeat; float:right;}   
  

    #content{ margin:20px;  width: 350px; padding : 0px; float:left;}


    
  #footer{ width:799px; text-align:left; height: 123px;  background:url(../images/graphics/ibanz10_holdingbottom.jpg) no-repeat; margin:0 auto;  }  


 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */



/* --------- Clearfloat --------- */

.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
.clearfloat { display: inline-block; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }
