/* CSS Document */

#Home_top
{
postion: absolute; top: 0px; left: 0px; width: 730px; height: 263px;
background-image: url(../images/headers/home.jpg);
background-position: top;
background-repeat: no-repeat;
}

#About_top
{
postion: absolute; top: 0px; left: 0px; width: 730px; height: 263px;
background-image: url(../images/headers/about.jpg);
background-position: top;
background-repeat: no-repeat;
}

#Contact_top
{
postion: relative; top: 0px; left: 0px; width: 730px; height: 263px;
background-image: url(../images/headers/contact.jpg);
background-position: top;
background-repeat: no-repeat;
}

#IR35_top
{
postion: relative; top: 0px; left: 0px; width: 730px; height: 263px;
background-image: url(../images/headers/IR35.jpg);
background-position: top;
background-repeat: no-repeat;
}

#Contract_top
{
postion: relative; top: 0px; left: 0px; width: 730px; height: 263px;
background-image: url(../images/headers/contract_drafting.jpg);
background-position: top;
background-repeat: no-repeat;
}

#Bus_top
{
postion: relative; top: 0px; left: 0px; width: 730px; height: 263px;
background-image: url(../images/headers/business_consulting.jpg);
background-position: top;
background-repeat: no-repeat;
}

#Rep_top
{
postion: relative; top: 0px; left: 0px; width: 730px; height: 263px;
background-image: url(../images/headers/representation.jpg);
background-position: top;
background-repeat: no-repeat;
}

#Umbrella_top
{
postion: relative; top: 0px; left: 0px; width: 730px; height: 263px;
background-image: url(../images/headers/umbrella.jpg);
background-position: top;
background-repeat: no-repeat;
}

#Umbrella-limited_top
{
postion: relative; top: 0px; left: 0px; width: 730px; height: 263px;
background-image: url(../images/headers/umbrella-limited.jpg);
background-position: top;
background-repeat: no-repeat;
}

#Limited_top
{
postion: relative; top: 0px; left: 0px; width: 730px; height: 263px;
background-image: url(../images/headers/limited.jpg);
background-position: top;
background-repeat: no-repeat;
}