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

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


a {color: #006666; 
	text-decoration:none;
	}
	
a:visited {color: #006666;
	text-decoration:none;
	}
	
a:hover {color: #00CC66;
	text-decoration: underline;
	}
	
a:active { color: #006666;
	}

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: #006666;
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: #ffffff;
border:0px solid #;
}

/* ----------banner for logo-------------- */
#banner {
height: 127px;
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: 93px;
width: 775px;
}

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

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

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

#apmlimages {
	height: 200px;
	border-top: #990033 4px solid;
	border-bottom: #990033 4px solid;
}

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

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

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
color: #333333;
padding: 15px;
margin-left: 216px;
margin-right: 0px;
line-height: 18px;
border-left: #ffffff 4px solid;
text-align: justify;
}

#content p {
margin-top: 12px; 
margin-bottom: 12px;
margin-left: 0px;
}



#content img {
	text-align: right;
}

#content li {
	padding-left: 10px;
	margin-left: 10px;
	background:url ('images/bullets.gif');
	background-repeat:no-repeat;
	background-position:0 0;
	
	
}
#bullets {
padding-bottom: 24px;
}

#bullets p {
margin: 0px;
padding: 0px;
}

#content ul {
	padding-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;
}

#pic02 {
	float: right;
}

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

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

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding:8px;
text-align: center; 
background-color: #FFCCFF;
color: #333333;
border-top: #990033 4px solid;
font-size: 11px;
}

#footer a,#footer a:visited {
color: #333333;
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: 10px;
 margin: 0px;
}

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

 .verticalmenu a:hover{
   color: #FF66FF;
 }
 
.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;
	font-size: 11px;
}

#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 15px 0px 15px;
	line-height: 16px;
	font-weight:normal;
}

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

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