#content {
	width: auto;
	float: none;
	padding: 0;
	min-height: 400px;
	}
	
* html #content {
	height: 400px;
	}
	
#welcome {
	position: relative;
	}
	
#welcome h1 {
	margin: 0;
	color: #000;
	text-transform: uppercase;
	line-height: 24px;
	font-family: "arial narrow";
	font-size: 16pt;
	position: relative;
	}
	
#welcome h2 {
	margin: 0 0 10px 0;
	color: #666;
	font-size: 12pt;
	}
		
	
#welcome_links {
	margin: 20px 0;
	}
	
#ar_download {
	display: none;
	}
	

#ar_download h4 {
	font-size: 12px;
	margin: 0;
	}
	
#ar_download a {
	color: #fff;
	}
	
	
#share_price {
	width: 130px;
	text-align: left;
	position: relative;
	color: #fff;
	padding: 5px 100px 10px 0;
	text-align: right;
	margin-right: 10px;
	}
	
#share_price h4 {
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-family: "arial narrow";
	display: block !important;
	}
	
#share_price h4 object {
	margin-right: -3px;
	}
	
#share_price_value {
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 24px;
	font-family: "trebuchet ms", "arial narrow";
	border-left: 1px solid #9fd4a1;
	padding-left: 10px;
	line-height: 32px;
	}
	
#share_price_updated {
	font-size: 10px;
	}
	
#share_price_link  {
 	margin:0;
 }
	
	
#share_price_link a {
	font-size: 10px;
	color: #fff;
	}
	
/* Business Units */
#business_units {
	margin: 10px 0;
	}

#business_units h4 {
	color: #778578;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	padding-left: 25px;
	text-transform: uppercase;
	background: url(business_units_h4.gif) no-repeat left 0;
	}
	
#business_units_description {
	font-size: 10px;
	color: #778578;
	line-height: 12px;
	}
	
.business_unit {
	padding: 0 10px;
	float: left;
	}
	
.business_unit a {
	border: none;
	}
	
.business_unit a:hover {
	border: none;
	}
	
/* Chairman */

#chairman {
	}
	
#chairman_photo {	}
	
#chairman blockquote {
	padding: 0 20px 2px 30px;
	margin: 20px 0px 0 0;
	color: #009ee0;
	font-size: 12px;
	line-height: 18px;
	background: url(blockquote.gif) no-repeat 210px bottom;
	}
	
#chairman blockquote object {
	margin: -6px 0 0 0;
	}
	
#chairman cite {
	display: block;
	color: #009ee0;
	font-style: normal;
	font-size: 10px;
	z-index: 100;
	}

/* Quicklinks & News */
	
#quicklinks_container {

	}
	
	
	
/* News Box */

#news {

	}
	
#news a {
	color: #c1d2da;
	font-size: 10px;
	}
	
#news a:hover {
	text-decoration: underline;
	color: #fff;
	}
	
#news h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "arial narrow";
	margin: 0;
	}
	
#news ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	min-height: 1px;
	}
	
* html #news ul {
	height: 1px;
	}
	
#news li {
	padding: 0;
	background: none;
	min-height: 1px;
	margin: 0;
	}
	
* html #news li {
	height: 1px;
	}
	
#news li a {
	color: #c1d2da;
	margin: 0;
	padding: 5px 0;
	display: block;
	min-height: 1px;
	position: relative;
	border: none;
	background: url(../images/li.gif) no-repeat 5px 9px;
	font-size: 10px;
	}
	
* html #news li a {
	height: 1px;
	}
	
#news li a:hover {
	background: #1e5c79 url(../images/li.gif) no-repeat 4px 8px;	
	border: 1px solid #009ee0;
	padding: 4px 9px 9px 14px;
	text-decoration: none;	
	}
	
#news em {
	color: #009ee0;
	font-style: normal;
	}
	
#news li .date {
	color: #009ee0;
	display: block;
	margin-bottom: 2px;
	font-size: 10px;
	}
	
	
#quicklinks {
	}

#quicklinks h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "arial narrow";
	margin: 0;
	}

#quicklinks ul {
	padding: 15px 0 0 0;
	font-size: 10px;
	margin: 0;
	}
		
#quicklinks ul a {
	color: #c1d2da;
	border: none;
	}
	
#quicklinks ul a:hover {
	background: transparent;
	color: #fff;
	text-decoration: underline;
	}	
