/* CSS Document */


/*-----content-----*/
	
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}

img {
	border:0px;
	} 
	
#main {
	position:absolute;
	margin:0px;
	width:100%;
	height:100%;
    z-index:1;
	}




