* {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#apsia {
  display: block;
  position: relative;
  margin-top: 25px;
}

body {
	margin: 0;
	background: #bdbfc3 url('../images/bg-body.jpg') no-repeat top;
	border: none 5px red;
	height: 750px;
}

a#box-features {
	height: 302px;
	margin-bottom: 10px;
	background: url('../images/box-bg-feature.gif') no-repeat top left;
	color: #727176;
}

a#box-features span strong {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	color: #308e9f;
	margin-bottom: 12px;
}


#box-psmadata {
	width: 161px;
	height: 143px;
	background: url('../images/box-bg-psmadata.gif') no-repeat top left;
	margin-top: 12px;
	overflow: hidden;
	text-indent: -999px;
}

#box-psmadata.withTabs {
	margin-top: 35px;
}

#box-psmadata1 {
	width: 161px;
	height: 143px;
	background: url('../images/box-bg-psmadata.gif') no-repeat top left;
	margin-top: 82px;
	overflow: hidden;
	text-indent: -999px;
}

#box-psmadistribution1 {
	display: block;
	width: 161px;
	height: 143px;
	background: none;
	margin-top: -100px;
	overflow: hidden;
	text-indent: -999px;
}

#box-empty {
	width: 161px;
	height: 100px;
}

br.clearall {
	clear: both;
}

#content {
	margin: 11px 0 21px 0;
	padding: 0;
}

#content * {
	color: #8a8991;
	font-size: 13px;
}

#content h1 {
	color: #005a87;
	margin: 0 0 23px 0;
	font-size: 27px;
	font-weight: bold;
}

#content h2 {
	margin: 5px 0 14px 0;
	font-size: 17px;
}

#content h3 {
	margin: 0 0 9px 0;
	font-size: 13px;
}

#content blockquote {
	font-size: 16px;
	letter-spacing: 1px;
	margin: 5px 0 5px 0;
}

#content a {
	text-decoration: none;
	color: #005a87;
}

#content a:hover {
	text-decoration: underline;
}

#content.standard  {
	display: block;
	position: relative;
  background-color: #fff;
	padding: 17px 17px 17px 17px;
	margin-left: 200px;
		margin-right: 50px;
  margin-top: -150px;
  border: none 2px green;
  height:500px;
}

#content.standard0 {
	background-color: #fff;
	padding: 17px 17px 20px 17px;
	margin-left: 200px;
  margin-right: 50px;
  margin-top: -185px;
  border-style: none;
  border-color: blue;
  height: 560px;
}

#content.standard1 {
	background-color: #fff;
	padding: 17px 17px 20px 17px;
	margin-left: 200px;
  margin-top: -85px;
  border-style: none;
  border-color: blue;
  
}

 #content.standard2 {
	background-color: #fff;
	padding: 17px 17px 20px 17px;
	margin-left: 200px;
	margin-right: 50px;
  margin-top: -100px;
  border-style: none;
  border-color: blue;
}

#content.standard3 {
	background-color: #fff;
	padding: 17px 17px 20px 17px;
	margin-left: 200px;
	margin-right: 50px;
  margin-top: 35px;
  border-style: none;
  border-color: blue;
  height: 600px;
}

#content.standard5 {
	background-color: #fff;
	padding: 17px 17px 20px 17px;
	margin-left: 200px;
  margin-top: -405px;
  border-style: none;
  border-color: blue;
  height: 550px;
}

#content.standard6 {
	background-color: #fff;
	padding: 17px 17px 20px 17px;
	margin-left: 200px;
  margin-top: 35px;
  border-style: none;
  border-color: blue;
  height: 200px;
}

#content.standard7 {
	background-color: #fff;
	padding: 17px 17px 20px 17px;
	margin-left: 200px;
	margin-right: 50px;
  margin-top: 35px;
  border-style: none;
  border-color: blue;
  height: 1080px;
  overflow: auto;
}

