/* CSS Document */

/* RESET BROWSER DEFAULTS */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
/* END RESET BROWSER DEFAULTS */

/* END RESET BROWSER DEFAULTS */

body{ background-color:#ffffff;  }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* BASIC TAGS */
h1{ font-family:Aller; font-size:1.3em; font-weight:normal; color:#000066; margin:20px 0 3px 20px; font-weight:bold;}
h2{ font-family:Arial; font-size:15px;  color:#000000; margin:5px 0 5px 20px; font-weight:bold; }
p{font-family:Calibri; font-size:16px; text-decoration:none;  color:#000000;  line-height:20px;  text-align:justify; padding:3px 20px 10px 20px;}
h2.subhd{ font-family:Verdana; font-size:13px; font-weight:bold; color:#5b6e07; margin:10px 0 10px 9px; word-spacing:1px;}
h3{ font-family:Arial; font-size:12px;  color:#8a8c8f; margin:0 0 10px 22px;}
/* BASIC CLASSES */



/* DEFAULT PAGE LAYOUT STARTS */
#container{ width:800px; height:auto; margin-left:auto; margin-right:auto; background-color:#FFFFFF; border:solid 2px #ccd1cc; border-top:none;  }
#header{background:url(../images1/header.gif) repeat-x; width:800px; height:107px; float:left;  }
.logo{margin:20px 0 0 20px; float:left;}



#bodi{background-color:#ffffff;  width:800px; height:970px;}
#bodi{} #lft{ width:800px; float:left; height:auto; margin-left:5px;   }





#cleanizer{float:right; width:420px; height:200px; margin-top:230px;  *margin-top:-100px; margin-right:50px; *margin-right:20px;}
#info{width:917px; height:auto; }
#footer{  width:917px; float:left; }
#footer ul{ margin-left:80px;  width:700px; padding-bottom:5px; }
#footer ul li{list-style:none;display:inline;   }
#footer ul li a{  color:#00aeef; font-family:verdana; font-size:12px; font-weight:normal; padding:9px;}
#footer ul li a:hover{ color:#70d7fe;}
.ft{font-family:verdana; font-size:12px; color:#00aeef;  line-height:20px;  text-align:justify; padding:3px 20px 10px 150px;}
.li1{font-size:12px; font-family:verdana; font-weight:bold; padding:5px 30px 0 20px; line-height:20px; *padding-top:20px}
.li2{font-size:16px; font-family:Calibri; font-weight:normal; padding:10px 30px 5px 30px; line-height:20px;}

