﻿#logo
{
 margin-top:160px;
}


#text
{
 width:560px;
}

.chair
{
 top:-70px;
}

.contact_info
{
 line-height:20px;
}

.contact_info h2
{
 padding:15px 0 5px 0;
 color:#DB6B71;
 text-transform:uppercase;
 font-size:1.2em
}

.info 
{
 color:#ccc;
 font-size:1.1em;
 text-decoration:underline;
}

#map
{
 position:absolute;
 left:200px;
 top:20px;
}

#map img
{
 border:0;
}

#pics
{
 width:215px;
 background:url(../images/contact/pic_frame.gif) no-repeat left top;
 padding:4px;
}