#content.standardB {
	background-color: #fff;
	padding: 17px 17px 20px 17px;
	margin-left: 200px;
  margin-top: -85px;
  border-style: none;
  border-color: blue;
  height:720px;
}


#content.standardE  {
	display: block;
	position: relative;
  background-color: #fff;
	padding: 17px 17px 17px 17px;
	margin-left: 200px;
  margin-top: -180px;
  border-style: none;
  border-color: green;
  height:580px;

}

div#productsHolderE {
	margin: -10px 0px 0px 5px;
	text-align: justify;
	height: 530px;
	padding: 0px 15px 5px 15px;
	overflow: auto;
	border: yellow 2px none;
}

#contentN  {
  display: block;
  position: inline;
  top: 0px;
  height: 600px;
  width: 930px;
  margin-top: -145px;
  margin-left: 200px;
  left: 0px;
  color: #8a8991;
  background-color: none;
  padding-bottom: 20px;
  border: none 2px red;
}

#contentN h1 {
	color: #005a87;
	margin: 0 0 23px 0;
	font-size: 27px;
	font-weight: bold;
}

#contentN h2 {
	margin: 5px 0 14px 0;
	font-size: 17px;
}

#contentN h3 {
	margin: 0 0 9px 0;
	font-size: large;
    font-family: Verdana, Arial;
}

#contentN blockquote {
	font-size: 16px;
	letter-spacing: 1px;
	margin: 5px 0 5px 0;
}

#contentN a {
	text-decoration: none;
	color: #006192;
}

#contentN a:hover {
	text-decoration: underline;
}

#contentN.tabbed {
  display: block;
  position: relative;
  top: -130px;
  height: 510px;
  width: 730px;
  margin-top: -10px;
  margin-left: 200px;
  left: 0px;
  color: #006192;
  background-color: none;
  padding-bottom: 0px;
  border: none 2px red;
}

#contributors {
	width: 164px;
	display: relative;
  padding-top:25px;
	float: left;
  margin: 16px 6px 0px 18px;
	height: 410px;
}

#contributors a {
	display: block;
	width: 131px;
	text-decoration: none;
	padding: 15px 15px 0 20px;
}

#contributors a span {
	display: block;
	font-size: 12px;
}

#contributors a h3 {
	color: #005b8a;
	text-transform: uppercase;
}

#data-link {
  display: block;
  position: absolute;
  top: 192px;
  left: 790px;
  width: 88px;
  height: 115px;
  border: none 3px dodgerblue;
}

#data-link img {
  border: none;
  }

#data-link: hover a, #data-link:visited a {
  display: block;
}

#data-link a {
  display: block;
}

#data-link: hover {
  display: block;
}

#footer {
	display: block;
	position: relative;
	top: 30px;
	left: 100px;
  clear: both;
	height: 36px;
	width: 860px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #f4f4f5;
}

#footer span {
	line-height: 36px;
	font-size: 12px;
	color: #999;
	margin-left: 10px;
	float: left;
}

#footer ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	line-height: 36px;
	display: inline;
	padding: 0 14px 0 10px;

}

#footer ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #999;
	font-size: 11px;
}

#footer ul li a:hover {
	color: #555;	
}

#footer1 {
	display: block;
	position: relative;
	top: -90px;
	left: 100px;
  clear: both;
	height: 36px;
	width: 860px;
	
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #f4f4f5;
	
}

#footer1 span {
	line-height: 36px;
	font-size: 12px;
	color: #999;
	margin-left: 10px;
	float: left;
}

#footer1 ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer1 ul li {
	line-height: 36px;
	display: inline;
	padding: 0 14px 0 10px;

}

#footer1 ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #999;
	font-size: 11px;
}

#footer2 {
	display: block;
	position: relative;
	top: 30px;
	left: -130px;
  clear: both;
	height: 36px;
	width: 860px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #f4f4f5;
}

