/* ----- Home Page Layout --------------------------------------------------------- */
body.home { background-image: url("../images/layout/body-bg-home.gif"); }
body.home div#wrapper {
	background-image: url("../images/layout/page-bottom-home.gif");
	padding-bottom: 5px;
	}
body.home div#content-wrapper { background-image: url("../images/layout/page-bg-home.gif"); }
body.home ul#nav-primary li:hover ul {
	left: -999em;
	z-index: 0;
	}

body.home div#content {
	float: none;
	display: block;
	width: 757px;
	margin: 0 0 0 4px;
	border-top: 24px solid #597C94;
	padding-top: 1px;
	background: url("../images/layout/content-bg-home.gif") 0 1px no-repeat;
	}
body.home div.loading img {
	margin-top: 70px;
	}

body.home div.push {
	float: left;
	display: inline;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	height: 164px;
	color: #2D4250;
	line-height: 1.6em;
	padding: 0;
	}
body.home a.header-img img {
	right: 21px;
	top: 20px;
	}

body.home div#push-one {
	border-color: #6A91AB;
	width: 227px;
	background: url("../images/layout/push-one-bg.gif") no-repeat;
	}
body.home ul#push-list {
	padding: 0;
	}
body.home div.push h2 {
	margin: 20px 0 10px 21px !important;
	}

body.home div#push-one p {
	font-size: 1.1em;
	margin: 0 23px;
	color: #2D4250;
	height: 70px;
	}

body.home div#push-one span.link-more {
	line-height: 1.4em;
	}
body.home span.link-more a, body.home span.link-more a:visited {
	color: #fff !important;
	}
body.home div#push-one li {
	/*height: 164px;
	position: absolute;*/
	}

body.home div#push-one span.link-more {
	/*position: absolute;
	left: 23px;
	bottom: 20px;*/
	margin: 12px 0 0 23px;
	}

body.home div#push-one span.link-refresh {
	background: url("../images/layout/link-refresh-home.gif") 0 -20px no-repeat;
	position: absolute;
	right: 20px;
	bottom: 19px;
	}
body.home div#push-one span.link-refresh a {
	display: block;
	width: 20px;
	height: 20px;
	background: url("../images/layout/link-refresh-home.gif") 0 0 no-repeat;
	}

body.home div#push-one span.link-refresh a:hover {
	background: none;
	}

body.home div#push-two {
	border-color: #2D4250;
	width: 289px;
	margin: 0 4px;
	background: url("../images/layout/push-two-bg.gif") no-repeat;
	color: #fff;
	}
body.home div#push-two h2 {
	/*
	height: 14px;
	margin: 20px 0 12px 21px;
	background: url("../images/marketing/push-two-header.gif") no-repeat;*/
	float: left;
	display: inline;
	width: 60px;
	}
body.home div#push-two h2 a {
	/*display: block;
	height: 14px;*/
	}
body.home div#push-two dl {
	position: relative;
	float: right;
	display: inline;
	margin: 21px 20px 0 10px;
	background: url("../images/marketing/photo-bg.png") no-repeat;
	height: 143px;
	}
body.home div#push-two dt {
	position: absolute;
	top: 98px;
	right: 2px;
	color: #B7CAD6;
	font-size: 1.1em;
	}
body.home div#push-two dd.photo {
	width: 144px;
	height: 90px;
	}
body.home div#push-two dd.photo img { margin: 7px 8px 0 8px; }
body.home div#push-two dd.website {
	position: absolute;
	bottom: 16px;
	right: 2px;
	color: #B7CAD6;
	}
body.home div#push-two dd.website a {
	color: #B7CAD6;
	text-decoration: none;
	}
body.home div#push-two dd.website a:hover { text-decoration: underline; }
body.home div#push-two p {
	clear: left;
	font-size: 1.1em;
	margin: 0 0 0 23px;
	color: #fff;
	}
body.home div#push-two span.link-more {
	position: absolute;
	left: 23px;
	bottom: 15px;
	line-height: 1.3em;
	background: none;
	}

body.home div#push-two span.link-more a {
	color: #fff;
	text-decoration: none;
	padding: 0;
	background: none;
	display: inline;
	}
body.home div#push-two span.link-more a:hover {
	text-decoration: underline;
	}
