body {
	background-color: #FFFFFF;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	margin-top: 30px;
}
/* CSS Document */

.search_container, #mainNavigation, #toolbox, .col1, #site_environment, #marquee {
	display: none;
}
.home .col1 {display:block}
#sizer {
	color: #FFFFFF;
}
#sizer img {
	display: none;
}
#site_name {
	padding-bottom: 15px;
	margin-top: -30px;
	margin-bottom: 30px;
}
#interior  .col2 {
	width:100%;
	float: none;
}
#ctwrap {
	float: none;
	margin: 0px;
}
h1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
	line-height: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ft {
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
}
#copyright {
	padding-top: 10px;
	font-size: 11px;
}

