body
{ 
 background-color: #fff;
}

#footer
{
 
 top: 500px;
}


#signing_off
{
 position: relative;
 top: 20px;
 height: 151px; 
 padding: 0 20px 0 0;
 background-color: transparent;

}

#signing_off p
{
 
 position: absolute;
 top: 20px;
 left: 24px;
 display: block; 
 width: 600px;
 margin: 0 0 0 0;
 padding: 0;
 font-size: 14px;
 font-weight: bold;
}

#signing_off h3 span {
visibility : hidden; 
/*font-size : 12px; */
text-decoration: none;

} 

a#signing_off_ad  
{
 display: block;
 width: 760px;
 height: 151px;
 background: transparent url(../images/expert_circle.png) top right no-repeat;
 text-decoration: none;
}



#header
{
 width: 800px;
}

#telephone
{
 left: 0px;
}


#global_navbar
{
 left: 180px;
 width: 100%;
}

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

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



