* {	font-family: Verdana, Arial; font-size: 11px; }
body { margin:0px; background-image: url('/images/layout/background.jpg'); }
html { background-image: url('/images/layout/footer_background.jpg');  }


fieldset { border: 0px; margin: 0px; padding: 0px; }	
form { margin: 0px; padding: 0px; }	
img { border: 0px; }
p { margin: 0px; padding: 0px;  }
th { vertical-align: top; }
td { vertical-align: top; }


/* Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}


#blockTop { width:998px; height:238px; margin:0px auto; }

#blockContent { width:988px; margin:0px auto; padding:10px 5px 20px 5px; min-height:350px;height:auto !important;height:350px; }


#blockFooterBackground { background-image: url('/images/layout/footer_background.jpg'); }
#blockFooter { width:998px; margin:0px auto; }
#blockFooter a { color:#ffffff; }

#tblFooterMenu { margin-top:10px; background-image:url('/images/layout/footermenu_background.jpg'); height:33px; width:998px; }