body
{
    margin: 30px 0;
    background-color: #b5dc10;
}

a {
    color: #e6a100;
}

a:visited {
    color: #666;
}

a:hover {
    text-decoration: none;
}

#container
{
    width: 740px;
    margin: 0 auto;
}

#header
{
    position: relative;
    background: white url('http://www.qicplus.com/images/hdr_bg.gif') 0 0 no-repeat;
    height: 100px;
}

#header #homelogo
{
    position: absolute;
    top: 30px;
    left: 35px;
}

#header #nav
{
    position: absolute;
    top: 76px;
    left: 305px;
    height: 24px;
    background-color: #b5dc10;
    white-space: nowrap;
}

body#home #header #nav {
    left: 375px;
}

#header #nav a, #header #nav a:visited {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: .18em;
    color: white;
    text-decoration: none;
    padding: 0 15px 0 15px;
}

#header #nav a:hover {
    color: #053868;
}

#main        
{
    padding: 0;
    margin: 0;
    margin-top: 8px;
    width: 740px;
    background-color: white;
    background-image: url('http://www.qicplus.com/images/main_bg.gif');
    background-position: 0px 108px;
    background-repeat: no-repeat;
    overflow: hidden;
}

#main #top
{
    height: 34px;
    width: 740px;
    background: white url('http://www.qicplus.com/images/pgttl_bg.gif') 0 0 no-repeat;
    margin-bottom: 12px;
}

body#company #main #top { background-image: url('http://www.qicplus.com/images/pgttl_bg_comp.gif') }
body#services #main #top { background-image: url('http://www.qicplus.com/images/pgttl_bg_serv.gif') }
body#contact #main #top { background-image: url('http://www.qicplus.com/images/pgttl_bg_cont.gif') }
body#family #main #top { background-image: url('http://www.qicplus.com/images/pgttl_bg_fam.gif') }
body#network #main #top { background-image: url('http://www.qicplus.com/images/pgttl_bg_net.gif') }

#main #left, #main #right {
    float: left;
    margin-bottom: 70px;
}

#main #left {
    width: 200px;
}

#main #right {
    width: 462px;
    padding-left: 24px;
}

body#home #main #left
{
    margin: 0 0 0 20px;
    width: 320px;
}

body#home #main #right
{
    margin-left: 10px;
    width: 305px;
}


#navfooter
{
    clear: both;
    font-size: 9px;
    line-height: 14px;
    color: #053868;
    padding: 10px 0 10px 0;
    text-align: center;
}

#navfooter a, #footer a:visited
{
    color: #053868;
    text-decoration: none;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #053868;
    padding: 0 .5em 0 .25em;
}

#navfooter a:hover {
    text-decoration: underline;
}

#navfooter #nav
{
    display: inline;
    padding-top: 13px;
    font-family: arial, helvetica, sans-serif;
}

#footer
{
    clear: both;
    height: 24px;
    background: #053868 url('http://www.qicplus.com/images/ftr_bg.gif') bottom left no-repeat;
    font-size: 9px;
    line-height: 14px;
    color: white;
    padding: 10px 0 0 0;
    text-align: center;
}

#footer a, #footer a:visited
{
    color: white;
    text-decoration: none;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: white;
    padding: 0 .5em 0 .25em;
}

#footer a:hover {
    text-decoration: underline;
}

#footer #nav
{
    display: inline;
    padding-top: 13px;
    font-family: arial, helvetica, sans-serif;
}

#navfooter a#last, #footer #languages a#last,
#footer #legal a
{
    border: none;
}

#footer #legal
{
    display: inline;
    font-family: arial, helvetica, sans-serif;
    margin-left: 36px;    
}

#footer #legal a {
    padding: 0;
}

#footer #languages
{
    display: inline;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    margin-left: 36px;
}

.sidetable
{
    width: 157px;
    background: white url('http://www.qicplus.com/images/st_btm.gif') bottom left no-repeat;
    margin-left: 24px;
}

.sidetable h3 {
    background: white url('http://www.qicplus.com/images/st_top.gif') top left no-repeat;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #E5A113;
    padding: 17px 19px 0 19px;
}

.sidetable ul {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9px;
    line-height: 14px;
    font-weight: bold;
    color: #666;
    margin: 0 0 0 0px;
    padding: 0 10px 18px 19px;
}

.sidetable li {
    list-style-type: none;
    background: transparent url('http://www.qicplus.com/images/listdot_orng.gif') 0 3px no-repeat;
    margin-top: 12px;
    padding-left: 12px;
}

h2, #main #right h3 {
    font-size: 12px;
    color: #e6a100;
}

#main #right h3 { margin-top: 36px; }

h2.subnav a, h2.subnav a:visited {
    color: #e6a100;
    text-decoration: none;
}

h2.subnav a:hover {
    text-decoration: underline;
}

h2.subnav a:visited {
    color: #666;
}

p.navtop {
    text-align: left;
}

.bodycopy {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #616264;
}
