 div.clear {
 clear: both;
 }
/*
 div.clear2 {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
 }
 */
 


/* CSS Document */
/* AlterHIT CSS*/
  /* new ones */

.d_t {  height:100%; width:100%}


.bg_bottom {  width:100%; text-align:left;}

.bg_top {  width:100%; text-align:left;}

.main { width: 100%; margin: auto; text-align:left ; background-image:url(image/slime.jpg); background-repeat:repeat-x;}

.header {  width:100% ; background-color:#FFFFFF;}

.content { display:block; width:100% ; background-color:#FFFFFF;}
.content2 { display:block; width:100% ; }

.bottom { width:100% ; overflow:hidden;}
/* end of AlterHIT CSS*/

body {
	margin:0px;
	padding:0px;
}

.colLeft{ margin:0px; float:left; width:764px; vertical-align: top;}
.colRight{ margin:0px; float:left; width:260px; vertical-align: top;}
