@charset "utf-8";
/* CSS Document */

#Content{
	background-color: #005d7c;	
}


#Intro{
	position:absolute;
	width:700px;
	height:341px;
	top:0px;
	left:0px;
	z-index:5;
	
}

#LeftCol{
	margin-left:0px;
	width:205px;
	padding:0px 20px;
	display:none;
}

