/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
background-image: url('http://www.clearboxwebdesign.co.uk/images/background_image.gif');
background-repeat: no-repeat;
background-attachment:scroll;
background-position: 50% 00%;
font-family:Arial;
color: #868686;
}
 
#pagewidth{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:100px; 
 width:100%;
} 
 
#leftcol{
 width:430px; 
 float:left; 
 position:relative;
 
  }
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:50%;
 font:Arial, Helvetica, sans-serif;
 font-size:12px;
 }
 
#footer{
 height:140px; 
 clear:both;
 color:#9c9c9e;
 font-size:10px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

a:link {color: #9c9c9e; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
a:visited {color: #9c9c9e; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
a:active {color: #9c9c9e; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
a:hover {color: #04011c; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
a {text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}

p{ color: #868686; font-size: 12px; font-family:Arial, Helvetica, sans-serif } 
#nav {
	RIGHT: 0px; POSITION: absolute; TOP: 10px
}
#logo {
	LEFT: 0px; POSITION: absolute; TOP: 10px
}
#blacktext {
	COLOR: black
}
h3 {
	font-family: Arial;
	font-size: 12pt;
	padding-top: 10px;
	padding-bottom: 3px;
	color: #9c9c9e;
}
h4 {
	font-family: Arial;
	font-size: 12pt;
	padding-top: 10px;
	padding-bottom: 3px;
	color: #04011c;
}
