﻿
#header
{
   position:relative;   
   width:1025px;   
   background-color:#fdf9f8; 
   background-image:none;   
   border:0px solid Green;              
   padding-top:16px;
   margin-bottom:20px;
   height:432px;   
}


#logobottom
{
 position:relative;
 top:116px;
 left:-650px;
 width:214px; 
 height:110px;  
 float:left;
 border:0px solid Black;
}

#footertext
{
    position:relative;
    top:66px;
    left:270px;      
    width:400px;  
    float:left;
}

#social
{
  position:relative;
  top:60px;
  height:80px;
  left:290px;  
  width:320px;
  border:0px solid; 
  z-index:0;
  margin:0;
  float:left;
}