* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
/* background-image: url(../../content/images/bg.jpg); */

body {
  background-image: url(img/bg.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  margin: 0;
  line-height: 18px;
  background-color: #000032;
 
}

#container {
  width: 908px;
  height: 663px;
  margin: 0px auto 0px auto;

}

#main {
  float: left;
  width: 908px;
  height: 663px;

}

