html, body { height: 100%  !important; }

body {
	text-align: left; }

#main { 
position: absolute; top: 0px; left: 230px; border-left: 1px solid #ccc; }

div#logo, #nav {
position: absolute; top: 0px; left: 0px; } 

#nav ul { 
	display: none; }
	
/*html, body { height: 100%  !important; }



#main { 
position: absolute; top: 220px; left: 0px; z-index:1000; }

div#logo, #nav {
position: absolute; top: 0px; left: 0px; border-bottom: 1px solid #ccc; width: 100%;text-align: left; padding-left: 30px; }
div#logo p { width: 200px; text-align: center; }  
div#logo img { text-align: center; } 


#nav ul { 
	display: none; }*/

	
	

