* {
 padding: 0;
 margin: 0;
}

body {
 font-family: "Trebuchet MS", Verdana, Arial;
 color: #000;
 font-size: 12px;
 background-color: #666666;
}

#wrapper {
 width: 783px;
 margin: 0px auto;
 border-width: 0px 2px 0px 2px;
 border-style: solid;
 border-color: #000000;
 background-color: #fff;
}

#navbar {
 width: 783px;
 height: 42px;
 display: inline; /* IE Hack */
 float: left;
 background-color: #005A96;
}

	#navbar1 a {
		display: inline; /* IE Hack */
		float: left;
		width:124px;
		height: 42px;
		background: url(images/home_sliced_05.gif) 0 0 no-repeat;
		text-decoration: none;
		}
	#navbar1 a:hover {	
		background-position: -124px 0;
		}
		
	#navbar2 a {
		display: inline; /* IE Hack */
		float: left;
		width:124px;
		height: 42px;
		background: url(images/home_sliced_06.gif) 0 0 no-repeat;
		text-decoration: none;
		}
	#navbar2 a:hover {	
		background-position: -124px 0;
		}
	
	#navbar3 a {
		display: inline; /* IE Hack */
		float: left;
		width:124px;
		height: 42px;
		background: url(images/home_sliced_07.gif) 0 0 no-repeat;
		text-decoration: none;
		}
	#navbar3 a:hover {	
		background-position: -124px 0;
		}

	#navbar4 a {
		display: inline; /* IE Hack */
		float: left;
		width:124px;
		height: 42px;
		background: url(images/home_sliced_08.gif) 0 0 no-repeat;
		text-decoration: none;
		}
	#navbar4 a:hover {	
		background-position: -124px 0;
		}
	
	#navbar5 a {
		display: inline; /* IE Hack */
		float: left;
		width:123px;
		height: 42px;
		background: url(images/home_sliced_09.gif) 0 0 no-repeat;
		text-decoration: none;
		}
	#navbar5 a:hover {	
		background-position: -123px 0;
		}
		
	#navbar6 a {
		display: inline; /* IE Hack */
		float: left;
		width:114px;
		height: 42px;
		background: url(images/home_sliced_10.gif) 0 0 no-repeat;
		text-decoration: none;
		}
	#navbar6 a:hover {	
		background-position: -114px 0;
		}

	#navbar7{
	 width: 50px;
	 height: 42px;
	 display: inline; /* IE Hack */
	 float: left;
	 padding: 0px;
	 background: url(images/home_sliced_11.gif) repeat-y;
	}

#header a {
 height: 86px;
 width: 619px;
 display: inline; /* IE Hack */
 float: left;
 padding: 0px;
 text-decoration: none;
 background: url(images/home_sliced_02.gif) repeat-y;
}

#header2 a {
 height: 86px;
 width: 164px;
 display: inline; /* IE Hack */
 float: left;
 padding: 0px;
 text-decoration: none;
 background: url(images/home_sliced_03.gif) repeat-y;
}

#s_leftcolumn {
 display: inline; /* IE Hack */
 padding: 0 0 0 0;
 float: left;
 min-height: 540px;
 background-color: #fff;
}
* html #s_leftcolumn {height:540px} /* IE Min-Height Hack */ 

#leftcolumn {
 display: inline; /* IE Hack */
 padding: 0 0 0 0;
 width: 414px;
 float: left;
}

	#leftcolumn1 {
	 width: 414px;
	 height: 278px;
	 background: url(images/home_sliced_12.jpg) repeat-y;
	}
	
	#leftcolumn2 {
	 width: 414px;
	 height: 58px;
	 background: url(images/home_sliced_15.gif) repeat-y;
	}

	#leftcolumn3 a {
	 width: 414px;
	 height: 85px;
	 background: url(images/home_sliced_16.gif) repeat-y;
	 text-decoration: none;
	 display: inline; /* IE Hack */
	 float: left;
	}
	
	#leftcolumn_F {
	 width: 525px;
	 height: 36px;
	 background: url(images/bg_blend.gif);
	 display: inline; /* IE Hack */
	 float: left;
	}

#centercolumn {
 display: inline; /* IE Hack */
 padding: 0px;
 width: 111px;
 float: left;
 background-color: #ccc;
 min-height: 421px;
 background: url(images/home_sliced_13.gif) repeat-y;
}
* html #centercolumn {height:421px} /* IE Min-Height Hack */ 

#rightcolumn {
 display: inline; /* IE Hack */
 padding: 0px;
 width: 257px;
 float: left;
 background-color: #fff;
 min-height: 540px;
 background: url(images/dots_vert.gif);
}
* html #rightcolumn {height:540px} /* IE Min-Height Hack */ 

	#rightcolumn p {
	 padding: 0px 8px 0px 10px;
	 font-family: verdana;
	 font-size: 10px;
	 color: #000000;
	}
		
		#rightcolumn ul li {
		list-style-type: square;
		margin: 0 0 0 30px;
		padding: 5px 8px 0px 0px;
		font-family: verdana;
		font-size: 10px;
		color: #000000;		
		}

#footer {
 background-color: #A3A38F;
 display: inline; /* IE Hack */
 padding: 0px;
 float: left;
 width: 783px;
 height: 23px;
 background: url(images/home_sliced_17b.gif) repeat-y;
}

	#footer p {
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
	color: #ffffff;
	text-align: center;
	}
	
#footer a:link {color: #ffffff; text-decoration: none; }
#footer a:visited { color: #ffffff; }
#footer a:hover {color: #CF9101;}

#stats {
 background-color: #005A96;
 display: inline; /* IE Hack */
 padding: 5px;
 float: left;
 width: 773px;
 min-height: 20px;
}
* html #stats {height:20px} /* IE Min-Height Hack */ 

#disclaimer {
 background-color: #005A96;
 display: inline; /* IE Hack */
 padding: 0px;
 float: left;
 width: 783px;
 min-height: 40px;
}
* html #disclaimer {height:40px} /* IE Min-Height Hack */ 

	#disclaimer p {
	font-family: verdana;
	font-size: 5px;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
	color: #005A96;
	text-align: center;
	}
