body {  
   padding: 0px;   
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   height: 100%;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 76%; 
   font-style: normal; 
   font-weight: normal;
   text-align:center; 
   color: #333333;
   background-color:#4d4d4d;
   background-image:  url("../images/bg_page760_grey1.jpg");
   background-repeat: repeat-y;
background-position: center;
 
   }

p {
  font-size: 1em;
  text-align:left;
  }   

.italic {
  font-style:italic;
  }
  
.bold {
  font-weight:bold;
  }
  
.bolditalic {
  font-style:italic;
  font-weight:bold;
  }
h1,h2,h3,h4 {
	color: #333333;
	font-family: "trebuchet ms",tahoma, verdana, arial, helvetica, sans-serif;
  	font-style: normal;
 	font-variant:normal; 
  	font-weight: bold;
	}
/*#contentholder h1,h2,h3,h4 {
	color: #ffcc00;

}*/
h1 {
   
  font-size: 1.5em; 
  margin-bottom:  5px;
  /*border: 1px solid #871E31;*/
  /*padding: 10px;*/
}

h2 {
 font-size: 1.33em; 
 margin-bottom:  3px;
  
}

h3 {
 font-size: 1.16em; 
 margin-bottom:  3px;

 }

h4 {
 font-size: 1em; 
 margin-bottom:  3px; 

 }
.indent {
padding-left: 30px;

}
 .blockquote {
 font-size: 1em;
 display: block;
 padding: 3px; 
 background-color:#666;
 border: 2px solid #E5053A; 
 }
 
 td { 
 vertical-align:top
 }
 
.headfoot {
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 0.8em; 
  font-style: normal; 
  font-weight: normal;
  text-align: left; 
  color: #333333;
}

.headfoot a {
   text-decoration: none;
   color: #003399;
}

.headfoot a:hover {
   text-decoration: underline;
   color: #003399;
}

.tablexblue  { 
   background-color: #009999;
}

.picturexright {
  float: right;
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 5px;
  margin-right: 5px;
  }
  .picturextraright {
  float: right;
  margin-top: 0px;
  margin-left: 10px;
  margin-bottom: 0px;
  }
  
.picturexleft {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  }
.picturexcenter {
margin: 5px auto 5px auto;
}
a {
	color:#09c;
	font-size:1em;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {text-decoration:underline;}

/*LAYOUT*/
#wrapper {
	/*position: relative;*/
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
  	width: 760px;
  	border: 1px solid #000000;
  	background: #ffffcc;
	}
#Header {
	margin:0px;
	padding:0px;
	width: 100%;
	height: 110px;
	text-align: right;
 
	/*border-style:solid;
	
	border-color:#336699;
	border-width:1px;
	*/ 
	background-color:#ffffcc;
	/*background-image:url(../images_new/header_bg.gif);*/
}

#Headtext {
	margin:0px;
	padding: 2px 5px 2px 10px;
	width: 48%;
	height: 110px;
 	float:left;
	vertical-align:middle;
	
	/*border-style:solid;
	
	border-color:#336699;
	border-width:1px;*/ 
	text-align: left;
	background-color:#ffffcc;
	/*background-image:url(../images_new/medley_6a.jpg);*/
}
#Headimg {
	margin:0px;
	padding: 0px;
	width: 48%;
	height: 110px;
 	float:right;
	vertical-align:middle;
	
	/*border-style:solid;
	
	border-color:#336699;
	border-width:1px;*/ 
	text-align: right;
	background-color:#ffffcc;
	/*background-image:url(../images_new/medley_6a.jpg);*/
}
#contentwrapper {
	position: relative;
	
	padding: 0;
	
  	width: 100%;
  	/*border: 1px solid #000066;*/
  	background: #ffcc00;
	}

#headline {
/*width:100%;*/
padding: 2px 5px 2px 10px;
/*border-style: solid;
border-color: #dddddd;
border-width: 1px 0px 1px 0px;*/

text-align: left;
background-color:#ffffcc;
}
/* navigation */
#navbar {
width: 760px;
background-color:#e1b400;
height: 40px;

}


#nav {
	float: left;
	width: 760px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;

	}
#nav li {
	float: left;
	margin: 0;

	list-style: none;
	
	}
#nav a {
	float: left;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	color: #003399;
	}
#nav a:hover {
	color: #ffffff;
	
	
	}
/* --- highlight current page in nav --- */
	
body#company a#companynav,
body#home a#homenav,
body#deliverables a#deliverablesnav,
body#collateral a#collateralnav,
body#clients a#clientsnav,
body#services a#servicesnav,
body#contact a#contactnav,
body#downloads a#downloadsnav {
color: #ffffff;
font-weight: bold;
}
#contentholder {
float: left;
	margin:0 ;
	background-color:#ffffcc;
	/*padding:15px 10px 15px 10px;*/
	width:760px;
	text-align:left;
	
	border-top: 2px solid #777777;
	border-bottom: 2px solid #777777;


}
#comment {
float: right;
margin: 0;
font-family: tahoma, arial, helvetica, sans-serif;
	width:210px;
	text-align:left;
padding:15px 10px 15px 10px;
}
#Content {
	/*position: absolute;
	/*top:105px;*/
	float: left;
	margin:0 ;
	background-color:#ffffcc;
	padding:15px 10px 15px 10px;
	width:575px;
	text-align:left;
	background-image:  url("../images/bg_voltaire1_cream_575.jpg");
	
	/*border-top: 2px solid #777777;
	border-bottom: 2px solid #777777;*/


}
#Contentcontact {
	/*position: absolute;
	/*top:105px;*/
	float: left;
	margin:0 ;
	background-color:#e1e1e1;
	padding:15px 10px 15px 10px;
	width:740px;
	text-align:left;
	
	border-top: 2px solid #777777;
	border-bottom: 2px solid #777777;


}

#leftbar {
	/*position:absolute;*/
	float:left;
	margin: 0;
	width:150px;
	padding:5px 5px 5px 5px;
	/*word-wrap: break-word;
	
	
	border-style:solid;
	border-width:1px;
	border-color:  #6078bf;*/
	z-index: 1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
	
	#leftbar p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1em;
	text-align:left;
	
	}
/* Again, "be nice to Opera 5". */
body>#leftbar {width:150px;}

#enquiryform {
width: 560px;
}
#Content ul {

list-style-position: outside; margin-left: 0px; padding-left: 30px; list-style: disc; vertical-align: middle;
}
#Content li {

margin: 0px; padding: 0px 0px 10px 0px;
}
#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 5px 5px 5px 15px;
	font-size: 0.8em;
	color: #333333;
	background: #ffffcc;

	}
#footer p {
	margin: 0;
	padding: 0px;
	}
/*#footer a {
	color: #003399;
	text-decoration:none;
	}
#footer a:hover {
	color: #003399;
	text-decoration:underline;
	}*/

div.spacer {
width: 760px;
  clear: both;
  }
 
  table {
  /*border: 1px solid #990333*/}
td {
/*border: 1px solid #990333;*/
padding: 5px;}
td p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	color: #000000;
	text-align:left;
	

}

 #contentholder img {  border: 1px solid #cc9900;} 

  .space {
  height: 15px;
border-right: 0px ;
border-left: 0px ;
border-bottom: 0px ;
  }