#footer2 span {
	line-height: 36px;
	font-size: 12px;
	color: #999;
	margin-left: 10px;
	float: left;
}

#footer2 ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer2 ul li {
	line-height: 36px;
	display: inline;
	padding: 0 14px 0 10px;
}

#footer2 ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #999;
	font-size: 11px;
}

#footer2 ul li a:hover {
	color: #555;
}

#footer4 {
	display: block;
	position: absolute;
	top: 1050px;
	left: 130px;
  clear: both;
	height: 36px;
	width: 860px;
	margin-bottom: 15px;
	margin-left: 30px;
	background-color: #f4f4f5;
}

#footer4 span {
	line-height: 36px;
	font-size: 12px;
	color: #999;
	margin-left: 10px;
	float: left;
}

#footer4 ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer4 ul li {
	line-height: 36px;
	display: inline;
	padding: 0 14px 0 10px;
}

#footer4 ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #999;
	font-size: 11px;
}

#footer4 ul li a:hover {
	color: #555;
}

#header {
	height: 205px;
	margin-bottom: 13px;
	position: relative;
	border: none 3px orange;
	top: 20px;
	left: 0px;
}

#history {
	background-color: #fff;
	padding: 17px 17px 20px 17px;
  margin-left: 200px;
  margin-right: 50px;
  margin-top: 10px;
}

#history h1, #timeline h1 {
	color: #005a87;
	margin: 0 0 23px 0;
	font-size: 27px;
	font-weight: bold;
}

#history h2 {
	margin: 5px 0 14px 0;
	font-size: 17px;
}

#history h3 {
	margin: 0 0 9px 0;
	font-size: 13px;
}

#history blockquote {
	font-size: 16px;
	letter-spacing: 1px;
	margin: 5px 0 5px 0;
}

#history a {
	text-decoration: none;
	color: #005a87;
}

#history a:hover {
	text-decoration: underline;
}

img { border: none;}

#lynx a img { border: none;}

#left {
	width: 161px;
	display: inline;
	margin: 0px 28px 0px 35px;
	float: left;
	margin: 0 14px 0 18px;
	height: 310px;
}

#left a {
	display: block;
	width: 131px;
	text-decoration: none;
	padding: 15px 15px 0 20px;
}

#left a span {
	display: block;
	font-size: 12px;
}

#left a h3 {
	color: #005b8a;
	text-transform: uppercase;
}

#left a#box-features span {
	padding-top: 170px;
}

#logo-psma {
	display: block;
	width: 196px;
	height: 157px;
	overflow: hidden;
	text-indent: -999px;
	background: url('../images/logo-psma.gif') no-repeat top left;
	position: absolute;
	top: 33px;
	left: 0px;
}

#lynx {
  display: block;
  position: absolute;
  top: 370px;
  left: 750px;
  height:88px;
  width: 165px;
  border-style: groove;
  border-color: #006192;
  background: #fff ;
 
   padding-left: 10px 0 5px 15px;
  }

#lynx img {
  display: block;
  position: absolute;
  top: 2px;
  left: 20%;
  
}

#lynx p {
  text-align: center;
  margin-top: 57px;
  font-weight: bold;
}

#lynx:hover a, #lynx a {
  display: block;
  color: #006192;
  text-decoration: none;
 
}

#lynx:hover , #lynx:visited  {
  display: block;
  color: #006192;
  text-decoration: none;
}

#mediaplayer1 {
	height: 315px;
}

#mediaplayer {
	 display: block;
   position: relative;
   top:0px;
   left:10px;
   width: 920px;
   height: 315px;
	 background: url('../images/box-homepage3.jpg') no-repeat top right;
   border: none 3px red;
}

#mediaplayer img{
    float: right;
}

#navHolder1 {
	position: relative;
	background: none;
  top:25px;
	bottom: 0;
	left: 200px;
	width: 700px;
	height: 175px;
	padding-top: 0px;
	border: none 3px blue;
}

#navHolder1:hover  {
  Background: none;
}

