/* Basics ######################################################### */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { 
	margin: 0; padding: 0; 
} 
img, img a {
	border: none;
}
a, a:visited {
	color: #00aeef;
	text-decoration:none;
}
a:hover {
	color: #003d7d;
	text-decoration:none;
}
html, body {
	line-height:1.5em; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #222;
	background: #808185;
}
p {
	padding:10px 0;
}


/* --- Stuctural Divs --- */

#wrapper {
	width: 956px;
	margin: 20px auto 0 auto;
	overflow: hidden;
	padding: 0;
	background: #808285 url(../img/topRunner.jpg) left top repeat-x;
}
#container {
	width: 900px;
	padding: 0px;
	margin: 28px;
	background: #fff;
	overflow: hidden;
}
#header {
	width: 100%;
	height: 160px; /* depending on height of Nav */
	background: transparent url(../img/swoosh.jpg) top right no-repeat;
}
#mainContent {
	float: left;
	width: 100%;
	clear: both;
	padding: 0;
	background: url(../img/gradient.jpg) bottom right no-repeat;
}
#home #mainContent {
	float: left;
	width: 900px;
	clear: both;
	padding: 0;
	background: none;
	margin-bottom: 50px;
}
#contactus #mainContent, .planthire #mainContent, .services #mainContent, .water #mainContent, .other #mainContent, #reports #mainContent, #announcements #mainContent {
	background: none;
}
#content {
	float: left;
	width: 560px;
	min-height: 400px;
	margin-bottom: 60px;
}
#home #content {
	float: left;
	width: 530px;
	margin: 10px 0 0px 35px;
	min-height: 0;
}
#contactus #content, .planthire #content, .asx2008 #content, .services #content {
	float: left;
	width: 660px;
}

#leftContent {
	float: left;
	width: 785px;
	margin: 0;
	background: url(../img/border.jpg) 200px 30px no-repeat;
	padding: 0;
	min-height: 400px;

}
#contactus #leftContent, .planthire #leftContent, .asx2006 #leftContent, .asx2007 #leftContent, .asx2008 #leftContent, .asx2009 #leftContent, .asx2010 #leftContent, .services #leftContent, .water #leftContent, .other #leftContent {
	float: left;
	width: 100%;
	
}
#mainNav {
	float: right;
	width: 710px;
	height: 34px;
	margin: 126px 0 0 0;
}
#sideNav {
	width: 200px;
	float: left;
	margin: 0 25px 0 0;
}
#banner {
	width: 900px;
	height: 178px;
	padding: 0;
	margin: 0;
	float: left;
}
#home #banner {
	height: 278px;
}
.logo {
	position: relative;
	top: 15px;
	left: 15px;
	width: 139px;
	height: 143px;
}
#banner {
	width: 900px;
	padding: 0;
	margin: 0;
	float: left;
}
#bluefly {
	width: 956px;
	margin: 0 auto 20px auto;
	overflow:hidden;
	padding: 0;
	height: 22px;
	clear: both;
}
.bluefly {
	float: right;
	display: block;
	background: url(../img/bluefly.png) top no-repeat;
	width: 182px;
	height: 22px;
	clear: both;
}
.bluefly:hover{
	background-position: 0px -23px;
	width: 182px;
	height: 22px;
}


/* --- Headings --- */

