body {

color:#353535;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px;
text-align:center;
background-image: url(/img/bg-main.png);
background-repeat: repeat-x;
padding: 0px;
margin:0 auto; 

}


/* Easylogics - Colours -------------------------- */

.light-blue{ 
color:#B8D6E9;
}

.link-light-blue{ 
color:#B8D6E9;
}

.link-light-blue a{ 
color:#B8D6E9;
text-decoration:none;
}

.link-light-blue:hover{ 
color:#B8D6E9;
text-decoration:underline;
}

.link-light-blue:active{ 
color:#B8D6E9;
text-decoration:none;
}
.link-light-blue:visited{ 
color:#B8D6E9;
text-decoration:none;
}

.container { width: 777px; margin: 0 auto }


/* Easylogics - NAVIGATION -------------------------- */

ul#navigation { padding-top:7px; width:465px; margin:0; list-style:none; float:right;}
#navigation span {display:none;}


/* NAVIGATION -------------------------- */

#top-area{
background:url(/img/bg-top-int.png);
height:150px;
border-left:solid #EBE6D2 1px;
border-right:solid #EBE6D2 1px;
width:777px;
margin:0 auto; 
}



#pos-float-left-rel{
float:left;postition:relative;
}





#nab-box{
float:right;postition:relative;width:580px;height:34px;padding-top:29px;height:12px;margin-top:50px; color:#3B7498;padding-right:20px;
}




#path-box{
padding-left:550px;padding-top:103px;
}


#main-container{
width:777px;border-left:solid #EBE6D2 1px;border-right:solid #EBE6D2 1px; float: left;
}


/* SIDEBAR MENU -------------------------------- */

#side-wrapper {
    width: 174px;
    padding-left: 15px;
    float: left;
}

#menu-wrapper {
    width: 174px;
    background: url('/img/menu_bg.gif');
    margin-bottom: 14px;
}

ul#menu-left {
    list-style: none;
    width:144px;
    background: url('/img/menu_top.gif') no-repeat;
    margin: 0;
    padding: 0 15px;
}

ul#menu-left li {
    text-align: left;
    background: url('/img/menu_arrow.gif') center left no-repeat;
    border-bottom: 1px solid #fff;
    margin: 0;
    padding: 5px 0 5px 24px;
}

ul#menu-left li a {
    color: #000;
    text-decoration: none;
}
ul#menu-left li a:hover { color: #0088cc }

ul#menu-left .heading {
    font-weight: bold;
    text-align: center;
    background: none;
    padding: 13px 0 5px 0;
}

#menu-bottom {
    width: 174px;
    height: 12px;
    background: url('/img/menu_bottom.gif');
}

#footer-main{
clear:both;position:relative;height:79px; width:777px;text-align:center;border-left:solid #EBE6D2 1px;border-right:solid #EBE6D2 1px;border-bottom:solid #EBE6D2 1px;margin:0 auto; 
}

#footer-box{
position:relative;width:746px;height:79px;background-image:url(/images/bg-footer.png);margin: 0 auto;
}

#footer-box-int{
position:relative;float:left;width:710px;padding-top:20px; color:#5B5B5B;
}


#footer-box-bot{
position:relative;color:#353535;padding-top:5px;
}





.footer-link {
color:#5B5B5B;
text-decoration:none;


}

.easylogics {
color:#5B5B5B;

}

.contentwrapper {
text-align:justify;
float:right;
width:500px;
padding-right:50px;

}
.contentwrapper P {
	MARGIN: 9px 9px 10px 4px; LINE-HEIGHT: 1.9;
}





h1 {
    color: #0063ad;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
}



a.roltop:hover {
background: #EFF6FB;}
img {border: 0px;}