html, body{padding:0; margin:0;}

body
{
    font-family: Helvetica, Arial, sans-serif;
    font-size:62.5%;
    text-align:center; 
    color: #0F1272;  
}

#page
{
    width:780px;
    margin:0 auto; 
    text-align:left;
    background: url(../img/bg_tile.gif) repeat-y;  
}

#inner
{
    padding:0 7px;
}

#footer
{
    background: url(../img/footer.jpg) no-repeat 50% 0;
    width:780px;
    margin:0 auto;
    padding:35px 0 20px 65px;
    text-align:left;
    color: #6F71AA;
}

#footer a
{
    color: #6F71AA;
    text-decoration:none;
}

#footer a:hover
{
    text-decoration:underline;
}

#logo
{
    margin-left:20px;
    float:left;
}

#flash
{
    float:right;
    margin-right:1px;
}

p a
{

    text-decoration:none;
    font-weight:bold; 
}

p a:hover
{
   color:#8FAEB3; 
}


/* !!!!!!!!!!    MAIN    !!!!!!!!!!!! */
#main
{
    width:495px;
    float:right;
    padding-top:72px;
}

#main p
{
    margin:0;
    padding:4px 35px;
    font-size: 1.7em;
    line-height:1.4;
}

#main .title
{
    background: url(../img/accountancy_chev.gif) no-repeat;
    min-height:185px;
    height: auto !important;
    height: 185px;
    width:460px;
    padding:0;
    margin: 0 0 35px 14px;
}

#main h1
{
    font-size: 1.6em;
    padding:14px 20px;
    margin:0;
    font-weight:normal;
}

#main h2, #main h3
{
    font-size: 1em;
    padding:5px 0 0 0;
    margin:0;
    font-weight:normal;
    background:url(../img/accountancy_bar.jpg) no-repeat; 
    min-height:21px;
    height: auto !important;
    height: 21px;
}

#main h3
{
  background:url(../img/subheading_bar.jpg) no-repeat;   
}

#main .title p
{
    font-size: 1.4em;
    padding:4px 12px 4px 20px;
}

#content
{
    padding-left:34px;
}

#content p
{
    margin:0;
    padding: 20px 40px 10px 0;
    font-size: 1em;
}

address
{
    margin:0;
    font-size: 1.4em;
    padding:4px 12px 4px 20px;
    line-height:1.8em;
    font-style:normal;
    color:#8FADB4;
}


#content a
{
    color: #0F1272; 
}

#content ul
{
    margin: 20px 0 15px 0;
    padding:0;
}

#content li
{
    margin:0;
    padding:2px 0;
    /*
    list-style:disc url(../img/accountancy_dot.gif) inside;
*/
    list-style-type:none;    
}


/* !!!!!!!!!!    LEFT NAVIGATION    !!!!!!!!!!!! */
#nav_left
{
    float:left;
    width:245px;
    padding:49px 0 0 23px;
}

.dropdown
{
    font-size: 1em;
    color: #0F1272;
    margin-left:9px;
}

h3
{
    font-size: 1em; 
    font-weight: bold; 
    color: #0F1272;
    margin:0;
    padding:0;
    font-weight:normal;
}


#nav_left img
{
        margin:0
}

#nav_left a
{
    display:block;
    font-size: 0.9em;
    padding:0 0 0 9px;
    position:relative;
    top: -2px;
    text-decoration:none;
}

#nav_left a:hover
{
    text-decoration:underline;
}

#nav_left form
{
    margin:5px 0 30px 0;
    padding:0;
}

#nav_left a.accountancy {color: #0F1272;}
#nav_left a.commercial {color: #B179B9;}
#nav_left a.hr {color: #00A0C6;}
#nav_left a.hrs {color: #6AC29F;}
#nav_left a.industrial {color: #B5DC10;}
#nav_left a.it {color: #8FADB4;}
#nav_left a.manufacturing {color: #FF850D;}
#nav_left a.sub {color: #6F71AA;}
#nav_left a.oil {color: #D9B500;}

.submit 
{
  background: #101080;
  color: #fff;
  font-size:.9em; 
  padding:0; 
}



/* !!!!!!!!!!    TOP NAVIGATION    !!!!!!!!!!!! */
#nav_top
{
    float:right;
    margin-right:1px;
}

#nav_top li
{
    list-style-type:none;
    display:inline;
}

#nav_top ul
{
    text-align:center;
    background: url(../img/nav_top.gif) no-repeat 50% 100%;
    padding:10px 0 12px 0;
    width: 494px;
    margin:0;
}


#nav_top li a
{
    font-weight:bold;
    font-size:1.1em;
    color: #0F1272;
    text-decoration:none;
}

#nav_top li a:hover
{
    color: #00A0C6;
    text-decoration:underline;
}

#nav_top li a.here
{
    color: #00A0C6;
    text-decoration:underline;
}

/*  ############ NON STRUCTURAL  ########### */
a img 
{
    border:0;
}

a
{
        color: #0F1272;  
}


.advert
{
    margin:4px 0 12px 0;
}

label
{
    display:block;
    margin-bottom: 2px;
}

input, textarea
{
    margin-bottom: 14px;
    color: #0F1272; 
    display:block;
    font-size:1em; 
}

/* ############# SEARCH TABLE OF CONTENTS  ############ */


#contents_table
{
    border-collapse:collapse;
    margin-bottom:12px;
    font-size:100%;
    width:420px
}

#contents_table th
{
    margin:0;
    padding: 2px 12px 2px 2px;
    background-color: #E0E0EC;
    border-bottom: 1px solid #C7C6D8;
    font-weight:bolder;
    font-size:1em;
}

#contents_table td
{
    margin:0;
    padding: 2px 12px 2px 2px;
    background-color: #efefef;
    border-bottom: 1px solid #E0E0EC;
    font-size:1em;
}

p.search_highlite
{
  font-size:1.2em;
  font-weight:bold;
}

/* #############   SITEMAP   ############ */

#sitemap ul
{
    padding:0;
    margin:0 0 0 22px;
    list-style-type:none;
}

#sitemap ul li
{
    font-weight:bold;
    text-transform:uppercase;
    padding: 10px 0 2px 0;
    color:#009EC6;
}

#sitemap ul li ul li
{
    text-transform:none;
    font-weight:normal;
    padding: 3px 0 1px 12px;
    color: #0F1272; 
}

#sitemap ul li ul li ul li
{
    padding: 2px 0 1px 12px;  
}



/* ############# CLEAR FIX  ############ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
