body
{ 
 background-color: #fff;
}

#global_navbar
{
 left: 180px;
}

#container
{
 width: 760px;
 height: 540px;
 
}

a#free_consult 
{
 display: block;
 position: absolute;
 top: 102px;
 right: 0;
 z-index: 100;
 background: #fff url(../images/ask_button.gif) no-repeat;
 height: 37px;
 width: 150px;
 
}



#footer_contact
{
 top: 560px;
}

 #footer_contact
 {
  position: absolute;
  left: 5px;
  margin: 0 0 0 30px;
  height: 10px;
  voice-family: "\"}\"";
  voice-family:inherit; 
  width: 100%;
 
  
 }
 
     #footer_contact ul {
      margin: 0 0 0 130px;
      padding: 0;
      list-style-type: none;
	  font-size: 10px;
    }
		
    #footer_contact li {
      margin:  1px 3px 0 0;
      padding: 0;
      float: left;
    }
	
    #footer_contact li {
      padding-right: 1em; 
    }
	
	#footer_contact a {
     color: #555;
	 text-decoration: none;
	 padding: 0 18px 0 0; 
	 border-right: 1px solid #555;
    }
	
	#footer_contact a:hover {
     
	 text-decoration: underline;
    }
