#pageContainer{background: url("/lib/i/bground-home.jpg") top left repeat-x;}
#pageContainer2{
	height: 499px;
	min-height: 499px;
	background: none;
}

#contentContainer{width: 1000px; height: 499px; background: url("/lib/i/bground-home-globe.jpg") top left no-repeat;}
#footerContainer{background: none;}

#contentContainer h2{
	position: absolute;
	width: 168px;
	height: 185px;
	top: -39px;
	left: 424px;
}

#contentContainer h1{
	position: absolute;
	width: 745px;
	height: 72px;
	top: 146px;
	left: 121px;
}

#findOutMore{
	display: block;
	height: 20px;
	width: 87px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("/img/btn-find-out-more.gif") top left no-repeat;
	position: absolute;
	top: 218px;
	left: 677px;
}

#findOutMore:hover{background-position: bottom left;}

#quote_1{left: 166px;}
#quote_2{left: 390px;}
#quote_3{left: 615px;}
.quote{
	width: 205px;
	padding-left: 10px;
	position: absolute;
	top: 255px;
	font-size: 10px;
	color: #676767;
}
.quote blockquote p{display: inline;}
.quote cite{font-style: normal; padding-top: 6px; display: block;}
.quote cite p{margin: 0; padding: 0;}

#homeNewsContainer{
	width: 531px;
	height: 41px;
	background: url("/img/bground-home-news.gif") top left no-repeat;
	position: absolute;
	top: 473px;
	left: 229px;
}

#homeNewsContainer .headline{
	display: block;
	width: 365px;
	padding: 6px 0 0 85px;
}

#homeNewsContainer .headline.hide{display: none;}
#viewAllNews{
	display: block;
	width: 68px;
	height: 39px;
	position: absolute;
	top: 1px;
	right: 2px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("/img/view-all-updates.gif") top left no-repeat;
}
#viewAllNews:hover{background: url("/img/view-all-updates.gif") bottom left no-repeat;}