ol#toc1 {
    height: 190px;
    width: 90px;
    font-size: small;
    font-family: Verdana, Arial;
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none 2px green;
}

ol#toc1 li {
    float: left;
    margin: 0px 0px 4px 0px;
}

ol#toc1 a {
    background:  url("../images/navtab1.gif") no-repeat;
    color: #fff;
    display: block;
    width: 90px;
    float: left;
    height: 2.55em;
    padding-left: 0px;
    padding-top: 5px;
    margin-bottom: 3px;
    text-decoration: none;
}

ol#toc1 a:hover {
    background: url("../images/navtab2.gif") no-repeat;
    color: #006192;
     text-decoration: none;
}

ol#toc1 a:hover span {
    background-position: 100% -120px;
}

ol#toc1 li.active a {
    background: url("../images/navtab2.gif") no-repeat;
    color: #fff;
    font-weight: bold;
}

ol#toc1 li.active span {
    color: #fff;
    font-size: small;
    font-family: Verdana, Arial;
}

ol#toc1 span {
    background:100% 0;
    display: block;
    text-align: center;
    line-height: 1em;
    padding-right: 10px;
    font-weight: bold;
    font-size: small;
    font-family: Verdana, Arial;
}

ol#toc3 {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 55px;
    width: 300px;
    font-size: small;
    font-family: Verdana, Arial;
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none 2px green;
    color: #ffffff;
}

ol#toc3 li {
    float: left;
    margin: 0px 10px 0 5px;
    background:  url("../images/navtab3.gif") no-repeat;
    color: #000;
    height:52px;
    width: 110px;
    padding: 5px 0px 0px 3px;
}

ol#toc3 a {
    color: #fff;
    display: block;
    width: 110px;
    float: left;
    height: 52px;
    padding-left: 0px;
    padding-top: 0px;
    margin-bottom: 3px;
    text-decoration: none;
}

ol#toc3 a:hover {
    background: url("../images/navtab4.gif") no-repeat;
    color: #006192;
    text-decoration: none;
    padding: 3px 0 0 3px;
    margin: -5px 0px 0px -3px;
}

ol#toc3 a:hover span {
    background-position: 100% -120px;
}

ol#toc3 li.active a {
    background: url("../images/navtab4.gif") no-repeat;
    color: #fff;
    font-weight: bold;
}

ol#toc3 li.active span {
    
    color: #fff;
    font-size: small;
    font-family: Verdana, Arial;
}

ol#toc3 span {
    background:100% 0;
    display: block;
    text-align: center;
    line-height: 1em;
    padding-right: 10px;
    font-weight: bold;
    font-size: small;
    font-family: Verdana, Arial;
}

div#peopleHolder, ul#peopleList, div#peopleViewer div.people, div#peopleViewer1 div.people , div#peopleViewerb div.people {
	top: 0px;
  margin-top: 0px;
  height: 430px;
}

div#peopleHolder {
	top: 0px;
  margin-top: 0px;
  height: 430px;
}

#peopleHolder {
  margin-bottom: 20px;
  border-style: none;
  border-color: pink;
}

#peopleViewer {
	display: block;
	position: relative;
	height: 435px;
  float: left;
  top: 0px;
  margin-left: 20px;
	width: 480px;
	overflow: hidden;
	border-style: none;
  border-color: red;
}

#peopleViewerb {
	display: block;
	position: relative;
	height: 405px;
  float: right;
  top: -450px;
  margin-right: 50px;
	width: 480px;
	overflow: hidden;
	border-style: none;
  border-color: red;
}

#peopleViewer div.people img {
	float: right;
	margin: 0 0 150px 10px;
	border-style: none 2px blue;
}

#peopleViewerb div.people img , div#peopleViewer1 div.people img {
	float: right;
	margin: 0 0 150px 10px;
	border-style: none;
  border-color: blue;	
}

