/* CSS developed by 9xb.com
Main stylesheet for layout */

body{
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#555;
}

.screen_reader {
	display: none;
}

#container_main_bit{
		
	}
	
a{
		text-decoration:none;
		color:#FFFFFF;
	}
a:hover{
		text-decoration:underline;	
		color:#FFFFFF;
	}
table
{
	color:#FFFFFF;
	z-index:0;
}