#main
{
    
    background-color:#e8edea;
}
.banner_container
{
    
    border-top: 3px solid #88b27e;
    border-bottom: 3px solid #88b27e;
    
background: #4a6651; /* Old browsers */
background: -moz-linear-gradient(top,  #4a6651 0%, #88b27e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a6651), color-stop(100%,#88b27e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4a6651 0%,#88b27e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4a6651 0%,#88b27e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4a6651 0%,#88b27e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4a6651 0%,#88b27e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a6651', endColorstr='#88b27e',GradientType=0 ); /* IE6-9 */




    }	

.banner_center
{
    background-color:#4a6651;
    background-image: url("../design/bannerretirement.jpg");
    border-left: 3px solid #88b27e;
    border-right: 3px solid #88b27e;
    }
.banner_box
{   

background: #4a6651; /* Old browsers */
background: -moz-linear-gradient(left,  #4a6651 0%, #88b27e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4a6651), color-stop(100%,#88b27e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #4a6651 0%,#88b27e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #4a6651 0%,#88b27e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #4a6651 0%,#88b27e 100%); /* IE10+ */
background: linear-gradient(to right,  #4a6651 0%,#88b27e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a6651', endColorstr='#88b27e',GradientType=1 ); /* IE6-9 */


border-bottom: 5px solid #88b27e;
}
.main_center
{
    
    border-left: 3px solid #88b27e;
    border-right: 3px solid #88b27e;
    
}    

  .breakspace_line
{
border-bottom:3px solid #88b27e;
}    
     
.footer_top
{
       background-color:#88b27e;
    }    
    
  
    
    
p.footer_email
{

    color:#4a6651;

}    
p.footer_phone
{

    color:#4a6651;

} 
 

 .layout_1up_left_img
 {

margin-top:40px;

     }
     
 .layout_1up_rev_right_img
 {

margin-top:70px;
     
     }
     
 .layout_1up_rev_right_img
 {
 
     width:400px;
 
     }
     
     
.layout_1up_rev_left_text
{
    width:500px;
    }   
    
    
     .link_email
{
    float:left;
    color: #b0bfc8;
    text-decoration: none; 
    
    padding-left: 5px;
    padding-right: 5px;
} 
      
 .link_email:hover
{
    border-bottom: 3px solid #4a6651;
    padding-bottom: 2px;
} 
   
    
    .link_phone
{
    float:right;
    color: #b0bfc8;
    text-decoration: none; 
    
    padding-left: 5px;
    padding-right: 5px;
} 
      
 .link_phone:hover
{
    border-bottom: 3px solid #4a6651;
    padding-bottom: 2px;
} 
    