#productViewerV {
	float: right;
	width: 95%;
	overflow: hidden;
}

#productViewerV div.product {
	overflow: auto;
	padding-right: 20px;
	height: 400px;
}

#productViewerV div.product h2 {
	margin-top: 0;
}

#productImage {
  margin: 0px;
  float: left;
  width:280px;
}

#space {
  height: 180px;
}

#staff {
	width: 164px;
	display: block;
	position:relative;
	padding-left: -30px;
	padding-top: 30px;
  left: 10px;
  margin: 0px 0px 0px 0px;
	height: 410px;
}

#staff a  {
	display: block;
	width: 164px;
	text-decoration: none;
}

#tabContent, div#productImage {
	height: 610px;
}

#tabContent div.tab {
	height: 610px;
  overflow: auto;
}

#tabContent div.tab {
	padding: 37px 37px 10px 37px;
}

#tabContent span.style1  {
	font-weight: bold;
	line-height:0.9em ;
}

#tabContent  {
	overflow: hidden;
	background-color: #fff;
	border: none 2px pink;
}

#tabContent.floated {
	float: left;
	width: 446px;
}


#tabContentN.floatedL {
  left: 93px;
  width: 640px;
  height: 200px;
  border: none 3px pink;
  background: none;
}

#tabContentN {
	  display: block;
  position: absolute;
  left: 100px;
  top: 0px;
	margin-top: 0px;
  overflow: hidden;
  border: none 2px green;
}

#tabContentN div.tabL {
  display: block;
  position: relative;
  left: 2px;
  height: 200px;
  width: 610px;
  padding: 15px;
  overflow: auto;
  background: none;
}

#tabContent-about ul {
   list-style: none;
}

#tabContent-home ul {
   list-style: none;
}

#tabContent-products ul {
   list-style: none;
}

#tabContent-where ul {
   list-style: none;
}

#tabContent-home a img{
  border: none;
  }

#tabContent-home a , #tabContent-about a, #tabContent-products a, #tabContent-where a {
	margin-top: 0px;
  overflow: hidden;
  border: none 2px green;
  color: #006192;
  font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	padding-right: 0px;
  font-weight: bold;
  border: none;
  text-decoration: none;
}

#tabContent-about:hover .p0, #tabContent-products:hover .p0, #tabContent-where:hover .p0 {
  position: absolute;
	display: block;
  top: 10px;
  left:4px;
}

#tabContent-home:hover a, #tabContent-about:hover a, #tabContent-products:hover a, #tabContent-where:hover a {
	color: #006192;
  font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	padding-right: 0px;
  font-weight: bold;
  border: none;
  text-decoration: underline;
}

#tabContent-home:visited a, #tabContent-about:visited a, #tabContent-products:visited a, #tabContent-where:visited a {
	color: #006192;
	text-decoration: none;
  font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	padding-right: 0px;
  font-weight: bold;
  border: none;
}

#tabContent-home:active a, #tabContent-about:active a, #tabContent-products:activ a, #tabContent-where:active a {
	color: #006192;
	text-decoration: none;
  font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	padding-right: 0px;
  font-weight: bold;
  border: none;
}

 #tabContent-about .t2 ,  #tabContent-products .t2 , #tabContent-where .t2 {
	position: relative;
	display: block;
  top: 0px;
	left: 0px;
  padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-top: 0px;
}

 #tabContent-about .p1 {
	position: relative;
	display: inline;
  top: -5px;
	left: 30px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	border-left: 2px #006192;
  border-style: solid;
  border-top:none;
  border-right:none;
  border-bottom: none;
  margin-top: 0px;
}

#tabContent-about .p2 {
	position: absolute;
	display: inline;
  top: 75px;
	left: 45px;
  padding-left: 10px;
	padding-right: 15px;
  border-left: 2px #006192;
  border-style: solid;
  border-top:none;
  border-right: none;
  border-bottom: none;
  margin-top: 5px;
}

