body {
	background-image: none;
}
#frame,
#border,
#header,
#header .logo,
#header .top,
#main,
#right,
#heading,
#content,
#content .text,
#content .list,
#content .list .col,
#content .image img,
#content .image .caption,
#content-wide,
#content-wide .contact .send,
#content-wide .address,
#sitemap,
#info,
#info .image img,
#info .image .caption,
#info .links,
#info .contact .send,
#footer,
#footer .address,
#footer .contact,
#footer .bottom,
#footer .bottom .copyright,
#footer .bottom .links {
	float: none;
	width: auto;
}



#header .search,
#header .nav,
#left,
#print {
	display: none;
}


#border {
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
#header {
	background-image: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	padding-top: 10px;
}
#header .logo a {
	text-indent: 0px;
	display: block;
	background-image: none;
	width: auto;
	height: auto;
}
#main {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
}
#content .image {
	float: none;
	width: 230px;
}
#content-wide .contact {
	float: none;
	width: 395px;
}
#content-wide .address {
	float: none;
	width: 370px;
	padding-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#info {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding: 0px;
}
#info .image {
	float: none;
	width: 270px;
}
#info .contact {
	float: none;
	width: 270px;
}
#footer {
	background-image: none;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}
#footer .address {
	background-image: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer .contact {
	text-align: left;
	padding: 10px;
}

