@import url(master.css);

#wrapper, #homeContent, #content, #header, #footer, #bannerText {
	width: 100%;
}

.moduleContent,  .module h2, .module h3, .module p, a.bulletLink, #bannerText {
	padding: 0 !important;
}

#content {
	overflow: visible;
}

#banner {
	height: auto !important;
}

.module {
	width: 34% !important;
}

#logo {
	left: 0;
}

#logo h1 {
	text-indent: 0;
}

.column {
	margin: 0 !important;
	padding: 0 !important;
}

#left {
	width: 14%;
}

#mid {
	width: 60%;
}

#right {
	width: 26%;
}

#subNav ul li {
	padding: 0 0 10px 0;
}

#mid ul, #right ul {
	margin: 0 0 14px 0;
}

#mid ul li, #right ul li {
	list-style-type: square;
	margin: 0 0 0 1em;
	padding: 0 0 0 0.4em;
}

#search {
	display: none;
}