body			{ background: #FFF; color: #000; text-align: left; }

#container		{ margin: 0; width: auto; position: static; }
#inner			{ background: none; padding: 0; position: static; }

#header,
#menu,
#navigation,
#sidebar		{ display: none; }

#content		{ margin: 0; padding: 0; background: none; }

hr			{ border-color: #666; background: #666; }

/* back or close link */
#link_back_close	{ display: none; }

#footer			{ background: none; height: auto !important; padding: 20px 0 0 0; }
#footer a		{ color: #CCC; }



/*
 * HOMEPAGE
 */

#visual			{ height: auto !important; background: none; position: static; padding: 0; color: #000; }
#visual p		{ margin: 0; }
#visual a		{ color: #A6CE45; text-decoration: none; }
#visual a:hover		{ text-decoration: underline; }

#logos			{ margin: 20px 0; padding: 0; height: auto; text-align: left; }
#logos img		{ margin: 0 20px 0 0; }

#content .column	{ width: auto; float: none; margin: 0; padding: 0; }
#content h2		{ margin: 20px 0 10px 0; padding: 0; background: none; font-size: 14px; line-height: auto; color: #A6CE45; }