/* CSS Document */

	#c1 {
		height: auto;
		}
		
	#c2, 
	#c3,
	#header {
		display: none;
		}		
		#home #c2 {
			display: block;
			}

	

