/* CSS Document */
html {
	margin: 0;
	padding: 0;
}
body {
	background: transparent none repeat scroll 0%;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
}
#header .grid_7, #navigation, #sidebar, #footer{
	display: none;
}
#main { 
	width: 600px;
}
#main div.bg, #main, #content  {
	background: none;	
	border: none;
}