/* CSS Document */
#header{
	background:transparent url(../_images/header.jpg) no-repeat left bottom;
	width:918px;
	height:124px;
	padding:40px 0 0;
}
#header h1{
	float:left;
	display:inline;
	width:249px;
	height:124px;
}
#header h1 a{
	background:transparent url(../_images/header.logo.jpg) no-repeat left top;
	display:block;
	width:249px;
	height:124px;
	text-indent:-999em;
}
#flashBannerWrapper{
	width:918px;
	height:380px;
}
#flashBanner{
	background:transparent url(../_images/landingbanner.jpg) no-repeat left top;
	width:918px;
	height:380px;
}
#flashBanner a{
	display:block;
	width:918px;
	height:380px;
	text-indent:-999em;
}
ul#mainMenu{
	width:916px;
	height:33px;
	margin:8px auto;
}
#columnsOuter{
	background:#fff url(../_images/grad.columnsOuter.png) repeat-x left top;
	width:913px;
	height:155px;
	padding:2px;
}
#columnsInner{
	background:#630000 url(../_images/grad.columnsInner.png) repeat-x left top;
	width:913px;
	height:151px;
	padding:4px 0 0;
}
.column{
	background:transparent url(../_images/columnLinks.jpg) repeat-x left top;
	float:left;
	display:inline;
	width:295px;
	height:142px;
	margin:0 0 0 7px;
	text-indent:-999em;
}
.column a{
	display:block;
	width:295px;
	height:142px;
	text-indent:-999em;
}
#c2{background-position:-295px top;}
#c3{background-position:-590px top;}