h1 {
	float: left;
	margin: 30px 0 20px 0;
	padding: 0;
	height: 36px;
	width: 100%;
}
	h1 span, h2 span, h3 span {
	display: none;
	visibility:hidden;
}
#home h1 {
	margin: 0 0 35px 0;
	background: url(../img/welcomeHeading.jpg) no-repeat;
}
.directory h1 {
	background: url(../img/directoryHeading.jpg) no-repeat;
}
.directors h1 {
	background: url(../img/directorsHeading.jpg) no-repeat;
}
.contracting h1 {
	background: url(../img/productsHeading.jpg) no-repeat;
}
.planthire h1 {
	background: url(../img/planthireHeading.jpg) no-repeat;
}
.component h1 {
	background: url(../img/componentHeading.jpg) no-repeat;
}
.equipment h1 {
	background: url(../img/equipmentHeading.jpg) no-repeat;
}
.field h1 {
	background: url(../img/fieldHeading.jpg) no-repeat;
}
.field h1.labour {
	background: url(../img/labourHeading.jpg) no-repeat;
}
.plant h1 {
	background: url(../img/plantHeading.jpg) no-repeat;
}
.services h1, .water h1, .other h1 {
	background: url(../img/servicesHeading.jpg) no-repeat;
}
.transport h1 {
	background: url(../img/transportHeading.jpg) no-repeat;
}
#contactus h1 {
	background: url(../img/contactusHeading.jpg) no-repeat;
}
#announcements h1 {
	background: url(../img/announcementsHeading.jpg) no-repeat;
}
#reports h1 {
	background: url(../img/reportsHeading.jpg) no-repeat;
}
#employment h1 {
	background: url(../img/employmentHeading.jpg) no-repeat;
}
#interest h1 {
	background: url(../img/interestHeading.jpg) no-repeat;
}
#disclaimer h1 {
	background: url(../img/disclaimerHeading.jpg) no-repeat;
}
#privacy h1 {
	background: url(../img/privacyHeading.jpg) no-repeat;
}
#sitemap h1 {
	background: url(../img/sitemapHeading.jpg) no-repeat;
}
#home #headlineBox h1{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	height: 14px;
	width: 250px;
	background: url(../img/headlineHeading.jpg) no-repeat;
}	
#headlineBox h1 {
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	margin:0 0 10px 0;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.1em;
	color: #00AEEF;
	background:none;
	height:auto; /* not sure about this */
}
h2 {
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	padding: 10px 0 10px 10px;
	font-size:1.3em;
	font-weight:lighter;
	line-height:1.1em;
	color: #000;
	background: #ADE2FA;
}
.item_group {
	width: 631px;
	float: left;
	clear: both;
	margin: 10px 0 30px 0;
	overflow: hidden;
}
.item{
	display: block;
	width: 195px;
	height: 147px;
	margin:15px 20px 0 0;
	float: left;
	border: 1px solid #2dc1f6;
}
.water #standard {
	position:absolute;
	top:560px;
	z-index: 99;
	margin-left: 370px;
}
.services #standard {
	position:absolute;
	top:650px;
	z-index: 99;
	margin-left: 540px;
}
.services .item_group, .water .item_group, .other .item_group {
	width: 660px;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: 0;
}
.services .item, .water .item, .other .item{
	display: block;
	width: 191px;
	height: 144px;
	margin:15px 20px 0 0;
	float: left;
	border: none;
}
.services .item_group h2, .water .item_group h2, .other .item_group h2 {
background: none;
padding: 8px 0 0 10px;
}
.item_group a, .item_group a:visited {
margin: 0;
font-weight:bold; color: #000;
padding: 0 0 0 10px;
font-size:12px;
text-decoration:none;
}
.item_group a:hover {
text-decoration:underline;
}
.itemInfo{
	display: block;
	width: 191px;
	height: 50px;
	margin:2px 20px 0 0;
	float: left;
	border: none;
	background: #6FD0F6;
}
.end {
	margin: 15px 0 0 0;
}
.itemInfo.end {
	margin: 2px 0 0 0;
}
.sharePrice h2 { color: #00AEEF; background: none; padding: 0; margin: 0 0 10px 0;}
.blue { color: #00AEEF; }


/* --- Footer --- */

#footer {
	float: left;
	width: 100%;
	height: 30px;
	background: #DCDDDE;
	color: #666;
	font-size:10px;
	letter-spacing: 0px;
	font-weight:bold;
}
.copyright {
	float: right;
	margin: 5px 5px 0 0;
}
ul.footerLinks {
	list-style:none;
	float: left;
	margin: 5px 0 0 5px;
}
.footerLinks li a, .footerLinks a:visited{
	display: inline;
	margin: 0 5px;
	color: #666;
}
.footerLinks li a:hover{
	color: #333;
}


/* --- Home page layout --- */

#headlineBox {
	width: 250px;
	float: right;
	margin: 10px 35px 0 0;
}
.headline {
	width: 100%;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 12px;
}
.headline .date {
	color: #777;
}
.reportBtn {
	margin: 5px 0 0 0;
}
.sharePrice {
	background: url(../img/shareBg.jpg);
	width: 240px;
	height: 100px;
	padding: 10px 0 0 10px;
}
.sharePrice .note {
	font-size: 11px;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	width: 100%;
}
.price {
	float: left;
	font-size: 24px;
}
.sharePrice .source {
	font-size:11px;
	float: left;
}
.separator {
	width: 100%;
	height:1px;
	border-bottom: 1px solid #999;
	margin: 5px 0;
}


