html,body {
	font-size: 100%;
}

body {
}

body, div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em
}

#nav-wrap,#sub-wrap,#teasers,#side-bar,#site-links,#print-me,#misc {
	display:none
}


#nav-wrap,#sub-wrap,#teasers,#side-bar,#site-links,#print-me,#misc {
	display:none
}

.site-home #teasers, .site-home #side-bar {
	display:block
}

.site-home #teasers {
	display:block;
	float:left
}

.site-home #side-bar {
	width:90%;
	float:left
}

#divisions li {
	list-style:none;
	width:100%;
	border:none;
	clear:left;
	float:left;
}

#divisions h2 {
	background:#fff url();
	color:#000
}

#main {
	width:100%;
	padding:0;
	float:left;
	color:000
}

#footer {
	clear:both;
	float:none;
	padding-top:30px;
	padding-left:0
}

#address {
	clear:both;
}

#logos {
	margin-top:-100px
}

#container {
	width:auto
}

#content {
	width:auto;
	float:left
}