div.container {
	margin: 0 auto auto;
	position: relative;
	width: 940px;
	z-index: 1000;
}

div.logo {
	background-image: url('/common/images/interface/interface_logo-lg.png');
	background-repeat: no-repeat;
	float: left;
	height: 96px;
	margin: -9px 0 15px;
	width: 306px;
}

div.logo a {
	display: block;
	width: 306px;
	height: 96px;
}

div.top {
	background: url('/common/images/interface/interface_bg-top.png') no-repeat center top;
	height: 101px;
}

div.gic {
	color: #fff;
	font-size: 11px;
	margin: -92px 49px 0 0;
	text-align: right;
	position: relative;
	z-index: 10;
}

div.gic a {
	color: #fff;
}

span.rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

div.page_title {
	color: #7e7f7f;
	font-size: 24px;
	padding: 0 0 5px;
}

div.banner {
	width: 940px;
}
div.banner.home { background: url('/common/images/interface/headers/img_home-feature.jpg') no-repeat; }
div.banner.about { background: url('/common/images/interface/headers/img_sub-feature-about.jpg') no-repeat; }
div.banner.deposits { background: url('/common/images/interface/headers/img_sub-feature-deposits.jpg') no-repeat; }
div.banner.lending { background: url('/common/images/interface/headers/img_sub-feature-lending.jpg') no-repeat; }
div.banner.investor_relations { background: url('/common/images/interface/headers/img_sub-feature-investor_relations.jpg') no-repeat; }
div.banner.tertiary { background: url('/common/images/interface/headers/img_sub-feature-tertiary.jpg') no-repeat; }

div.top_banner_overlay {
	background: url('/common/images/interface/headers/interface_main-img-overlay-top.png') no-repeat bottom right;
	height: 74px;
	margin-top: -51px;
}

div.links {
	background-image: url('/common/images/interface/title-additional-links.gif');
	background-repeat: no-repeat;
	width: 203px;
	height: 56px;
	float: left;
}

div.subtitle {
	float:left;
	width: 518px;
	height: 56px;
	background-repeat: no-repeat;
}

div.share {
	background-image: url('/common/images/interface/share-price-bg.gif');
	background-repeat: no-repeat;
	width: 203px;
	height: 165px;
}

table.prices {
	padding-top: 50px;
	*margin-top: 50px;
}

table.prices tr td, table.prices tr th {
	padding-bottom: 5px;
}

table.prices tr th.exchange {
	text-align: right;
	width: 75px;
	padding-right: 10px;
	color: #7a7b7c;
}

table.prices tr td.price {
	padding-left: 5px;
	width: 40px;
}

table.prices tr td.changeup {
	color: #61b637;
	padding-left: 5px;
}

table.prices tr td.changedown {
	color: #ee2255;
	padding-left: 5px;
}

div.content {
	border-bottom: 1px solid #ffebcd;
	border-top: 1px solid #ffebcd;
	float: left;
	margin: 0 0 15px;
	padding: 6px 8px 15px 0;
	width: 672px;
}

div.features {
	margin-left: -9px;
	width: 503px;
}

div.features div.image {
	width: 80px;
	height: 80px;
	float: left;
}

div.features div.feature {
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 5px;
}

div.features div.main {
	background-image: url('/common/images/interface/bg-news-main.gif');
}

div.features div.alt {
	background-image: url('/common/images/interface/bg-news-alt-bottomfade.jpg');
}

div.features a {
	color: #ffae00;
}

div.bottom {
	background: url('/common/images/interface/interface_bg-footer.gif') no-repeat;
	height: 85px;
	margin: 0 0 25px;
	width: 940px;
}

div.bottom_links {
	border-left: 1px solid #fec465;
	float: left;
	margin: 19px 0 12px 50px;
}
div.bottom_links.column_one { margin-left: 220px; }

div.bottom_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.bottom_links ul li {
	background: url('/common/images/interface/interface_footer-bullet.png') no-repeat 0 9px;
	line-height: 1.6em;
	margin: 0 0 0 2px;
	padding: 0 0 0 15px;
}

div.bottom_links ul li a {
	color: #fff;
	text-decoration: none;
}

div.copyright {
	clear: both;
	color: #7e7f7f;
	float: right;
	margin: 6px 0;
}

table tr td {
	vertical-align: top;
}

table tr td.left {
	padding-right: 15px;
	padding-bottom: 5px;
}

a.news_more {
	display: block;
	width: 43px;
	height: 9px;
	margin-top:5px;
	background-image: url('/common/images/homepage/button-more.gif');
	background-repeat: no-repeat;
	float: right;
}