body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
	line-height: 1.2em;
	color: #8c8c8c;
	background: url('/images/page-bg.jpg') top left repeat-x;
}
#page-wrap {
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	background: white;
	width: 970px;
}
* html #page-wrap {
	width: 990px;
	w\idth: 970px;
}
#page-wrap:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#page-wrap {display:inline-block;}
#page-wrap {display:block;}
* html #page-wrap {height: 1%;}


#header {
	float: left;
	margin: 0 0 10px 0;
	background: url('/images/header-bg.jpg') top right no-repeat;
	line-height: 1em;
	width: 970px;
}
#site-logo {
	float: left;
	margin: 0;
	width: 358px;
}
#site-logo a {
	display: block;
	background: url('/images/header-logo.jpg') top left no-repeat;
	width: 358px;
	height: 100px;
}
#site-logo span {
	display: none;
}
#telephone {
	float: right;
	text-align: center;
	color: white;
	width: 400px;
}
#head-number {
	margin: 20px 0 5px 0;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: lighter;
	color: #aac2dc;
}
#head-number strong {
	font-weight: bold;
	color: white;
}
#head-hours {
	margin: 0;
	color: #aac2dc;
}
#top-nav {
	float: right;
	clear: right;
	margin: 15px 10px 0 0;
	width: 420px;
}
#top-nav li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	background: none;
}
#top-nav li a {
	display: block;
	padding: 2px 3px;
	width: auto;
}
#top-nav li a:link, #top-nav li a:visited {
	color: #aac2dc;
	text-decoration: none;
}
#top-nav li a:hover, #top-nav a:active {
	color: #fff;
	background-color: #5584b9;
}


#splash, #sub-splash {
	float: left;
	margin: 0 0 10px 0;
	width: 970px;
}
#splash {
	background: url('/images/home-banner.jpg') top left no-repeat;
}
#banner-text {
	float: left;
	color: white;
	margin: 0;
	padding: 85px 50px 0 25px;
	width: 541px;
}
* html #banner-text {
	width: 616px;
	w\idth: 541px;
}
#banner-quote {
	float: left;
	margin: 0;
	width: 354px;
}
#banner-quote img {
	float: left;
}
#sub-splash {
	background: url('/images/sub-banner.jpg') top left no-repeat;
}
#sub-banner-sells {
	float: left;
	padding: 20px 0 0 220px;
	color: #fff;
	width: 440px;
}
* html #sub-banner-sells {
	width: 660px;
	w\idth: 440px;
}
#sub-splash #banner-quote {
	width: 310px;
}
#ticker {
	float: left;
	font-weight: bold;
	color: #fff;
	margin-top: 1px;
	background: url('/images/ticker.png') bottom left no-repeat #acdb82;
	line-height: 2em;
	width: 970px;
}
#ticker li {
	float: left;
	line-height: 2em;
	margin: 0 10px;
	padding-left: 15px;
	background: url('/images/ticker-bullet.png') center left no-repeat;
}
#ticker a {
	text-decoration: none;
	color: #fff;
}


#home-body {
	float: left;
	clear: both;
	padding: 0 10px;
	width: 950px;
}
* html #home-body {
	width: 970px;
	w\idth: 950px;
}


#latest-news {
	float: left;
	border-right: 1px dotted #ccc;
	width: 278px;
}
* html #latest-news {
	width: 280px;
	w\idth: 278px;
}
#latest-news h2 {
	color: #8c8c8c;
}
#latest-news li {
	padding: 0;
	background: none;
	border-bottom: 1px dotted #ccc;
	width: 250px;
}
#latest-news li h3 {
	margin-bottom: 0;
}
#latest-news li p {
	margin-top: 0.25em;
}
#latest-news a:link, #latest-news a:visited {
	text-decoration: none;
}
#latest-news a:hover, #latest-news a:active {
	text-decoration: underline;
}
#latest-news h3 a {
	color: black;
}


#home-content {
	float: left;
	padding: 0 20px;
	border-right: 1px dotted #ccc;
	width: 418px;
}
* #home-content {
	width: 460px;
	w\idth: 418px;
}


.sub-column {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #ccc;
	width: 294px;
}
* html .sub-column {
	width: 315px;
	w\idth: 294px;
}
.sub-content {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #ccc;
	width: 629px;
}
* html .sub-content {
	width: 650px;
	w\idth: 629px;
}
#cross-links {
	float: left;
	padding: 10px 15px;
	background: url('/images/sub-callout-bg.jpg') top left repeat-x;
	width: 250px;
}
* html #cross-links {
	width: 280px;
	w\idth: 250px;
}
#cross-links a {
	color: #8c8c8c;
}


#news-list li {
	margin: 0 0 20px 0;
	padding-left: 0;
	background: none;
}
#news-list h3 a {
	color: black;
	text-decoration: none;
}
#news-list a:link, #news-list a:visited {
	text-decoration: none;
}
#news-list a:hover, #news-list a:active {
	text-decoration: underline;
}


#home-action {
	float: left;
	padding: 0 0 0 20px;
	width: 190px;
}
* html #home-action {
	width: 210px;
	w\idth: 190px;
}
#login {
	margin-bottom: 0;
	padding: 25px 10px 0 10px;
	color: white;
	background: url('/images/login-box.jpg') top left no-repeat #8c8c8c;
}
#login:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#login {display:inline-block;}
#login {display:block;}
* html #login {height: 1%;}
#login p {
	font-weight: bold;
	text-align: center;
}
#login ul {
	margin-bottom: 1em;
	font-size: 0.85em;
}
#login ul li {
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
}
#login label {
	display: block;
	margin-bottom: 2px;
}
#login input {
	margin: 0 0 10px 0;
	width: 160px;
}
#login #login-submit {
	margin: 0 0 0 0;
	width: auto;
}
#login-bottom {
	display: block;
	overflow: hidden;
	background: url('/images/login-box-bottom.jpg') top left no-repeat;
	height: 9px;
}


#footer {
	float: left;
	clear: both;
	font-size: 0.75em;
	border-top: 1px dotted #ccc;
	margin-top: 10px;
	width: 970px;
}
#copyright, #legal, #hsbc-logo {
	margin: 0.5em 0;
	padding: 0;
}
#copyright {
	float: left;
	width: 856px;
}
#hsbc-logo {
	float: left;
	width: 114px;
}
#legal {
	float: left;
	text-align: right;
	padding-left: 500px;
	width: 470px;
}
* html #legal {
	width: 970px;
	w\idth: 470px;
}
#footer a {
	color: #8c8c8c;
}


h1, h2, h3, h4 {
	margin: 0.75em 0;
	color: black;
	line-height: 1em;
}
ul li {
	padding-left: 15px;
	background: url('/images/list-bullet.gif') center left no-repeat;
}
p, li {
	margin: 0.75em 0;
}
strong {
	font-weight: bold;
}
table {
	margin: 0.75em 0;
}
th {
	font-weight: bold;
	color: black;
}
th, td {
	padding-bottom: 5px;
	padding-right: 15px;
}
table.bordered {
	border-top: 1px solid black;
	border-left: 1px solid black;
	margin-left: 30px;
}
table.bordered td, table.bordered th {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px 15px;
}
a:link, a:visited, a:hover, a:active {
	color: #016c34;
}
.jump-list a:link, .jump-list a:visited {
	text-decoration: none;
}
.jump-list a:hover, .jump-list a:active {
	text-decoration: underline;
}