body {
   background: white;
   font-size: 11pt;
   }
   
#wrapper {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
 }

#masthead {
   background: transparent none;
   height: 80px;
}

#logo {
	width: 126px;
	position: absolute;
	top: 17px;
	left: 0px;
} 

div#pagebg {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}

#topnavbar,
#date,
#search,
#utilities
#footer {
  	display: none;
}   

 
#bread {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #eee;
}

#bread ul {
	margin: 0 0 0 -10px;
	padding: 0;
} 

#utilities {
  	display: none;
}   

#head1,
.relspec,
#PrintNote,
#PrintNote1,
#bread,
#navhome,
#navclients,
#navproducts,
#navserv,
#navspecial,
#navsupport,
#navcontact {
   display: none;
}

#rhcol {
	float: right;
	width: 210px !important;
	width: 204px;
	margin: 25px 20px;
	padding: 0;
	background-color: #ddd;
	border-top: 1px solid #bcbcdd;
	border-bottom: 1px solid #bcbcdd;	
}

#homehead,
#clienthead,
#prodhead,
#servhead,
#supporthead {
	margin: 0;
	padding: 0;
	width: 645px;
}
   
   
#homehead a:link:after, 
#homehead a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#features {
	margin: 0;
	padding: 5px 0 0 0;
	width: 645px;
}
   
#homehead a[href^="/"]:after {
   content: " (http://www.elonex.co.uk" attr(href) ") ";
}

a:link, a:visited {
   color: #6969b3;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
} 

#footercopy  {
	font-weight: bold;
	color: #666;
	padding: 0;
	margin: 0;
	border: 0px;
	width: 685px;
}
   

