	body{
		background: #fff url(../images/bg_body_home2.gif) 0 0 repeat-x;
	}


	#container{
		background-image: none;
	}

	#header h1 a{
		display: block;
		height: 162px;
		width: 305px;
		background:   url(../images/logo_allwhite.gif) 0 0 no-repeat;
		letter-spacing : -1000em;
		text-indent: -1em;
	}
	/* Just for Opera, but hide from MacIE */ 
	/*\*/html>body #header h1 a { letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
	/* End of hack */



#content{
	margin: 80px 0px 5px 0px;
	padding: 0px;
	background: transparent;
	width: 410px;
	float: right;
	display: inline;
	clear: both;
}

	dl.linklist{
		float: left;
		width: 49%;
		padding: 0px;
		margin: 0px;
	}
		dl.linklist dt{
			text-transform: none;
			color: #158431;
			font: bold 16px/1.2em Verdana, Arial, Helvetica, sans-serif;
			margin: 0px 0px 10px;
			display: block;
			position: relative;
			height: 2.5em;
		}
			dl.linklist dt span{
				position: absolute;
				bottom: 0px;
			}
			dl.linklist dd{
				margin: 0px;
				padding: 0px;
				font: normal 12px/19px Verdana, Arial, Helvetica, sans-serif;
			}
	
#splash{
		clear: both;
		height: 274px;	
	}


#sidebar{
	margin: 87px 0px 0px 23px;
	background: #fff;
	width: 240px;
	float: left;
	display: inline;
}
	#sidebar h2{
		text-transform: none;
	}


#splash{
	height: 239px; 
	width: 699px;
	margin: 0 0 0 4px;
}
	#splash img{
		margin: 0 0 0 1px;
	}
