/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:left; 
} 
 
#pagetop{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
}


#pagewidth{ 
 width:798px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
  border-left: 1px solid #DDD5E3; 
  border-right: 1px solid #DDD5E3; 
   border-bottom: 1px solid #DDD5E3;   
}


#subfooter{ 
 width:800px; 
 text-align:right;  
margin-left:auto; 
 margin-right:auto; 
 }
 
#header{
 position:relative; 
 height:106px; 
 width:100%;
   background: url("images/logo_banner.jpg"); 
   background-repeat:no-repeat;
} 
 
#maincol{  
 float: right; 
 display:inline; 
 position: relative; 
 width:780px;
 margin-top:10px;
 margin-left:20px;
 }
 
#footer{
margin-top:10px;
 height:26px; 
  background-color:#FFFFFF; 
 clear:both;
   background: url("images/footer.jpg"); 
   background-repeat:no-repeat;

 } 
 
 
 #nav{
 position:relative; 
 height:38px;  
 width:800px;
}

 .navbar
{
 width:798px;
 height:38px;
 background: url('images/nav_bar.jpg');
}

 .navtext {
padding-top:10px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #808284;
text-align:center;
 margin-left:7px;
 margin-right:2px;
 text-decoration:none;
 }
 
 .navtext a{
text-decoration:none;
 }
 
 .navtext a:hover{
color: #662F8E;
text-decoration:underline;
 }
 
 .nav-active{
color: #662F8E;
text-decoration:none;
 }
 
.nav a:hover{
color: #662F8E;
font-size: 12px;
text-decoration:underline;
}

.pathfinder{
font-size: 20px;
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
padding-left:130px;
padding-top:45px;
}

.telephone-text{
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
padding-left:550px;
padding-top:2px;
}

.consultancy-banner{
position:relative;
float:left;
width:600px;
height:185px;
}

.quote-banner{
position:relative;
float:left;
width:155px;
height:185px;
margin-left:10px;
}


h1{
font-size: 32px;
font-family:Arial, Helvetica, sans-serif;
color: #F7931D;
margin-top:40px;
margin-right:15px;
font-weight:100;
}


p, li, td{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #808284;
line-height:150%;
text-align:left;
}

a {
color: #662F8E;
text-decoration:underline;
 }
 
.purple {
color: #662F8E;
font-weight:bold;
font-size:13px;
 }
 

.text-quote{
padding:10px;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
color: #662F8E;
line-height:150%
}

.text-quote-green{
padding:10px;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
color: #34642D;
line-height:150%
}





.twocols-left{
width:340px;
padding-right:15px;
position:relative;
float:left;
 text-align:left; 
}
 
.twocols-right{
width:340px;
padding-right:10px;
padding-left:15px;
position:relative;
float:left;
 text-align:left; 
} 

.footer-text{
padding-left:10px;
padding-top:10px;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
color: #808284;
}

ul {
 list-style-type: none;margin: 0;padding: 0;position: relative;
}

li {
background-image:url(images/bullet.gif);background-position:0 0.3em;background-repeat:no-repeat;padding:0 0 0 25px;
}

 
 /* *** 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 */  


