*{padding:0px;margin:0px;}
html{height:100%;}
img{border-width:0px;}
body{position:relative;width:1004px;background:#05230f url(images/bg/homebg.gif) center top no-repeat;margin:0px auto;font-size:.7em;line-height:180%;font-family:Arial, Helvetica, sans-serif}

#HomeTop{height:100px;/*background:url(images/logo.gif) no-repeat 20px*/;}

#HomeFooter{color:#66CC00;font-size:12px;text-align:center;line-height:20px;}
#HomeFooter a{color:#6c0; text-decoration:none;border-bottom:1px solid #6c0;}
.enterSite{padding:5px 100px;margin-bottom:5px;}
#HomeFooter a:hover{color:#fff}



.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	
#floatLeft{
   width:120px;
   height:250px;
}
#floatRight{
   width:85px;
   height:250px;
}
.FloatTit{border-top:1px solid #cde;border-left:1px solid #cde;border-right:1px solid #cde;background:#fff;text-align:center;background:#e0e0e0 url(images/bg/titbg.gif) repeat-x;}
.FloatContent{overflow:hidden;border-left:1px solid #cde;border-right:1px solid #cde;border-bottom:1px solid #cde;background:#fff;padding:5px 0px;}
#floatRight .FloatContent{padding:5px;}