/* --- Main Nav --- */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	float: right;
	margin-right: 60px;
}
#nav li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li ul {
	position: absolute;
	width: 162px;
	background: #00aeef;
	left: -999em;
}
#nav a {
	display: block;
}
#nav a span{
	display: none;
}
#nav li {
	display: inline;		
}
#nav_aboutus a, #nav_services a, #nav_relations a, #nav_careers a, #nav_aboutus a:visited, #nav_services a:visited,
#nav_relations a:visited, #nav_careers a:visited {
	color: #fff;
	padding: 6px 0 4px 12px;
	min-height: 25px;
	text-decoration:none;
	font-weight: bold;
}
#nav_aboutus a:hover, #nav_services a:hover, #nav_relations a:hover, #nav_careers a:hover {
	color: #ffffff;	
	text-decoration:none;
	font-weight: bold;
}
.dropmenudiv{
	background: #00aeef;
	margin: 0;	
	position:absolute;	
	text-align: left;
	visibility: hidden;	
	width: 160px;	
	padding: 0;			
}
.dropmenudiv a, .dropmenudiv a.visited{
	display: block;		
	border-bottom: 1px solid #fff;
	width: 148px;	
	min-height: 30px;	
	padding-left: 12px;			
}
* html .dropmenudiv a { 		
	width: 148px;		
	padding-left: 12px;			
}
.dropmenudiv a:hover { 
	background: #003d7d;
	width: 148px;		
	padding-left: 12px;	
	margin: 0;
}


/* --- Main Nav Link Effects--- */

#nav li .home {
	display: block;
	background: transparent url(../img/home.png) no-repeat;
	width: 53px;
	height: 34px;
}
#nav li .home:hover, body#home #nav li .home {
	background-position: 0px -35px;
	width: 53px;
	height: 34px;
}
#nav li .aboutus {
	display: block;
	background: transparent url(../img/aboutus.png) no-repeat;
	width: 86px;
	height: 34px;
}
#nav li .aboutus:hover,  body#aboutus #nav li .aboutus{
	background-position: 0px -35px;
	width: 86px;
	height: 34px;
}
#nav li .products {
	background: transparent url(../img/products.png) no-repeat;
	width: 165px;
	height: 34px;
}
#nav li .products:hover, body#products #nav li .products {
	background-position: 0px -35px;
	width: 165px;
	height: 34px;
}
#nav li .investor {
	background: transparent url(../img/investors.png) no-repeat;
	width: 156px;
	height: 34px;
}
#nav li .investor:hover, #nav li .investor.selected {
	background-position: 0px -35px;
	width: 156px;
	height: 34px;
}
#nav li .careers {
	background: transparent url(../img/careers.png) no-repeat;
	width: 81px;
	height: 34px;
}
#nav li .careers:hover, #nav li .careers.selected{
	background-position: 0px -35px;
	width: 81px;
	height: 34px;
}
#nav li .contactus {
	background: transparent url(../img/contactus.png) no-repeat;
	width: 97px;
	height: 34px;
}
#nav li .contactus:hover, body#contactus #nav li .contactus {
	background-position: 0px -35px;
	width: 97px;
	height: 34px;
}


/* --- Home contact us button --- */

.contactusBtn{
	display: block;
	background: transparent url(../img/contactus_btn.jpg) no-repeat;
	width: 118px;
	height: 26px;
}
.contactusBtn:hover {
	background-position: 0px -27px;
	width: 118px;
	height: 26px;
}


/* --- Background Runners --- */

.leftRunner {
	background:url(../img/leftRunner.jpg) left top repeat-y;
	float: left;
	clear: both;
	width: 956px;
}
.bottomRunner {
	background:url(../img/bottomRunner.jpg) left bottom repeat-x;
	float: left;
	clear: both;
	width: 956px;
}
.leftTop {
	background:url(../img/topLeft.jpg) left top no-repeat;
	float: left;
	clear: both;
	width: 956px;
}
.leftBottom {
	background:url(../img/bottomLeft.jpg) left bottom no-repeat;
	float: left;
	clear: both;
	width: 956px;
}
.rightBottom {
	background:url(../img/bottomRight.jpg) right bottom no-repeat;
	float: right;
	clear: both;
	padding:0;
	min-height:1%;
	width: 956px;
}
.rightRunner {
	background: url(../img/rightRunner.jpg) right top repeat-y;
	float: right;
	clear: both;
	width: 956px;
}
.rightTop {
	background: url(../img/topRight.jpg) right top no-repeat;
	float: right;
	clear: both;
	width: 956px;
}


