html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, 
ol, ul, li, dl, dt, dd, td, form, fieldset, a,
#mainwrapper  
{
	margin: 0;
	padding: 0;
	border: 0;
}

body {
  background-color: #ffffff;	
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;

}

h1,h2,h3,h4,h5,h6 {
   background-color: transparent;
   color: #522381;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin-bottom: 0.2em;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 130%;
}

p { padding-bottom: 0.8em;
padding-right: 20px; }

img	{ border: none; }

a {
	color: #7c62a1;
	text-decoration: none;
}

a:visited  { color: #9900cc; }

a:hover {
	color: #9900cc;
	text-decoration: none;
}

#mainwrapper {
  width: 100%;		
}


#left-sidebar {
	position:absolute;
	width:170px;  
	top: 132px;   	
	left: 0;
	padding: 10px;	
	font-size: 90%;
    z-index:600;
}

#left-sidebar {
	margin-top: 5px;
	color: #000066;
	line-height: 1.25em;
	background: #FFF;
}


#left-sidebar p {	
	background-color: #FFF;	
	color: #000000;
	font-size: 90%;
}

#left-sidebar ul {	
	list-style: none;
}
#left-sidebar li {	
	list-style: none;
	text-transform:uppercase; 	
	
}

#left-sidebar li {
		margin: 0;
}
#left-sidebar li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	background-color: #7c62a1;
	border: 1px solid #7262a1;
	padding: 4px;
	margin-bottom: 4px;
}
html>body #menu li a {
		width: auto;
}
#left-sidebar li a:hover {
	color: #003d7e;
	background: #2abed8;
	border: 1px solid #2abed8;
 
}
.left-sidebar-1 {
	background-color: #ffffff;
	background-image: url(graphics/contact_purple.gif);
	background-repeat: no-repeat;
	height: 90px;
}
.left-sidebar-2 {
	background-color: #ffffff;
	margin-bottom:4px;
	background-image: url(graphics/cipd_text_purple.gif);
	background-repeat: no-repeat;
	height: 90px;
}
#maincontent {
	position:relative; 
	width:auto;						
	top: 0px;						
	margin: 0 0 0 170px; 		
	padding: 2em 279px 0 2em;			
	z-index:500;
	background-image: url(graphics/purple_gears.jpg);
	background-repeat: repeat-y;
	background-position: bottom right;
					
}
#maincontent ul { list-style-type: square; text-align: left; }
#maincontent li { list-style-image: url(graphics/lbrbullet.gif); margin-left: 16px;}
#maincontent ul {font-size: 100%; }
#maincontent li {font-size: 100%; margin-bottom: .5em; }
.bluebackground {
	color: #ffffff;
	font-weight: bold;
	background-color: #003d7e;
	padding: 0.4em;
}
.lilacbackground {
	color: #ffffff;
	font-weight: bold;
	background-color: #8d65a2;/*7c62a1*/
	padding: 0.4em;
	margin-right: 1.2em;
}
.purplebackground {
	color: #ffffff;
	font-weight: bold;
	background-color: #522381;
	padding: 0.4em;
}

#right-sidebar			
{
	position:absolute;
	width: 189px; 		
	top: 132px;
	height: 500px;   		
	right:0;			
	background: #ffffff;
	padding: 0.5em;		
	font-size: 90%;
	z-index:600;
	background-image: url(graphics/doublegears.jpg);
	background-position: bottom;
	background-repeat: no-repeat;


}
.right-sidebar-all ul,	
.right-sidebar-all p {	
	background-color: #ffffff;	
	padding: 10px;
	color: #000066;

}
.right-sidebar-all h1, h2, h3, h4 {	
	background-color: #ffffff;	
	padding: 10px;
}

.right-sidebar-all ul {	
	list-style: none;
}

.right-sidebar-all li a 	{	
	width: 100%; 	
	display: block;
}

.right-sidebar-1 {
	border: 2px solid #000066;
	background-color: #ffffff;
	margin-bottom:10px;
}

.right-sidebar-2 { 
	border: 2px solid #000066;
	background-color: #ffffff;
	margin-bottom:10px;

}

.right-sidebar-3 { 		
	border: 2px solid #000066;
	background-color: #ffffff;
	margin-bottom:10px;

}

#footer	{
	position: relative;
	top: -10px;			
	background: transparent;
	padding: 1em;
	text-align: center;
	color: #000066;
	height: 40px;
	width: auto;
	z-index: 800;
}

#footer p{
	margin: 10px 6px 0px 0px;
	text-align: right;
	color: #999999;
	font-size: 70%;
	}
#footer a {
	color: #522381;
	text-decoration: none;
/*	font-weight: bold; */

	}
#footer a:link, #footer a:visited  {
	color: #522381;
}
#footer a:hover, #footer a:active  {
	color: #2abed8;
	}

#horizontal li
{
display: inline;
list-style-type: none;
padding-right: 10px;
font-size:80%;
}
#horizontal {
text-align: center;
}
#header {
	background-color: #ffffff;
	padding: 4px;
	height: 119px;
	margin-left: 6px;
	background-image: url(/graphics/hr_header_logo_290507a.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 2px solid #522381;
		}
label {
	font-size: .9em;
	text-transform: uppercase;
}

input, textarea {
	background: #FFFFFF;
	border: 1px solid #522381;
	color: #000000;
	display: block;
	font: 1em verdana, geneva, sans-serif;
	margin: 4px 0 4px 0;
	-moz-border-radius: 3px;
	padding: 1px;
}
#form-contact label { 
	padding: 0 0 0 14px; 
	color: #FFFFFF; 
	background: url(graphics/label_bullet.jpg) no-repeat 0 50%; 
}

#form-contact {
	background: #8d65a2 url(graphics/contactform_bg.jpg) no-repeat 0 100%;
	padding: 0 0 0px 10px;
	width: 330px;
}
#form-contact-name, #form-contact-email, #form-contact-address,
#form-contact-postcode, #form-contact-number, #form-contact-message { width: 300px; }
#form-contact div {
	padding: 10px 10px 0 0;
}
#form-contact p{
	padding: 0 0 0 10px;
	font-size: 80%;
}

.blue {
	color: #000066;
	}