
.bodybg { text-align:center; background: #014681 url(../images/graphics/lianza10_bgslice.jpg) top repeat-x; margin:0px; }

#bgslice { width: 100%; text-align:center; background: url(../images/graphics/lianza10_mainbgslice.jpg) top center repeat-y; margin:0px;}

#bg { width: 100%; text-align:center; background: url(../images/graphics/lianza10_mainbg.jpg) top center no-repeat; margin:0px;}

a img {border:0px;}


#wrapper{ width:949px; margin:0px auto; padding-top: 14px; text-align:left;  }   


    #top{ width: 949px; height:246px; padding:0px; margin-top:0px; }
    
        #logo{width: 383px; height: 208px; margin: 20px 0px 0px 10px; background: url(../images/graphics/lianza10_logo.gif) top no-repeat; float:left; }
         #rightimage{width: 307px; height: 246px; float:left; margin: 0px 0px 0px 0px;}
         #topright{width: 228px; height: 199px; float:right; background: url(../images/graphics/lianza10_topright.gif) top no-repeat; }
         #buttons{padding-top:190px; text-align:center;}
          #buttons img {padding-left: 3px;}   
       
    #menu{ width:949px; height: 44px;  background: url(../images/graphics/lianza10_navbg.gif) repeat-x;} 
          #menu div{padding:0px 0px 0px 10px;}

   
    #contentwrapper{margin:0px auto; width: 949px; min-height: 400px;}
    
        #left{float:left; width: 700px; }   
            #content{ padding:30px 15px 30px 30px;  width: 650px; min-height: 350px; }
        
        #right{float:right; width: 249px; padding-top:15px; }   
            .rightheader1{width: 218px; height: 59px; background: url(../images/graphics/lianza10_registerheader.gif) no-repeat;}
            .rightheader2{width: 218px; height: 45px; background: url(../images/graphics/lianza10_rightdunedin.gif) no-repeat; margin-top:15px;}
            .rightslice{width: 218px; background: url(../images/graphics/lianza10_rightpanelslice.gif) repeat-y;}
            .rightpad{padding: 8px 15px 8px 15px;}
            .rightbot{width: 218px; height: 13px; background: url(../images/graphics/lianza10_rightbottom.gif) no-repeat;}
        
        
         

    
  #footer{ width:949px; text-align:center; height: 44px; background: #ba214c; }
    


 	
/* 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; }
