/*a:link:after, a:visited:after {
   content: " [" attr(href) "] ";
}
*/

body {
	background: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}



/* ---------------------------------------------------------------------------------------------------------------------------------------
HEADER
--------------------------------------------------------------------------------------------------------------------------------------- */
#header {
	height: 100px;
	width: 100%;

}

#logo {
	width: 283px;
	height: 85px;
	float: none;
	border: none;	
}

#logo a {display: block; width: 283px; height: 85px; border: none !important;}

#logo img, #logo a img {
	border: none !important;
	width: 283px;
	height: 85px;
	margin: 0;
}

#header #utility, #nav, #sidebar, #UltimateSearchInput1, #sTxt, #header ul#utility li#searchbox, #footer ul {
	display: none !important;
	clear:none;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------
HOMEPAGE
--------------------------------------------------------------------------------------------------------------------------------------- */
#splash {  
	background: #ffffff;
	height: auto;
	width: 100%;
	height: 330px;
	padding: 0;
	margin: 0;
}

#splash .panel {margin: 20px 0 0 0 !important; padding: 0 !important;}

#splash h2, div.container h3, .module a, .module p {font-size: 18px; margin: 0 !important; padding: 0 !important; text-indent: 0 !important}
.module a, .module p {font-size: 14px;}


/* ---------------------------------------------------------------------------------------------------------------------------------------
INSIDE PAGES
--------------------------------------------------------------------------------------------------------------------------------------- */
#main {width: 90%;}

#main a, #main a:visited {color: #000000 !important;}