/* --- Directory Table --- */

table.directory {
	border-collapse: collapse;
	width: 400px;
	margin-bottom: 100px;
}
table.directory td {
	vertical-align: top;
	padding: 9px 0;
	border-bottom: 1px solid #00AEEF;
}
table.directory .last {
	border: none;
}


/* --- Side Nav --- */

ul.sideNav {
	width: 200px;
	float: right;
	margin-right: 12px;
	margin-top: 30px;
}
.sideNav li {
	list-style:none;
	width: 200px;
	margin: 0;
}
.directorsBtn{
	display: block;
	background: transparent url(../img/directors_btn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}
.directoryBtn{
	display: block;
	background: transparent url(../img/directory_btn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}



/* --- Contact Page  --- */


#contactItem_container {
	float: left;
	width: 600px;
	clear: both;

}
.contactItem h4, .contactItemlast h4 {
	margin-bottom: 20px;
	font-size:13px;
	color: #003E7E;
}
.contactItem {
	width: 180px;
	float: left;
	margin: 0 20px 0 0;
	border-right: 1px solid #999;
}
.contactItemlast {
	width: 180px;
	float: left;
	margin: 0;
	border: none;
	line-height: 1.2em;
}
.title{
	color: #666;
	font-style:italic;
	font-weight:bold;
}
.contactItem .last {
	vertical-align: bottom;
	color: #003E7E;
}
.last a, .last a:visited {
	color: #003E7E;
}
.last a:hover{
	color: #00aeef;
}
.contactItemlast a, .contactItemlast a:visited{
	color: #222;
	text-decoration: none;
}
.contactItemlast a:hover{
	text-decoration: underline;
}


/* --- Directors --- */

.director {
	margin: 0 0 40px 0;
	padding:0;
	width: 540px;
	overflow: hidden;	
}
.director p {
	margin: 0;
	padding: 0 0 0 105px;
	color: #4C5260;
}
.info {
	margin: 0 0 15px 0;
	padding: 0 0 0 105px;
	color: #4C5260;
	height: 35px;
	line-height: 1.3em;	
}
.director h3{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-transform: uppercase;
	color: #00aeef;
}
.acred {
	float: left;
	color: #333;
}
.director img {
	float: left;
	margin: 0;
}

/* --- Nav List --- */

.navList {
	float: left;
	width: 200px;
	display: block;
	margin: 30px 0 0 0;
	font-size:13px;

}
.navList h3 {
	height: 30px;
	padding: 0;
	margin: 0;
	border: none;
}
.navList h3 span {
	display: none;
}
.contractingBtn{
	display: block;
	background: #fff url(../img/contracting_btn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}
.engineeringBtn{
	display: block;
	background: #fff url(../img/engineering_btn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}
.transportBtn{
	display: block;
	background: #fff url(../img/transport_btn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}
#announcementsBtn{
	display: block;
	background: #fff url(../img/announcements_btn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}
#reportsBtn{
	display: block;
	background: #fff url(../img/reports_btn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}
.employmentBtn{
	display: block;
	background: #fff url(../img/employment_btn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}
.interestBtn{
	display: block;
	background: #fff url(../img/interest_btn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}
.disclaimerBtn{
	display: block;
	background: transparent url(../img/disclaimerBtn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}
.linksBtn{
	display: block;
	background: transparent url(../img/linksBtn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}
.copyrightBtn{
	display: block;
	background: transparent url(../img/copyrightBtn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}

.directorsBtn:hover, .directoryBtn:hover, .contractingBtn:hover, .engineeringBtn:hover, .transportBtn:hover, 
#announcementsBtn:hover, #reportsBtn:hover, .employmentBtn:hover, .interestBtn:hover, .disclaimerBtn:hover,
.linksBtn:hover, .copyrightBtn:hover {
	background-position: 0px -31px;
	width: 200px;
	height: 30px;
}

.navList ul {
	margin: 0;
	padding: 0 39px 0 0;
	/*display: none;*/
	list-style: none;
	line-height: 1.8em;
	text-align: right;
	font-weight:bold;
	font-size:95%;
	color: #666;
}
.navList li a, .navList li a:visited {
	color: #666;
}

.navList li a:hover,
.planthire .navList .planthire_link,
.component .navList .component_link,
.equipment .navList .equipment_link,
.field .navList .field_link,
.field .navList .labour_link,
.plant .navList .plant_link,
.services .navList .services_link,
.water .navList .water_link,
.other .navList .other_link,
.asx2010 .navList .asx2010_link,
.asx2009 .navList .asx2009_link,
.asx2008 .navList .asx2008_link,
.asx2007 .navList .asx2007_link,
.asx2006 .navList .asx2006_link
{
	color: #C84920;
}


/* --- Accordian Side Nav  for jQuery--- */

/*
.accordion {
	float: left;
	width: 200px;
	display: block;
	margin: 30px 25px 0 0;
}
.accordion h3 {
	height: 30px;
	padding: 0;
	margin: 0;
	border: none;
}
.accordion h3 span {
	display: none;
}
.contractingBtn{
	display: block;
	background: #fff url(../img/contracting_btn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}
.engineeringBtn{
	display: block;
	background: #fff url(../img/engineering_btn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}
.transportBtn{
	display: block;
	background: #fff url(../img/transport_btn.jpg) no-repeat;
	width: 200px;
	height: 30px;
}
.accordion ul {
	margin: 0;
	padding: 0 35px 0 0;
	display: none;
	list-style: none;
	line-height: 1.8em;
	text-align: right;
	font-weight:bold;
	font-size:95%;
}
.accordion li a, .accordion li a:visited {
	color: #666;
}
.accordion li a:hover,
.planthire .accordion .planthire_link,
.component .accordion .component_link,
.equipment .accordion .equipment_link,
.field .accordion .field_link,
.field .accordion .labour_link,
.plant .accordion .plant_link,
.services .accordion .services_link,
.water .accordion .water_link,
.other .accordion .other_link
{
	color: #C84920;
}
*/

/* --- Accordian List Items --- */

#accordionList {
	float: left;
	width: 630px;
	margin-bottom: 60px;
	overflow: hidden;
}
#accordionList h3 {
	height: 38px;
	width: 630px;
	padding: 0;
	margin: 0;
	border: none;
}
#accordionList div {
	height: 400px;
	width: 630px;
	background: #efefef;
}
#accordionList p {
	float: left;
	margin: 20px 0 0 20px;
}
#accordionList h3 span {
	display: none;
}
.dozersheading {
	display: block;
	background: url(../img/dozersHeading.jpg) no-repeat;
	width: 630px;
	height: 38px;
}
.excavatorsheading {
	display: block;
	background: url(../img/excavatorsHeading.jpg) no-repeat;
	width: 630px;
	height: 38px;
}
.gradersheading {
	display: block;
	background: url(../img/gradersHeading.jpg) no-repeat;
	width: 630px;
	height: 38px;
}
.loadersheading {
	display: block;
	background: url(../img/loadersHeading.jpg) no-repeat;
	width: 630px;
	height: 38px;
}
.trucksheading {
	display: block;
	background: url(../img/trucksHeading.jpg) no-repeat;
	width: 630px;
	height: 38px;
}
.waterheading {
	display: block;
	background: url(../img/waterHeading.jpg) no-repeat;
	width: 630px;
	height: 38px;
}
.rollersheading {
	display: block;
	background: url(../img/rollersHeading.jpg) no-repeat;
	width: 630px;
	height: 38px;
}
.cranesheading {
	display: block;
	background: url(../img/cranesHeading.jpg) no-repeat;
	width: 630px;
	height: 38px;
}
.towersheading {
	display: block;
	background: url(../img/towersHeading.jpg) no-repeat;
	width: 630px;
	height: 38px;
}


/* --- Misc --- */

.blueTitle {
	display:block;
	color: #003E7E;
	margin: 0;
	padding: 0;
}
.greyTitle {
	display:block;
	color: #777;
	margin: 8px 0 7px 0;
	padding: 0;
}
#holder {
	width: 220px;
	float: left;
	height: 300px;
}
.planthire p {
	width: 560px;
}


/* --- Temp Development Divs --- */

#underConstruction {
	float: left;
	width: 200px;
	height: 75px;
	background: transparent url(../img/construction.jpg) no-repeat;
	margin:30px 0 0 170px;
}


ul.boldList {
	margin: 0 0 0 15px;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}
.boldList li {
	margin: 0 0 3px 0;
	padding: 0;
}
#sidebar {
	width: 200px;
	float: left;
	margin-right: 25px;
	clear: both;
}

.sideButton {
	margin: 10px 0 0 5px;
	width: 185px;
	
}
#employment .sideButton {
	margin: 0 0 0 5px;
	width: 185px;
}

