/* 
-----------------------------------------
main-body-top.css ( Leeds Test Objects )
-----------------------------------------
*/

/* ******* body-top ******* */

#main 
{ 
width: 896px;
margin-top:3px;
padding: 0px;
border: 1px solid #c0c0c0;
background: url('../img/backgound2.gif') top right  repeat-y;

} 

#main-top 
{ 
width: 100%;
height: 85px;
/*background : url('../img/trees.jpg') top left  no-repeat;*/
} 

#main-top-line 
{ 
width: 100%;
height: 10px;
background: #3264B4;
} 

#main-top-line-in 
{ 
width: 100%;
height: 10px;
background : url('../img/pointgrey.gif') top left  repeat-x;
}
