/* CSS Document */

<style>
	html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
   background: white;
   font-size: 12pt;
   font-family: Arial, Tahoma, Helvetica,sans-serif;
   }
a {border: 0; outline: 0;}   
#column_feature {
	display:none;
	float: none !important;
	}

#column_ads {
	display:none;
	float: none !important;
	}
	
#column_leftnav {
	display:none;
	float: none !important;
	}
	
#column_main {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;

	}
#header { margin: 0 5% 10px 5%;}

#header #tagline {
	position: absolute;
	top: 54px;
	left: 700px;
	}

#preheader, #search, #nav, #footer {display: none;}