div.container #home {
	background: transparent url(/_images/template/bg_home.gif) repeat-y;
	}

div.navHomeColumn {
	padding: 0px;
	width: 277px;
	float: left;
}
.navHomeColumn .navNumber {
	font-size: 30px;
	}
.navHomeColumn .navItem {
	font-size: 18px;
	}

.homeNavItem {
	float: left;
	display: inline;
	width: 212px;
	padding: 8px 0px 8px 0px;
	font-size: 14px;
	color: #333;
	font-family: trebuchet MS, trebuchet, Verdana, arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	}

.homeNavItem P {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #666;
	margin: 0px;
	padding: 0px;
	}

.homeNavItem A:link { text-decoration: none; color: #333; }
.homeNavItem A:visited, #login A:visited { text-decoration: none; color: #333; }
.homeNavItem A:hover, #login A:hover { text-decoration: none; color: #CC3300; }

.homeFlash {
	position: absolute;
	z-index: 2;
	top: 146px;
	left: 309px;
	}

.homeMidLine {
	margin-left: 44px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #F3F3F3 url(/_images/template/bg_home_middle.gif) repeat-y;
	}

.homeMidLine SELECT { margin: 8px 0px 8px 265px; width: 200px; }

.homeGroup { width: 953px; }

.homeLeft {
	float: right;
	display: inline;
	width: 650px;
	height: 310px;
	margin: 6px 0px;
	border-left: 1px solid #D5D5D5;
	}

.homeBottom {
	padding: 10px 0px 10px 56px;
	}

.homeBottom .left {
	float: left;
	width: 566px;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	}
	
.homeBottom .right {
	float: right;
	width: 320px;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	}
	
.homeBottom .maroon { padding: 4px 8px; background: #A8493F; border-bottom: 1px solid #fff; }
.homeBottom .red { padding: 4px 8px; background: #CC3300; border-bottom: 1px solid #fff; }
.homeBottom .steel { padding: 4px 8px; background: #818C86; border-bottom: 1px solid #fff; }

div.homeBottom H1 {
	font-family: trebuchet ms, helvetica, arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	margin: 0px;
	padding: 0px;
	}
	
.homeBottom .content {
	padding: 8px;
	margin-bottom:8px;
	background: #EFEFEF url(/_images/template/callout_square.gif) right bottom no-repeat;
	}	

.homeBottom .newsItem {
	border-bottom: 1px solid #ccc;
	margin: 0px 16px;
	padding: 6px 0px;
	}
.homeBottom .left P {
	margin-left: 16px;
	}

.homeBottom A:link { text-decoration: none; color: #333; }
.homeBottom A:visited { text-decoration: none; color: #333; }
.homeBottom A:hover { text-decoration: none; color: #CC3300; }
	
#footerKeyline {
	border-top: 1px solid #D5D5D5;
	}	