	
  body {
    font-family: Tahoma;
    font-size: 11px;
    color: white;
    margin:0; padding:0;
    height: 100%;
    position: relative;
    }
    
  html {
    height: 100%;
    }
  
  .header {
    background: red;
    overflow: hidden;
    width: 990px;
    height: 126px;
    background: url(../images/img01.jpg) no-repeat left top;
    }
  
  .header-in {
    margin: 0;
    padding: 0; 
    }
    
  .main {
	min-height: 100%;
	margin-bottom: -116px;	
	/*-96*/
    text-align: left;
    background: url(../images/img22.jpg) repeat-x left top;
    }
    
  .main-in {
    width: 990px;
    }
  
  * html .main {
    height: 100%;
    }
  
  .prefoot {
    height: 116px;
	 /*96*/
    }
  
  .foot {
    background: #f6f6f6 url(../images/img04.jpg) repeat-x left top;
    text-align: left;
    position: relative;
    height: 116px;
	 /*96*/
    }

  .foot-in {  
    width: 990px;
    height: 116px;
/*96*/
    overflow: hidden;
    color: #898989;
    background: #f6f6f6 url(../images/img04.jpg) repeat-x left top;
    }
  
  .foot-in-pad {
    padding-top: 37px;
    padding-right: 33px;
    padding-left: 10px;
    }
  
  .cleaner {
    clear:both;
    height:1px;
    font-size:1px;
    border:none;
    overflow: hidden;
    margin:0; padding:0;
    background:transparent;
    }

  .container {
    width: 100%;
    padding:0;
    display: table;
    }

  .row  {
    width: 100%;
    display: table-row;
    }

  .content {
    display: table-cell;
    width: 765px;
    vertical-align: top;
    }
  .content-in {
    overflow: hidden;
    width: 765px;
    margin: 0;
    padding: 0;
    }
    
  .right {
    display: table-cell;
    width: 225px;
    vertical-align: top;
    }
    
   .right-in {    
    overflow: hidden;
    width: 225px;
    margin: 0;
    padding: 0;
    }

  * html .content {
    float: left;
    }
  
  * html .right {
    float: left;
    }
	 .ahad04 {
    display: block;
    float: left;
    width: 167px;
    margin: 0;
    padding: 0;
    padding-top: 8px;
    background: url(../images/accentsbg.gif) repeat-x left top;
    }
    
  .ahad04 img {
    margin:0;
    padding: 0;
    border: 0;
    display: block;
    }
