@charset "utf-8";



body {

	color: #333333;

	background-color: #FFFFFF;

	background-image: none;

}

#outerwrapper {

	width: 600px;

	border: none;

}

#topwrapper {

	width: 600px;

	height: 140px;

}

#topBanner {

	visibility: hidden;

	width: 600px;

	height: 2px;

}

#mainBanner {

	background-image: url(../images/page/ECA-top-2-600.jpg);

	background-repeat: no-repeat;

	width: 600px;

}

#mainBanner #wideBanner {

	visibility: hidden;

}





#topNav {

	visibility: hidden;

	width: 600px;

	height: 2px;

}

#innerwrapper {

	background-image: none;

	background-color: #FFFFFF;

	width: 600px;

}





/* CSS Document */



#columnLeft {

	visibility: hidden;

	width: 0px;

	height: 0px;

}



#columnRight {

	visibility: hidden;

	width: 0px;

	height: 0px;

}

#columnLeft #MainNav {

	visibility: hidden;

	width: 0px;

}





#mainContent {

	width: 560px;

	margin-top: 0px;

	margin-right: 10px;

	margin-bottom: 0px;

	margin-left: 10px;

}



#bottomWrapper {

	background-color: #FFFFFF;

	background-image: none;

	color: #333333;

	width: 600px;

}



#bottomWrapper #WAI {

	visibility: hidden;

	width: 0px;

}

#bottomWrapper #footer {

	color: #333333;

	margin: 0px;

	width: 600px;

}

#bottomWrapper #footer #bottomNav {

	visibility: hidden;

}

#bottomWrapper #footer p, #bottomWrapper #footer a {

	color: #333333;

}

