﻿body 
{
    margin-left:auto;
    margin-right:auto;
    width:900px;
    font-family:Tahoma, Verdana;
    font-size:12px;
    line-height:120%;
    color:#5f5f61;
}
#pageborder
{
    margin-left:auto;
    margin-right:auto;
    width:900px;
    border:1px gray solid;
}

#header
{
    background-image:url(images/header.jpg);
    background-repeat:no-repeat;
    height:90px;
}
#header a
{
    text-decoration:none;
    color:#5f5f61;
    font-weight:normal;
}
#header a:hover
{
    text-decoration:none;
    color:#262261;
}

#menubar
{
    background-image:url(images/menu_bar.jpg);
    padding-top:8px;
    height:24px;
    text-align:center;
    font-size:12px;
    font-weight:normal;
    color:#262261;
}
#menubar a
{
    text-decoration:none;
    color:White;
    font-weight:bold;
    margin-left:3px;
    margin-right:3px;
}
#menubar a:hover
{
    text-decoration:none;
    color:#262261;
}
#jobmenubar
{
    background-image:url(images/menu_bar2.gif);
    background-repeat:no-repeat;
    background-position:center;
    padding-top:5px;
    height:20px;
    text-align:center;
    font-size:13px;
    font-weight:normal;
    color:#262261;
}
#jobmenubar a
{
    text-decoration:none;
    color:White;
    font-weight:bold;
    margin-left:3px;
    margin-right:3px;
}
#jobmenubar a:hover
{
    text-decoration:none;
    color:#262261;
}

#leftcontent
{
    width:550px;
    margin-left:30px;
    margin-top:15px;
    float:left;
}
#leftcontent a
{
    text-decoration:none;
    color:Red;
    font-weight:bold;
}
#leftcontent a:hover
{
    text-decoration:none;
    color:Black;
}


#rightcontent
{
    float:right;
    margin-right:30px;
    margin-top:15px;
    width:240px;
}
#lowercontent
{
    width:820px;
    margin-left:30px;
    clear:both;
    margin-top:15px;
}
#lowercontent a
{
    text-decoration:none;
    color:Red;
    font-weight:bold;
}
#lowercontent a:hover
{
    text-decoration:none;
    color:Black;
}
#footer
{
    width:820px;
    clear:both;
    margin-top:10px;
    color:Gray;
    text-align:center;
}
#footer a
{
    text-decoration:none;
    color:gray;
    font-weight:normal;
}
#footer a:hover
{
    text-decoration:none;
    color:Black;
}


.sidemenugray
{
    background-image:url(images/side_menu_back.jpg);
    background-repeat:repeat-y;
    padding-left:10px;
    padding-right:10px;
    width:220px;
}
.pageborder
{
    background-image:url(images/pageborder_back.jpg);
    background-repeat:repeat-y;
    padding-left:15px;
    padding-right:15px;
    width:790px;
}


.newsimage
{
    width:160px;
    float:right;
    margin-left:15px;
}
.viewnewsimage
{
    width:250px;
    float:right;
    margin-left:15px;
    margin-bottom:10px;
}

#enquiry
{
    font-weight:bold;
    color:#262261;
    margin-top:5px;
    margin-bottom:25px;
}
#enquiry a
{
    color:#4b92b6;
}
#enquiry a.hover
{
    color:Black;
}

#contactsleft
{
    width:250px;
    color:Black;
}
#contactsleft a
{
    color:#4b92b6;
}
#contactsleft a.hover
{
    color:Black;
}
#contactsright
{
    width:250px;
    color:Black;
    float:right;
}
#contactsright a
{
    color:#4b92b6;
}
#contactsright a.hover
{
    color:Black;
}


li
{
    padding-bottom:10px;
}

h1
{
    font-size:30px;
    font-weight:lighter;
    font-family:Tahoma;
    color:#016eb0;
    margin-bottom:20px;
    margin-top:30px;
}
h2
{
    font-size:13px;
    font-weight:bold;
    font-family:Verdana;
    color:#5f5f61;
    margin-bottom:8px;
}
h3
{
    font-size:30px;
    font-weight:normal;
    font-family:Tahoma;
    color:Red;
    margin-bottom:10px;
    margin-top:5px;
}
h4
{
    font-size:14px;
    font-weight:bold;
    font-family:Verdana;
    color:Red;
    margin-bottom:10px;
}
