body, html{
   height:100%;
}
body{
   background-color: #FFF; 
   font-family: "Arial";  
   text-align:left;
   padding: 0px;
   margin: 0 0;
   border: none;
   z-index: -20;
}
a:link { color: #000001; text-decoration: none; }     
a:visited { color: #000001; text-decoration: none; } 
a.hidden:link { color: #ffffff; text-decoration: none; }     
a.hidden:visited { color: #ffffff; text-decoration: none; } 
a:hover { color: #000066; text-decoration: none; }  
a:active { color: #000001; text-decoration: none; }  
a img { border: none; }   
#wrap{
   position:relative;
   width:938px;
   margin:auto;
   min-height:100%;
}
* html #wrap{
   height:100%;
}
#bannerwrap{
   height:80px;
   width:938px;
}
#logo{
   width:200px;
   float:left;
}
#tellogin{
   width:938px;
   text-align:right;
   height:40px;
   padding-top:20px;
   color:#008CDB;
   font-size:26px;
   z-index: 2;
}
#links{
   width:738px;
   text-align:right;
   height:40px;
   z-index: 1;
   overflow:hidden;
}
.link  a {
   position: relative;
   z-index: 1;
   top: 3px;
   height:40px;
   margin: -3px;  
}
.link  a:hover { top: -100px; } 
.thispage  {    
   display: inline-block; 
   position: relative;
   z-index: 1;
   top: -100px; 
   margin: -5px;
}
#maincontent{
   background-color: #bde0f4; 
   position:relative;
   display: inline-block; 
   text-align:left;
   width:917px;
   height: 100%;
   padding: 10px;
   margin: 0 0;
   border: none;
   z-index: 1;
}
#health_that_cares{
   background-image: url("images/service_that_cares.jpg");
   background-repeat: no-repeat;
   background-position: top center; 
   vertical-align: top;
   display: inline-block; 
   position:relative;
   height: 285px;
   width: 588px;
}
#links2{
   background-image: url("images/office_workers.jpg");
   background-repeat: no-repeat;
   background-position: top left; 
   vertical-align: top;
   display: inline-block; 
   position:relative;
   height: 285px;
   width: 588px;
}
.snippet_wrapper{
   background-color: #FFF; 
   display:inline-block;
   border-radius: 0.3em;
   vertical-align: top;
   text-align:left;
   padding: 3px;
   margin: 0 0;
   border: none;
   z-index: 1;
}
.snippet_inner{
   background-color: #FFF; 
   display:inline-block;
   border-radius: 0.3em;
   border-color: #999;
   border-style:solid;
   border-width:1px;
   vertical-align: top;
   text-align:left;
   padding: 3px;
   margin: 0 0;
   z-index: 1;
}
#testimonials{
   background-color: #b7dff5; 
   display: inline-block; 
   border-radius: 0.3em;
   text-align:left;
   width:290px;
   padding: 10px;
   margin: 0 0;
   border: none;
   z-index: 1;
}
.anchor1 {
width : 299px;
height : 74px;
float:right;
text-align:center;
font-size: 20px;
background-image : url("images/link2_normal.png");
background-repeat: no-repeat; 
}

.anchor1:hover {
background-image : url("images/link2_hover.png");
} 