#nav_main {
	display: none;
}

#logo {
	margin: 0 0 15px 0;
}

#wrapper {
	width: 100%;
}

#sidebar {
	display: none;
}

#columns {
	margin-left: 0;
}

#splash {
	margin-left: 0;
	height: 243px;
}

#splash img {
	width: 410px;
	height: 199px;
}

.noprint {
	height: 0 !important;
}

#nav_page {
    display: none;
}

#col_01 {
	width: 80%;
}

.pdf {
	background-image: none;
	padding-left: 0;
}

#footer {
	text-align: center;
	padding-top: 10px;
}

.list {
	margin: 0 0 0 0;
	padding: 1ex;
	list-style: square;
	line-height: 1.5em;
}
	
.list li {
	background-image: none;
}

/* =Home Page specific
----------------------------------------------- */
#front_col_01 {
 	width: 200px;
}

#front_col_01 img {
 	width: 200px;
	height: 103px;
}

#front_col_02 {
 	width: 200px;
}

#front_col_02 img {
 	width: 200px;
	height: 103px;
}

#front_col_03 {
 	width: 200px;
}

#front_col_03 img {
 	width: 200px;
	height: 103px;
}