body {
    margin:0px 0px 20px 0px;
    background: #FFFFFF url(images/bg.jpg) repeat-x top;
}
.logo {
    padding: 35px 0px 23px 40px;
}
.navbar_home {
    background-image: url(images/navbar_home.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    font-size:0px;
    line-height:0px;
    padding:0px;
}
.navbar_about {
    background-image: url(images/navbar_about.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    font-size:0px;
    line-height:0px;
    padding:0px;
}
.navbar_insurance {
    background-image: url(images/navbar_insurance.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    font-size:0px;
    line-height:0px;
    padding:0px;
}
.navbar_locations {
    background-image: url(images/navbar_locations.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    font-size:0px;
    line-height:0px;
    padding:0px;
}
.navbar_industry {
    background-image: url(images/navbar_industry.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    font-size:0px;
    line-height:0px;
    padding:0px;
}
.navbar_contact {
    background-image: url(images/navbar_contact.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    font-size:0px;
    line-height:0px;
    padding:0px;
}
.active {
	display:block;
    color:#000000;
    font-size:10px;
    font-family:arial;
    line-height:1;
    padding:0px 20px 2px 20px;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
}
a.nav:link, a.nav:active, a.nav:visited {
    display:block;
    color:#666666;
    font-size:10px;
    font-family:arial;
    line-height:1;
    padding:0px 20px 2px 20px;
    text-decoration:none;
    text-align:center;
}
a.nav:hover {
    color:#000000;
}
.nav_divide {
    background-image: url(images/navbar_divide.gif);
    background-repeat: no-repeat;
    font-size:0px;
    line-height:0px;
    padding:0px;
}

.sidebar_welcome {background-image: url(images/sidebar_welcome.jpg);background-repeat: no-repeat;background-position: bottom left;font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}
.sidebar_about {background-image: url(images/sidebar_about.jpg);background-repeat: no-repeat;background-position: bottom left;font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}
.sidebar_australia {background-image: url(images/sidebar_australia.jpg);background-repeat: no-repeat;background-position: bottom left;font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}
.sidebar_international {background-image: url(images/sidebar_international.jpg);background-repeat: no-repeat;background-position: bottom left;font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}
.sidebar_board {background-image: url(images/sidebar_board.jpg);background-repeat: no-repeat;background-position: bottom left;font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}
.sidebar_culture {background-image: url(images/sidebar_culture.jpg);background-repeat: no-repeat;background-position: bottom left;font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}
.sidebar_car {background-image: url(images/sidebar_car.jpg);background-repeat: no-repeat;background-position: bottom left;font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}
.sidebar_homecontents {background-image: url(images/sidebar_home.jpg);background-repeat: no-repeat;background-position: bottom left;font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}
.sidebar_calculator {background-image: url(images/sidebar_calculator.jpg);background-repeat: no-repeat;background-position: bottom left;font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}
.sidebar_headoffice {background-image: url(images/sidebar_headoffice.jpg);background-repeat: no-repeat;background-position: bottom left;font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}
.sidebar_assessmentcent {font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}
.sidebar_contactcent {background-image: url(images/sidebar_contactcent.jpg);background-repeat: no-repeat;background-position: bottom left;font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}
.sidebar_industry {background-image: url(images/sidebar_industry.jpg);background-repeat: no-repeat;background-position: bottom left;font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}
.sidebar_contact {background-image: url(images/sidebar_contact.jpg);background-repeat: no-repeat;background-position: bottom left;font-size:0px;line-height:0px;padding:23px 0px 0px 17px;}

.sidenav {
    color:#666666;
    font-size:10px;
    font-family:arial;
    line-height:1.5;
}
a.sidenav:link, a.sidenav:active, a.sidenav:visited {
    display:block;
    color:#666666;
    font-size:10px;
    font-family:arial;
    line-height:1.5;
    text-decoration:none;
    text-transform:capitalize;
}
a.sidenav:hover {
    color:#000000;
}
.sidenav_active {
    color:#FF0000;
    font-size:10px;
    font-family:arial;
    font-weight:bold;
    line-height:1.5;
    text-transform:capitalize;
}

.title {
    background-repeat: no-repeat;
    background-position: middle left;
    font-size:0px;
    line-height:0;
}
.dottedline {
    background-image: url(images/dottedline.gif);
    background-repeat: repeat-x;
    font-size:0px;
    line-height:0px;
    padding:0px;
    height:1px;
}
.text {
    color:#666666;
    font-size:12px;
    line-height:1.5;
    font-family:arial, helvetica;
    padding:0px;
    margin:0px;
}
a.text:link,  a.text:active, a.text:visited {
    color:#666666;
    font-size:12px;
    line-height:1.5;
    font-family:arial;
    text-decoration:underline;
    margin:0px;
    padding:0px;
}
a.text:hover {
    text-decoration:none;
}


div.content {
    display:block;
    color:#666666;
    font-size:12px;
    line-height:1.5;
    font-family:arial;
    padding-top:12px;
    height:305px;
    overflow-y:scroll;
}
.copyright {
    color:#FFFFFF;
    font-size:9px;
    font-family:arial;
    padding-left:125px;
    background-color:#FF0000;
}
td.footer_cell1 { background-color:#666666;font-size:0px;line-height:0; }
td.footer_cell2 { background-color:#CCCCCC;font-size:0px;line-height:0; }
