/* CSS Document */

div.content_1 {
position: absolute;
top: 190;
margin-left: 210px;
width:660px;
}

div.content_2 {
position: absolute;
top: 390;
margin-left: 280px;
width:660px;
}

div.content_head{
background-image: url(http://www.northwealdflyinggroup.co.uk/planes/images/planes_top.gif);
position: absolute;
top: 165;
margin-left: 210px;
width:683px;
height: 198px;
background-repeat:no-repeat;
}

div.foot
{position: absolute;
top: 750px;
margin-left: 150px;
width: 804px;
height: 25px;
background-repeat:no-repeat;
z-index:100;
}