body 
    {
    margin:2px 2px 0 2px;
    padding:0;
    background:#000000;
    }

#main
{
    background:#000000;
    height:600;
    width:800;	
}


#header
{
height=150;
width=800;
background:#000000;
background-image: url("../images/header.jpg"); 
background-repeat: no-repeat;
}


#logo
{
top:26;
float:left;
height=150;
width=150;
background-color:transparent;
position:relative;
}


#search
{
top:20;
float:right;
height=150;
width=250;
background-color:transparent;
vertical-align:bottom;
position:relative;
}



#centerM
    {
    float:center;
    background:#757a80;
    height:350px;
    width:787px;	
    }

#centerL
    {
    float:left;
    background:#8b93a0;
    height:350px;
    width:490px;	


    }

#rightM
    {
    
    background:#8b93a0; 
    height:350px;
    width:150px;	

float:right;
    }

#BOTAD {
    height:90;
    width:787;	
    float:center;
    background:#757a80;
}


#footer {
    height:34;
    width:787;	
background:#000000;
background-image: url("../images/footer.jpg"); 
background-repeat: no-repeat;

}

#foo
{
height:20;
width:787;	
background:#757a80;
float:center;
}

