.bodybg { text-align:center; background: #1f247b url(../images/graphics/anzap11_bg.jpg) top center no-repeat; margin:0px; }

#topbg { text-align:center; width: 100%; background: url(../images/graphics/anzap11_topslice.jpg) top center repeat-x; margin:0px; }


#wrapper{ width:988px; margin:0px auto; padding: 0px; text-align:left; background: #fff;  }   


    #top{ width: 988px; height:209px; padding:0px; margin:0px; }
        #logo{width: 487px; height: 209px; background: url(../images/graphics/anzap11_logo.jpg) no-repeat; float:left;}
        #mainimage{width: 501px; height:208px; float:right; padding:0px; margin:0 auto;}   
   
   #menu{ width:988px; margin:0px; height: 41px; background: #2c318b;} 
          #menu div{padding:5px;}
   
    #contentwrapper{margin:25px 0px 0px 0px; width: 988px; background:url(../images/graphics/anzap11_rightslice.gif) right repeat-y; min-height: 400px;}
    #contentwrapperinner{margin:25px 0px 0px 0px; width: 988px; background:#fff; min-height: 400px;}
        #conPad{padding: 0px 40px 20px 40px; }

    #content{ margin:0px 15px 20px 20px;  width: 700px; padding : 0px; min-height: 350px; float:left;}
    #right{width: 234px; float:right;  }
        #rightsignup{width: 234px; height:30px; background:url(../images/graphics/anzap11_signup.gif) no-repeat;}
        .righttext{padding: 10px; color: #fff;}
        .righttext a{ color: #fff;}

    
  #footer{ width:988px; text-align:center; padding-top:40px; height: 65px;  background:url(../images/graphics/anzap11_footer.gif) no-repeat; margin:0px;  }  
  #footerinner{ width:988px; text-align:center; padding-top:40px; height: 65px;  background:url(../images/graphics/anzap11_footerinner.gif) no-repeat; margin:0px;  } 




 	
/* 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; }