#tabContent-about .p3 {
	position: absolute;
	display: inline;
  top: 75px;
	left: 210px;
	padding-left: 10px;
	padding-right: 15px;
  border-left: 2px #006192;
  border-style: solid;
  border-top:none;
  border-right:none;
  border-bottom: none;
  margin-top: 5px;
}

#tabContent-about .p4 {
	position: absolute;
	display: inline;
  top: 75px;
	left: 300px;
	padding-left: 10px;
	padding-right: 15px;
  border-left: solid 2px #006192;
  border-top:none;
  border-right: solid 2px #006192;
  border-bottom: none;
  margin-top: 5px;
}

#tabContent-products .p1 {
	position: relative;
	display: inline;
  top: 0px;
	left: 45px;
	padding-left: 10px;
	padding-right: 15px;
	border-left: 2px #006192;
  border-style: solid;
  border-top:none;
  border-right: none;
  border-bottom: none;
  margin-top: 5px;
}

#tabContent-products .p2 {
	position: absolute;
	display: inline;
  top: 85px;
	left: 60px;
	padding-left: 10px;
	padding-right: 15px;
  border-left: 2px #006192;
  border-style: solid;
  border-top:none;
  border-right: none;
  border-bottom: none;
  margin-top: 5px;
} 

#tabContent-products .p3 {
	position: absolute;
	display: inline;
  top: 85px;
	left: 240px;
	padding-left: 10px;
	padding-right: 15px;
	border-left: 2px #006192;
  border-style: solid;
  border-top:none;
  border-right: none;
  border-bottom: none;
  margin-top: 5px;
}

#tabContent-products .p4 {
	position: absolute;
	display: inline;
  top: 85px;
	left: 400px;
	padding-left: 10px;
	padding-right: 10px;
  border-left: 2px #006192;
  border-style: solid;
  border-top:none;
  border-right: none;
  border-bottom: none;
  margin-top: 5px;
}

#tabContent-products .p5 {
	position: absolute;
	display: inline;
  top: 120px;
	left: 60px;
	padding-left: 10px;
	padding-right: 10px;
  border-left: 2px #006192;
  border-style: solid;
  border-top:none;
  border-right: none;
  border-bottom: none;
  margin-top: 5px;
}

#tabContent-products .p3p {
	position: absolute;
	display: inline;
  top: 85px;
	left: 210px;
	padding-left: 10px;
	padding-right: 15px;
	border-left: 2px #006192;
  border-style: solid;
  border-top:none;
  border-right: none;
  border-bottom: none;
  margin-top: 5px;
}

#tabContent-where .p1 {
	position: relative;
	display: inline;
  top: 5px;
	left: 80px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left: 2px #006192;
  border-style: solid;
  border-top:none;
  border-right: none;
  border-bottom: none;
  margin-top: 2px;
}

#tabContent-where .p2 {
	position: absolute;
	display: inline;
  top: 85px;
	left: 95px;
	padding-left: 10px;
	padding-right: 15px;
  border-left: 2px #006192;
  border-style: solid;
  border-top:none;
  border-right: none;
  border-bottom: none;
  margin-top: 5px;
}

#tabContent-where .p3 {
	position: absolute;
	display: inline;
  top: 85px;
	left: 310px;
	padding-left: 10px;
	padding-right: 15px;
	border-left: 2px #006192;
  border-style: solid;
  border-top:none;
  border-right: none;
  border-bottom: none;
  margin-top: 5px;
}

#text-box  {
  display: block;
  position: absolute;
  top: 540px;
  left: 220px;
  width:500px;
  border: none 3px indianred;
}

#text-box p {
  padding: 0px;
  margin: 0px;
  border: none 3px indianred;
  text-transform: uppercase;
  font-family: Verdana, Arial;
  font-size: 175%;
  color: #2F4F4F;
  text-align: justified;
}

#text-box1 {
  display: block;
  position: absolute;
  top: 595px;
  left: 190px;
  width:520px;
}