.asx2006 #sidebar_buttons {position:relative; top: 860px; left: 0;}
.asx2007 #sidebar_buttons {position:relative; top: 960px; left: 0;}
.asx2008 #sidebar_buttons {position:relative; top: 490px; left: 0;}
.asx2009 #sidebar_buttons {position:relative; top: 120px; left: 0;}
.asx2010 #sidebar_buttons {position:relative; top: 70px; left: 0;}
.field #sidebar_buttons {position:relative; top: 50px; left: 0;}
.transport #sidebar_buttons {position:relative; top: 50px; left: 0;}
.plant #sidebar_buttons {position:relative; top: 50px; left: 0;}
.equipment #sidebar_buttons {position:relative; top: 50px; left: 0;}
.services #sidebar_buttons {position:relative; top: 160px; left: 0;}
.water #sidebar_buttons {position:relative; top: 50px; left: 0;}
.other #sidebar_buttons {position:relative; top: 40px; left: 0;}
#reports #sidebar_buttons {position:relative; top: 120px; left: 0;}
#employment #sidebar_buttons {position:relative; top: 170px; left: 0;}
#interest #sidebar_buttons {position:relative; top: 230px; left: 0;}
#disclaimer #sidebar_buttons {position:relative; top: 300px; left: 0;}
#privacy #sidebar_buttons {position:relative; top: 690px; left: 0;}
#sitemap #sidebar_buttons {position:relative; top: 680px; left: 0;}
#contactus #sidebar_buttons {position:relative; top: 380px; left: 0;}


