@charset "UTF-8";
#header div.phone, #header ul.section-nav, #header .searchbox, #header .tools, #header .bottom, #footer, #left, #right .bread-crumb { display: none; }
#header { width: auto; height: auto; background: none; }
#header .content {
	height: auto;
	position: relative;
	background: none;
}
#header .content .logo {
	position: relative;
	top: auto;
	left: auto;
	width: auto;
	height: auto;
	text-indent: 0;
	text-decoration: none;
	font-size: 36px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	background: none;
}
#header .content .logo img { display: block; }
#right { border: none; margin: 0; padding: 0; width: auto; background: none; }
#right .content { margin: 10px 0 0 0; padding: 0; width: auto; background: none; }
#wrapper {
	width: auto;
	margin: 0;
	background: none;
}
body { background: none; }

#content { background: none; }

