html {
  background:URL(/stock/33/new/htmlbg.jpg) #221A4D center top no-repeat fixed;
}
body {
  padding:0;
  margin:0;
  font-size: 75%;
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
  background:URL(/stock/33/new/bodybg.png) center repeat-y;
}
 
#pageContainer {
  width: 939px;
  
  margin-left:auto;
  margin-right:auto;
}
#showcaseC {
  position:relative;
}
#showcase {
  position:relative;  
  width: 939px;
  height: 240px;
}
#toplefnav {
  width:233px;
  background:url(/stock/33/new/topleftbg.png) repeat-y;
  height:240px;
  position:absolute;
  z-index:999;
}
#toplefnav ul {
  margin:0;
  padding:0;
  padding-top:10px;
}
#toplefnav ul li {
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  margin:0;
  font-size:14px;
  font-weight:bold;
  padding:0;
  padding-left:15px;
  list-style:none;
  margin-bottom:5px;
  padding-bottom:5px;
  background:url(/stock/33/new/featurediv.png) bottom no-repeat;
}
#toplefnav ul li a {
  color:#036;
  padding-left: 20px;
  background:url(/stock/33/new/topnavbullet.png) left no-repeat;
  text-decoration:none;
}
#toplefnav ul li a:hover {
  color:#003;
}
#toplefnav ul li.last {
  margin-bottom:0px;
  padding-bottom:0px;
  background:none;
}
#logo {
  width:230px;
  height:89px;
  background:url(/stock/33/new/logo.jpg) no-repeat;
}
#footer {
  padding:10px;
  color:#CCC;
  background:#4D4D4D;
}
#centresNav {
  height:40px;
  background:url(/stock/33/new/centrebarbg.jpg) repeat-x;
}
#centresNav ul {
  margin:0;
  padding-left:10px;
  padding-top:10px;
}
#centresNav ul li {
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:18px;
  margin:0;
  background:url(/stock/33/new/centrebardiv.jpg) right no-repeat;
  color:#FFF;
  font-weight:bold;
  text-transform:uppercase;
  float: left;
  margin-right:13px;
  padding-right:13px;
  list-style:none;
}
#centresNav ul li a {
  color:#036;
  text-decoration:none;
}
#centresNav ul li a:hover {
  color:#FFF;
}
#centresNav ul li.first {
  background:none;
	padding-right:0px;
}
#centresNav ul li.last {
  background:none;
  margin-right:0px;
  padding-right:0px;  
}

#mainLeft {
  width: 220px;
  float:left;
  padding: 15px;
}
#mainRight {
  width: 689px;
  float: left;
  padding-top:15px;
}
#mainRight a {
  color:#039;
  font-weight:bold;
  text-decoration:none;
}
#mainRight a:hover {
  color:#639;
}
#accordion ul {
  margin:0;
  padding:0;
}
#accordion ul li {
  list-style:none;
  padding-left:20px;
  background:url(/stock/33/new/topnavbullet.png) left top no-repeat;  
  margin-bottom: 4px;
  padding-bottom:4px;
  border-bottom: 1px dotted #999;
}
#accordion ul li a {
  text-decoration:none; 
  font-weight:bold;
} 
#accordion ul li a:hover {
  color:#639;
}

#lefthome {
  width:405px;
  padding-right:10px;
  border-right:1px dotted #DDD;
  float: left;}
#righthome{
  width: 220px;
  float:left;
  margin-left: 10px;
  }
  #logos {
  margin-top: 10px;
  } 
#eBizLogo {
background:transparent url(/stock/ebizLogo.jpg) no-repeat;
float:right;
height:60px;
width:100px;
}

#copyRight {
  color:#999;
  font-size: 10px;
} 