/* OVERRIDES */
#envelope {
	background: url(../img/interface/bg-home.gif) left top repeat-y;
	left: 0 !important;
	left: 1px;
	}


#navigation {border-bottom: none;}

#footer {height: 120px;}

/* NEW STYLES */
#imageBox {
	width: 778px;
	text-align: right;
	background: #fff;
	border-bottom: 5px solid #fff;
}

#homeContent {
	position: relative;
	}
	#introText {
		padding-top: 28px;
		padding-left: 32px;
		width: 250px;
		w\idth: 218px;
	}
	#introText h1 {
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #333;
		padding: 0;
		margin: 0 0 11px 0;
	}
	
	#foci {
		position: absolute;
		top: 33px;
		left: 311px;
		*left: 301px;
		width: 470px;
		}
		#foci .focusArea {
			float: left;
			width: 200px;
			padding: 6px 0 0 9px;
			margin: 0 0 0 20px;
			w\idth: 191px;
			background: url(../img/home/bg-focus-short.gif) left top no-repeat;
			}
			#foci .focusArea p {
				margin: 14px 0 0 0;
			}
			#foci .focusArea ul {
				margin-top: 10px;
			}
			
		#bigFocus {
			clear: both;
			margin-left: 22px;
			*margin-left: 42px;
			width: 413px;
			w\idth: 404px;
			padding: 6px 0 0 9px;
			background: url(../img/home/bg-focus-long.gif) left top no-repeat;
			}
			#bigFocus p {margin-bottom: 8px;}
			#bigFocusLinks {margin-left: -8px;}
			#bigFocusLinks a {
				display: block;
				float: left;
				color: #6B82AD;
				text-decoration: none;
				padding-left: 21px;
				padding-right: 15px;
				background: url(../img/interface/arrow-link-list.gif) 10px 4px no-repeat;
				border-right: 1px solid #d2d5db;
				}
				#bigFocusLinks a:hover, #bigFocusLinks a:active {color: #003399;}
				
				#bigFocusLinks a#lastBigLink {border: none;}

#homeContent ul.linkList {
	padding-left: 0;
	}
	#homeContent ul.linkList li {margin-bottom: 5px;}