#sidebar_buttons {
width: 200px;
color: #777;
font-size:10px;
line-height: normal;
float: left;
display:block;
}
#sidebar_buttons p {
padding: 0 10px;
}
#sidebar_buttons .leftSideButton {
margin: 10px 0 0 5px;
}
table#investor_relations {
	border-collapse:collapse;
	width: 655px;
	float: left;
}
table#investor_relations td {
padding: 1px 10px 1px 0;
}
table#investor_relations a, table#investor_relations a:visited{
	color: #888;
}
table#investor_relations a:hover, table#investor_relations span{
	color: #00aeef;
}
.lightblue {
	background: #E2F4FD;
}



ul#sitemap {
	margin: 0px;
	padding: 0px;
}

ul#sitemap li{
	margin: 0 0 3px 0;
	padding: 0px;
	list-style-type: none;
	font-weight:bold;
}
ul#sitemap li a, ul#sitemap li a:visited {
	color: #003d7d;
}
ul#sitemap li a:hover {
	color: #00aeef;
}

ul#sitemap li li a, ul#sitemap li li a:visited, ul#sitemap li li li a, ul#sitemap li li li a:visited {
	color: #00aeef;
}
ul#sitemap li li a:hover, ul#sitemap li li li a:hover {
	color: #003d7d;
}
ul#sitemap li li{
	margin: 0 0 3px 20px;
	padding: 0px;
	list-style-type: none;
}

ul#sitemap li li li{
	margin: 0 0 3px 20px;
	padding: 0px;
	list-style-type: none;
	font-weight: normal;
}


/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
.asx2006 #sidebar_buttons {position:relative; top: 840px; left: 0;}
.asx2007 #sidebar_buttons {position:relative; top: 940px; left: 0;}
.asx2008 #sidebar_buttons {position:relative; top: 470px; left: 0;}
.asx2009 #sidebar_buttons {position:relative; top: 120px; left: 0;}
.asx2010 #sidebar_buttons {position:relative; top: 70px; left: 0;}
#disclaimer #sidebar_buttons {position:relative; top: 290px; left: 0;}
#privacy #sidebar_buttons {position:relative; top: 670px; left: 0;}
#sitemap #sidebar_buttons {position:relative; top: 660px; left: 0;}

}







 




