/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:left;
 font-family: "Trebuchet MS",Arial,sans-serif; 
} 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
 border-right: 1px solid #00853F;
  border-left: 1px solid #00853F;
} 
 
#header{
 position:relative; 
 height:99px; 
  background-color:#FFFFFF; 
 width:100%;
  background: url('images/logo_banner.jpg');
 background-repeat: no-repeat;
} 
 
#leftcol{
padding-top:5px;
padding-left:16px;
width:167px;
float:left; 
 position:relative; 
  }
  
 .leftcol-background{
 width:167px;
 height:563px;
 background: url('images/gren_nav.jpg');
 background-repeat: no-repeat;
  }
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:602px; 
 margin-left:15px;
 margin-top:5px;
 text-align:left;
 }
 
#footer{
 height:70px;
 margin-top:5px; 
  background-color:#FFFFFF; 
 clear:both;
 border-top: 1px solid #00853F;
 } 
 
 .header-text{
 padding-left:525px;
 padding-top:30px;
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 12px;
color:#00853F;
font-weight:bold;
 }
 
 p, td {
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 12px;
color:#636466;
text-align:left;
 }
 
 .smaller{
 font-size: 11px;
 }
 
  a {
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 12px;
color:#636466;
text-decoration:underline;
 }
 
  h1 {
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 12px;
color:#00853F;
 }
 
   h2 {
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 14px;
color:#00853F;
 }
 
    h3 {
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 12px;
color:#00853F;
 }
 
 .green{
 color:#00853F;
font-weight:bold;
 }
 
 .footertext{
 font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 10px;
color:#636466;
padding:5px 0 0 2px;
 }
 
 .greenbox{
  width:602px;
 height:47px;
 background: url('images/aboutus_green_panel.jpg');
 background-repeat: no-repeat;
 }
 
.homebanner{
 width:602px;
 height:196px;
 background: url('images/homepage_banner.jpg');
 background-repeat: no-repeat;
 }
 
 .procurement-stategy{
 position:relative;
 float:left;
 width:292px;
 height:582px;
 background: url('images/about_us_text-panel.jpg');
 background-repeat: repeat-y;
 margin-top:10px;
 }
 
 .procurement-text{
 padding:2px 10px 5px 10px;
 }
 
 .servicesbanner{
 width:602px;
 height:196px;
 background: url('images/services_banner.jpg');
 background-repeat: no-repeat;
 }
 
  .contactbanner{
 width:602px;
 height:196px;
 background: url('images/contact_banner.jpg');
 background-repeat: no-repeat;
 }
 
  .projectsbanner{
 width:602px;
 height:196px;
 background: url('images/projects_banner.jpg');
 background-repeat: no-repeat;
 }
 
 .newsbanner{
 width:602px;
 height:196px;
 background: url('images/news_banner.jpg');
 background-repeat: no-repeat;
 }

 
 .homebannertext{
 padding:40px 30px 10px 30px;
width:250px;
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 16px;
color:#ffffff;
text-align:center;
 }
 
  .greenboxtext{
 padding:5px 5px 5px 5px;
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 11px;
color:#ffffff;
text-align:center;
 }
 
 .dashes {
 float:right;
 font-size:10px;
 font-family: "Trebuchet MS",Arial,sans-serif;
 text-decoration:none;
 color:#636466;
 padding:5px 2px 0 0;
 }
 
 #greybox{
 width:602px;
 height:100px;
 background-color:#e2e1e5;
 margin-top:10px;
  margin-bottom:10px;
 }
 

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

