body{
   behavior:url("/css/csshover.htc");
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;	
	margin: 0px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #276CA0 url(/images/layout/bg.png) repeat-x center top;
}

body p{
	margin:0px;
}

img{
   border-width: 0px;
}

div.fix, div.fix_height{
   clear: both;
   float: none;
   display: block;
}

div.auto_height{
   float: left;
   width: 1px;
   height: 500px;
   margin-left: -10px;
}

div.overall{
	width: 999px;
	margin: 0px auto;
}














