@charset "utf-8";
body {
	font: 80%/16px Arial, Helvetica, sans-serif;
	COLOR: #fff;
	background-image:url(../images/NEW_background_page.gif);
	background-position: center top;
	margin: 0px;
	padding: 0px;
}


/*--------------------------- MAIN SECTION --------------------------*/


#main {
	width:902px;
	margin:40px auto;
	clear:right;
	position:relative;
	top:38px;
	padding:0px 0px 10px;
	}

/* MAC IE5 igonore this comment end. \*/
* HTML #main{height:1%; top:10px;}
/*Win IE5 bug fix end */