body.home div#push-three {
	border-color: #4A708A;
	width: 227px;
	background: url("../images/layout/push-three-bg.gif") no-repeat;
	overflow: hidden;
	}
body.home div#push-three h2 {
	/*width: 77px;
	height: 14px;
	margin: 20px 0 12px 20px;
	background: url("../images/marketing/push-three-header.gif") no-repeat;*/
	}

body.home div#push-three ul {
	margin: 0;
	list-style: none;
	}
body.home div#push-three li {
	font-size: 1.1em;
	margin: 0 45px 8px 23px;
	color: #2D4250;
	line-height: 1.3em;
	height: 45px;
	}

body.home div#push-three li span.news-date { color: #fff; }
body.home div#push-three span.link-more { font-size: .9em; }
body.home span.link-more a { height: 14px; }
div#scroll-wrapper {
	clear: left;
	}

span#scroll-up, span#scroll-down {
	position: absolute;
	background-position: 0px -20px;
	background-repeat: no-repeat;
	}
span#scroll-up {
	right: 20px;
	top: 18px;
	}
span#scroll-down {
	right: 20px;
	top: 36px;
	}

span#scroll-up, span#scroll-up a {
	background-image: url("../images/layout/arrow-up.gif");
	}

span#scroll-down, span#scroll-down a {
	background-image: url("../images/layout/arrow-down.gif");
	}

span#scroll-up a, span#scroll-down a {
	display: block;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	}

span#scroll-up a:hover, span#scroll-down a:hover {
	background-image: none;
	}

a.awards-divider {
	display: block;
	margin-top: 10px;
	padding-bottom: 20px;
	background: url("../images/layout/awards-divider.gif") repeat-x bottom left;
	}

a.expand-awards {
	display: block;
	margin-top: 10px;
	}
div.awards-wrapper {
	margin: 0 20px 20px 20px;
	padding-top: 8px;
	background: url("../images/layout/awards-divider-top.gif") repeat-x top left;
	}
div.awards-content {
	padding-bottom: 7px;
	_height: 0px;
	background: url("../images/layout/awards-divider-bottom.gif") repeat-x bottom left;
	}
div.awards-details {
	background: url("../images/layout/awards-bg.gif") repeat-y top left;
	}
div.awards-details dl {
	border-width: 10px 0;
	border-color: #fff;
	border-style: solid;
	position: relative;
	}
div.awards-details dt {
	float: left;
	display: inline;
	width: 160px;
	clear: left;
	color: #6A91AB;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 15px;
	}
div.awards-details span.link-more {
	background: url("../images/layout/link-more-awards.gif") right bottom no-repeat;
	float: left;
	}
div.awards-details span.link-more a {
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	color: #666666 !important;
	display: block;
	padding-right: 13px;
	background: url("../images/layout/link-more-awards.gif") right top no-repeat;
	}
div.awards-details span.link-more a:hover {
	background: none;
	}
div.awards-details dd {
	position: absolute;
	top: 0;
	left: 170px;
	font-size: 1em;
	z-index:0;
	width: 309px;
	}
div.awards-details dd.active {
	z-index:100;
	}
div.awards-details dd span.link-more {
	margin: 15px 0 0 10px;
	font-size: 1.1em;
	}
div.awards-details dd span.link-more, div.awards-details dd span.link-more a, div.awards-details dd.active span.link-more a:hover {
	background-image: none;
	}
div.awards-details dd.active span.link-more {
	background: url("../images/layout/link-more-awards.gif") right bottom no-repeat;
	}
div.awards-details dd.active span.link-more a {
	color: #6A91AB !important;
	background: url("../images/layout/link-more-awards.gif") right top no-repeat;
	}

div.awards-details dd img {
	border-bottom: 11px solid #fff;
	margin-bottom: 5px;
	}
div.awards-details dd h4 {
	color: #6A91AB !important;
	margin: 0 10px !important;
	}
div.awards-details dd h5 {
	color: #6A91AB !important;
	font-weight: normal;
	margin: 0 10px 5px 10px !important;
	}
div.awards-details dd p {
	margin: 0 10px !important;
	}

/* flash content */
div#slideshow {
	width: 520px;
	height: 420px;
	}
div#flash-clients {
	width: 521px;
	height: 269px;
	text-align: center;
	background: url("../images/layout/map-bg.gif") no-repeat top left;
	margin-bottom: 20px;
	}

	