@charset "UTF-8";
/* CSS Document */


    * {
        margin: 0;
 }
 
html, body {
	height: 100%;
}
   
   
   body {
		padding:0px;
		margin:0px;
		background:url(../img/background_grid.gif) repeat;
		height: 100%;
		color:#424242;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
}




.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2em;
	background:url(../img/home_top.gif) repeat-x;
	background:url(../img/int_top.gif) repeat-x;
 }
 .footer {
	 height: 52px;
	 background:url(../img/footer.gif) repeat;
}


#holder {
	width:975px;
	
}


#nav_column{
	width:217px;
	height:800px;
	text-align:right;
	position:absolute;
	
}

#nav_column img{
	padding:0px;
	margin:0px 0px -0px 0px;
	
}
	

#content_column{
	width:533px;
	height:100px;
	left:218px;
	top:0;
	position:absolute;
}

	#imageholder{
		margin:20px 0px 0px 0px;
		background:url(../img/home_white.png) no-repeat;
		height:550px;
		padding:5px 0px 0px 5px;
		
		
	}



#news_column{
	width:223px;
	padding-top:150px;
	left:755px;
	top:0;
	position:absolute;
}


#news_column h1{
	color:#58aa00;
	text-transform:uppercase;
	font-size:13px;
	padding:10px 0px 0px 5px;
	}
#news_column p{
	color:#424242;
	font-size:13px;
	padding:0px 0px 0px 5px;
	}


#news_column p a {
	color:#424242;
	text-decoration:none;	
}


#news_column p a:hover {
	color:#66c500;
	border-bottom:#66c500 1px solid;
	text-decoration:none;
}




#slideshow {  overflow:hidden; width:311; height:250; background-repeat: no-repeat; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; background-position: initial initial;}

#slideshow2 {  overflow:hidden; width:311; height:375; background-repeat: no-repeat; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; background-position: initial initial;}

#slideshow3 {  overflow:hidden; width:311; height:250; background-repeat: no-repeat; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; background-position: initial initial;}


