﻿#banner #contactNumber {
	visibility: visible;
        
}

#banner #contactNumber p {
	color: #FFFFFF;
}


div#leftbar {
   float: left; 
   width: 220px; 
   }

/*

@media screen and (min-width: 0px){       /* Make visible to Opera 7 only 

div#leftbar ul {
         margin-left:1em;
}
}

*/ 

div#leftbar ul {
	margin: 10px 0 10px 17px;
}

div#leftbar ul.subNav {
	margin-left: 25px;
}

div#leftbar ul.subNav li {
	list-style-image: url(/images/subNav_arrow-right.gif);
	
}

p#images {
   margin-top:5px;
   padding-bottom:15px;
   border-bottom: 1px solid #9cf; 
}


div#centre {
   float:left;
   width:410px;
   margin: 10px 15px; 
  padding:0 10px;
      border-left:1px solid #9cf;
   border-right:1px solid #9cf;
}

.lead {
   font-size:1.1em;
   font-weight:bold;
}

#quote2,#quote3,#quote4,#quote5,#quote6,#quote7,#quote8, #quote9 {
   display:none;
}
#banner2, #banner3,#banner4, #banner5 {
   display:none;
}
#quotes {
	color:#136798;
	font-size:1.2em;
	font-style:italic;
	margin-top:20px;
	padding:0;
	width:380px;      /* For IE5.5 to stop horizontal movement of RH column */
	height:150px;

}
#qu\otes {
   width:400px;      /* This is the width for non IE5.5 */
}

blockquote {
   margin-left:2em;
}

div#rightbar {
   float:left;
   width: 240px;
   margin: 10px 0;
   }

div#newsletter {
   margin-bottom:0em;
   padding-bottom:0; 
}

div#latestnews {
	background-color: #ECF2F9;
	border: solid 1px #356BA2;
	padding: 0 5px 15px 5px;
}
#latestnews h2 { 
	background-color: #fff;
	border: solid 1px #356BA2;
	text-align: center;
	padding: 3px;
	margin: 0 0 0 0;
}
div#latestnews  li {
	line-height: 19px;

}
#latestnews  a:hover {
	border-bottom: solid 1px #136798;
}

#shareprice {
	background-color: #F8F8F8;
	padding:5px;
	border: solid 1px #CCCCCC;
}


#shareprice h2 {
	background-color: #fff;
	border: solid 1px #CCCCCC;
	text-align: center;
	padding: 3px;
	color: #666666;
	font-size: 1.3em;
}
#container  #rightbar h2 {
	vertical-align: middle;
}



div#of-interest {
   margin-top:0px;
}
#div-img{
   margin-top:0em;
}
div#banner {
	/* background: white url('../images/banner/banner-xmas.jpg') no-repeat 100% 0%; */
}