#time {
  font-family: Verdana, Arial;
  color: #006192;
  background-color: #fff;
  border-style: double;
  border-color: #492424;
  padding-left: 2px; 
}

#time h1 {
    font-size: 24px;
}

#timeline {
  font-family: Verdana, Arial;
  color: #006192;
  background-color: #fff;
  overflow:auto;
  border-style: none;
  border-color: #492424;
  padding-left: 2px; 
}

#timeline img {
  border: none;
  margin-left: -8px;
}

#topL {
	display: block;
	position: relative;
  height: 35px;
	width: 740px;
	padding-left: 6px;
	overflow: hidden;
}

#topL ol#toc3 {
    list-style: none;
}

#topN {
  display: block;
  position: inline;
  border: none 2px yellow;
}

#topN ol#toc1 {
    list-style: none;
}

ul.columns {
  list-style: none;
  float:left;
  width:100%;
  margin: 0;
  padding: 0;
}

ul.columns li {
  float:left;
  width:50%;
  margin: 0;
  padding: 0;
}

ul#peopleList {
	list-style: none;
	margin: 0;
	padding-left: 10px;
	height: 420px;
	width: 180px;
	float: left;
	overflow: scroll;
	border-style: ridge;
  border-color: #006192;
}

ul#peopleList1 {
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 10px;
	height: 200px;
	width: 180px;
	float: left;
	overflow: hidden;
	border-style: inset;
  border-color: #006192;
}

ul#peopleList1a {
	list-style: none;
	margin-top: -15px;
  margin-left: 0px;
	padding-left: 10px;
	padding-top: 10px;
	height: 425px;
	width: 180px;
	float: left;
	overflow: hidden;
	border-style: inset;
  border-color: #006192;
}

ul#peopleList1a .head {
  list-style: none;
  font-weight: bold;
  font-size: 12pt;
}

ul#peopleList li {
	margin-bottom: 5px;
}

ul#peopleList li strong {
	display: block;
	margin-top: 10px;
}

ul#peopleList li.first strong {
	display: relative;
}

ul#productsListV {
  list-style: none;
  height: 200px;
	margin: 10px;
	padding: 0;
	width: 80%;
	float: left;
  line-height: 2em;
	border: none 2px blue;
}

ul#productsListV li {
  float: left;
  margin: 0px;
  padding: 0px;
	width: 50%;
  list-style: none;
  color: #006192;
}

#varlist {
  float: left;
  width: 50%;
  margin: 0px;
  padding: 0px;
}

#varlist ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 1000px;
	height:780px;
	border: none 3px green;
	position: relative;
}

#zoo {
  display: block;
  position: relative;
  top: 30px;
  left: -50px;
}

a#logo-zoo {
	display: block;
	width: 34px;
	height: 10px;
	background: url("../images/logo-zoo.gif") no-repeat top left;
	float: right;
	overflow: hidden;
	text-indent: -999px;
	margin-bottom: 15px;
}

div.administrativeboundaries {
	background: #fff url("../images/products/administrativeboundaries.gif") no-repeat right 35px;
}

div.cadlite {
	background: #fff url("../images/products/cadlite.gif") no-repeat right 35px;
}

div.gnaf {
	background: #fff url("../images/products/gnaf.gif") no-repeat right 35px;
}

div.landtenure {
	background: #fff url("../images/products/landtenure.gif") no-repeat right 35px;
}

div.featuresofinterest {
	background: #fff url("../images/products/featuresofinterest.gif") no-repeat right 35px;
}

div.pointsofinterest {
	background: #fff url("../images/products/pointsofinterest.gif") no-repeat right 35px;
}

div.postcodeboundaries {
	background: #fff url("../images/products/postcodeboundaries.gif") no-repeat right 35px;
}

div.transportandtopography {
	background: #fff url("../images/products/transportandtopography.gif") no-repeat right 35px;
}

