/* *** css by STORM copyright *** */

body {
background-color: #535459;
background-repeat: repeat-x;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: ;
padding:0px;
margin: 58px;
}


a {color: #ba5215; 
	text-decoration:none;
	}
	
a:visited {color: #ba5215;
	text-decoration:none;
	}
	
a:hover {color: #ba5215;
	text-decoration: underline;
	}
	
a:active { color: #535459;
	}

h1 {
font-size: 16px;
color: #;
padding-bottom: 10px;

/*border-top:1px solid #564b47;
border-bottom:1px solid #564b47;*/
/*padding:5px 15px;*/
margin:0px }

h2 {
color: #ba5215;
font-size: 15px;
margin-bottom: 6px;
margin-top:2px;
}

h3 {
font-size: 12px;
margin: 4px;
margin-left: 0px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 775px;
margin-left: auto;
margin-right: auto;
height:100%;
background: #bebda1;
border:0px solid #;
}

/* ----------banner for logo-------------- */
#banner {
height:134px;
text-align: left;
background:  url('name.jpg') no-repeat bottom center;
background-color: #FFFFFF;
padding: 0px;
margin: 0px;
}

#banner img {
padding: 0px 0px no-repeat top left;
align: left;
} 

#bannerimage {
padding-top: 2px;
padding-bottom: 2px;
height: 220px;
width: 775px;
}

#logostrip {
height: 134px;
padding-top:0px;
font-size:2em; font-weight:bold;
background-color: #bebda1;
}

#colourstripone {
	height: 28px;
	background-color: #;
}

#colourstriptwo {
	height: 6px;
	background-color: #;
}

#esteemimages {
	height: 220px;
	border-top: #535459 4px solid;
	border-bottom: #535459 4px solid;
}

#colourstripthree {
	height: 6px;
	background-color: #;
}

#colourstripfour {
	height: 28px;
	background-color: #;
}

/* -----------------content--------------------- */
#content {
background-color:#d9e5d9;
color: #;
padding: 28px;
margin-left: 216px;
margin-right: 0px;
line-height: 18px;
border-left: #535459 4px solid;
}

#content img {
	text-align: right;
}

#content li {
	padding-left: 12px;
	margin-left: 10px;
}

div#content { 
min-height:200px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

#smallpic {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	margin-right: 20px;
}

#smallpic2 {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 10px;
}




#pic02 {
	
	float: right;
}

p, pre {
padding: 0px ;
margin:0px;
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 216px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #bebda1;
	height: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding:12px;
text-align: center; 
background-color: #ba5215;
color: #FFFFFF;
border-top: #535459 4px solid;
}

 #footer a,#footer a:visited {
 color: #FFFFFF;
 padding-right: 12px;
 text-decoration: none;
 }
 
 #footer a:hover {
 color: #FFFFFF;
 text-decoration: underline;
 }
 
  #footer h1{
  padding:0px 0px 0px 0px;
  }
 /**********vertical menu***************/
.verticalmenu ul{
 list-style:none;
/*list-style-image: url("bullet.gif")*/
 padding: 28px;
 margin: 0px;
}

 .verticalmenu a:link, .verticalmenu a:visited {
	display: block;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #535459;
	text-decoration: none;
	text-align: left;
	height: 32px;   /*background: url('menuhover.gif') no-repeat;*/
	text-transform: uppercase;
 }

 .verticalmenu a:hover{
   color: #FFFFFF;
 }
 
.rightalign {
	text-align: right;
	float: right;
	padding: 10px;
	padding-right: 0px;
}

.orangetext {
	color: #ba5215;
	}
	
#block {
	background-color: #AFC9AF;
	border: 2px solid #FFFFFF;
	padding: 6px; 
	text-align: center;
}

#block a,#block a:visited {
	text-decoration: none;
}

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

#pdiv {
	color: #ba5215;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
}

#quotations {
	color: #676647;
	padding: 0px 28px 0px 28px;
	line-height: 16px;
	font-weight:normal;
}

#quotations h1 {
	font-size: 16px;
}

.rust {
	color: #BA5215;
	font-weight: bold;
	padding-top: 0px;
	font-style: italic;
}

.centred {
text-align: center;
}

.message {
	color: #CA5100;
	font-style: italic;
}

.rust2 {
color: #CA5100;
}