#header {background-image: url(/assets/templates/fiveq/gui/bg_header_home.jpg);}
#main {background:#DBED92 url(/assets/templates/fiveq/gui/bg_content_home.gif) no-repeat 50% 0;}
#content {float:none;width:auto;padding-right:0px;}
#footer {background:#64A334;padding-top:0;}

#intro_top {padding:0 20px;background:transparent url(/assets/templates/fiveq/gui/bg_content2_home.gif) no-repeat 0 100%;}
#intro_top h1 {color:#525252;}
#intro_top p {font-size:16px;}
#intro_bottom p {font-size:14px;}
#content p.intro-links {text-align:right;color:#939b1e;}
#content .intro-links a {
    text-transform:uppercase;
    color:#939b1e;
    text-decoration:none;
    font-weight:bold;
    padding:0 1em;
    }
#content .intro-links a:hover {color:#71790c;}
#intro_video {
    position:relative;
    top:-20px;
    margin-right:30px;
    float:left;
    width:240px;
    height:200px;
    background-color:#ccc;
    }
#intro_bottom {
    padding:20px 20px 50px 20px;
    background:#fff url(/assets/templates/fiveq/gui/bg_footer_home.gif) no-repeat 50% 100%;
    }
#intro_bottom h2 {padding:0;}
#intro_start {clear:left;}

#content ul.getstarted-links {list-style:none;padding:10px 0 0 0;margin:0;}
ul.getstarted-links li {
    float:left;
    width:200px;
    margin-left:10px;
    }
ul.getstarted-links a {
    display:block;
    height:35px;
    background-position:0 0;
    background-repeat:no-repeat;
    padding-left:25px;
    text-decoration:none;
    }
#content ul.getstarted-links a {color:#444543;}
#content ul.getstarted-links a:hover {color:#d63c6f;}
.flower-1 a {background-image:url(/assets/templates/fiveq/gui/dink_flower1.gif);}
.flower-2 a {background-image:url(/assets/templates/fiveq/gui/dink_flower2.gif);}
.flower-3 a {background-image:url(/assets/templates/fiveq/gui/dink_flower3.gif);}
.flower-4 a {background-image:url(/assets/templates/fiveq/gui/dink_flower4.gif);}

/* HOME PAGE HEADER GRAPHICS ========== */
#hdr_truth span,
#intro_authors h2 span,
#intro_start h2 span,
#hdr_fromblog span,
#txt_visitblog span {
font-size:2px;
position:absolute;
left:-2000px;
}
#hdr_truth {
height:35px;
background: transparent url(/assets/templates/fiveq/gui/txt_home_truth.gif) no-repeat 100% 0;
}
#intro_authors h2 {
height:35px;
background: transparent url(/assets/templates/fiveq/gui/txt_home_authors.gif) no-repeat 0 0;
}
#intro_start h2 {
height:35px;
background: transparent url(/assets/templates/fiveq/gui/txt_home_getstarted.gif) no-repeat 0 0;
}
#hdr_fromblog {
height:22px;
background: transparent url(/assets/templates/fiveq/gui/txt_home_fromblog.gif) no-repeat 30px 0;
}
a#txt_visitblog {
display:block;
width:auto;
height:22px;
background: transparent url(/assets/templates/fiveq/gui/txt_home_visitblog.gif) no-repeat 100% 0;
}

/* PANEL SIDEBAR / SUBNAV OVERRIDES ========== */
#panel {
    float:right;
    padding:0;
    margin:0px 0px  3em 20px;
    }
#subnav .inner {
    padding:20px 15px 10px 0;
    }
#panel a {
    color:#909b2b;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    }
#panel a:hover {color:#d63c6f;}
#panel ul {padding:0;}
#panel li a {
    display:block;
    height:1%;
    padding:0 20px 10px 0px;
    color:#909b2b;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    font-style:italic;
    }

#panel li a span {
    font-size:11px;
    font-weight:normal;
    display:block;
    color:#646563;
    font-style:normal
    }
#panel li span.blog_category a {
font-style: normal;
color:#646563;
padding: 0;
border-bottom: 1px dotted #646563;
}
#panel li.active a {color:#d63c6f;background:transparent url(/assets/templates/fiveq/gui/dink_pinkflower.gif) no-repeat 7px 0;}

#panel h3 {
    color:#646563;
    margin:0;
    padding:0 0 10px 25px;
    }