#cmsWrapper, #footer_content{
    width:980px;
    margin:auto;
	position: relative;
	z-index: 1000000;
   
    }
    
#header{
    height:95px;
    }
    
    #header_left_column{
        float:left;
        height:95px;
        width:79px;
        }
        
        #logo{
            width:136px;
            height:79px;
        }
        
    #header_right_column{
        float:right;
        width:800px;
    }
    
        #affiliate_text{
            text-align:right;
            color:#006666;
            font-size:11px;
            font-weight:bold;
            }
            
        #affiliate_text a, a:hover{
            color:#006666;
            text-decoration:none;
            }
            
        #nav_utility{
            float:left;
            width:555px;
            padding-top:35px;
            text-align:right;
            }
            
            #nav_utility ul{
                margin:0;
                padding:0;
                text-transform:uppercase;
                font-size:11px;
                font-weight:bold;
                
                }
              
                #nav_utility ul li{
                    list-style-type:none;
                    display:inline;
                }
                    #nav_utility ul li a{
                        color:#aa9e9b;
                        text-decoration:none;
                        margin-right:25px;
                        }
                     #nav_utility ul li a:hover{
                        color:#599bbd;
                        }        
        #search{
                float:left;
                width:245px;
                height:40px;
                background-color:#efeae2;
                margin-top:20px;
            }
        
#nav_global{
        background-image:url(Images/bg_navigation.gif);
        background-repeat:no-repeat;
        width:970px;
        height:40px;
        padding-left:10px;
        margin-bottom:13px;
		position: relative;
		z-index: 1000000;
    }
    
    #nav_global ul{
        margin:0;
        padding:0;
    }
        
        /*
        #nav_global ul li{
          list-style-type:none;
          float:left;
          display:block;
          height:40px;
          line-height:37px;
          padding:0 25px 0 7px;
          background-image:url(Images/arrow_nav.gif);
          background-repeat:no-repeat;
          background-position:top right;
        }

            #nav_global ul li:hover{
                background-color:#443325;
                background-image:url(Images/arrow_nav_hover.gif);
                background-repeat:no-repeat;
                background-position:top right;
             }
        #nav_global ul li a{
             color:#fff;
             text-decoration:none;
             font-size:11px; 
        }
        
         #nav_global ul li.first{
                padding:0;
                width:125px;
                background-image:url(Images/bg_nav_find_physician.gif);
                background-repeat:no-repeat;
                text-align:center;
                background-position:top left;
                font-weight:bold;
                margin-right:15px;
                }
                
            #nav_global ul li:hover.first{
               background-image:url(Images/bg_nav_find_physician_hover.gif);
               background-repeat:no-repeat;
               background-position:top left;
               }
*/
               
 #footer{
    background-color:#86775d;
    font-size:11px;
    color:#ede8e2;
    padding:20px 0 20px 0;
 }
 
     #footer_content{
        line-height:18px;
     }
 
    #footer #footer_content ul, h2{
        margin:0;
        padding:0;
        
    }
    
    #footer_content h2{
        font-size:12px;
    }
    
    
    #footer_content h2 a{
        color:#ede8e2;
       text-decoration:none;
    }
    
    
    #footer #footer_content ul li{
        list-style-type:none;
        
    }
    
    #footer #footer_content ul li a{
       color:#ede8e2;
       text-decoration:none;
    }
 
    #section_1{
        float:left;
        padding-right:30px;
    }
    
    #section_2{
        float:left;
        padding-right:30px;
    }
    
    #section_3{
        float:left;
        padding-right:30px;
    }
    
    #section_4{
        float:right;
    }
    
    #section_4 .left
    {
        float:left;
        margin-bottom:20px;
        margin-right:25px;
        margin-top:5px;
}
    
    
     #copyright {
       padding-top: 30px;
    }
    
    #copyright a{
       color:#ede8e2;
       text-decoration:none;
    }