/*Document*/
* { padding:0; margin:0 }
	html{height:100%;}
	body
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		
		height:auto !important; 
        height:100% ;
		padding:0; margin:0px auto;
		position:relative; 
		background-color:#ffffff;
		min-width:860px;	background:url("../images/bg2.jpg") top center no-repeat;
	}
	/** html body {height:100%;}*/
	#body{position:relative;margin:0px auto;width:908px;}
	
	.block_divider{height:1px; clear:both; width:100%;}
	#middle_box {clear:both}
	
	
