@charset "utf-8";
/* CSS Document */

body{
margin:0 0 24 0;
}
.logo{
   background-image:url(../images/logo.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height:96px;
   width:264px;
   }     
.logo-border{
   border-top:#5e5e5e 1px solid;
   width:544px;
  }  
.logo-right{
    background-image:url(../images/logo-right.gif);
	background-position:left top;
   background-repeat:no-repeat;
   height:96px;
   width:119px;  
   }
.menu-left{
   background-image:url(../images/menu-left.gif);
    	background-position:left bottom;
   background-repeat:no-repeat;   
    height:38px;
   width:106px;
   }
.cert{
     top:37px;
	 bottom:37px; 
	 left:32px;
	 right:32px;
	 background-image:url(../images/certifications.gif);
	 background-repeat:no-repeat;
	 background-position:center;
	 width:424px;
	 height:177px;
	 }   
.promo{
     background-image:url(../images/promo.gif);
	  background-repeat:no-repeat;
	  background-position:left top;
	  width:503px;
	  height:177px;
	  background-position:center;
	  }
.menu-l{
     background-image:url(../images/menu-l.gif);
	 width:9px;
	 height:38px;
	   background-repeat:no-repeat;
	  background-position:left top;
	  }	  	 
.menu-links{
        background-image:url(../images/menu-bg.gif);
		background-repeat:repeat-x;
		}	  
 
.menu-links:hover{
        background-image:url(../images/menu-bg-hover.gif);
		background-repeat:repeat-x;
	}	
	  		
.menu-link,.menu-link:hover{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		text-align:center;
		padding:0px 5px 0px 5px;
		text-transform:uppercase;
		}
.menu-link-s,.menu-link-s:hover{
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		text-align:left;
		text-transform:uppercase;

}		
.menu-middle{
        background-image:url(../images/menu-middle.gif);
		background-repeat:no-repeat;
		width:5px;
		height:38px;
		}
.menu-end{
      background-image:url(../images/menu-end.gif);
	  background-position:left bottom;
	  height:38px;
	  width:10px;
	  background-repeat:no-repeat;
	  }						
.welcome-head{
      background-image:url(../images/welcome-head.gif);
      width:927px;
	  height:48px;
	  background-repeat:no-repeat;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:16px;
	  text-transform:uppercase;
	  padding-left:14px;
	  font-weight:600;
	  color:#007939;
	  }
.content-border{
 	border-bottom:1px solid #eaeaeb;
	border-right:1px solid #eaeaeb;
	border-left:1px solid #eaeaeb;
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
		
	}  
 .content{
       font-family: Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#666666;
	   font-weight:normal;
	   line-height:1.5;
	   }
.content-link{
       font-family: Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#0084be;
	   font-weight:normal;
	   text-decoration:none;
	   }
 .content-link:hover{
       font-family: Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#0084be;
	   font-weight:normal;
	   text-decoration:underline;
	   }		
.footer{
           background-image:url(../images/footer.gif);
		   background-position:left top;
		   height:88px;
	 }	   	      	  
#footer a{
      font-family: Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#007939;
	   text-decoration:none;
	   }
#footer	a:hover{
      font-family: Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#007939;
	   text-decoration:underline;
	   }
#footer {
      font-family: Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#007939;
	   }	
.content-ul{
	list-style-type: none;
	list-style-image:url(../images/bullet.gif);
	list-style-position:outside;
	margin-left:-25px;
	text-decoration:none;
	list-style-type: none;
	margin-left:-25px;
	text-decoration:none;
	margin-top: 0px;
}
.padd{
padding-left:14px; padding-top:24px;padding-right:14px; padding-bottom:12px;
}
.contact-info{
      background-image:url(../images/contact.png);
	  background-position:left bottom;
	  background-repeat:no-repeat;
	  }     	      
strong{
        color:#7bb405;
		}
.shdg{color:#7bb405; font:bold 16px Arial, Helvetica, sans-serif; padding-bottom:9px;}
 
				  