body{
    font-size: 80%;
    line-height: 1.4em;
    font-family: verdana, arial, helvetica, sans-serif; 
    text-align:center;
    }
body, html {
    background:#a0a6af url(/css/diagonal-bg.gif);
    color:#f8f8f8;
    margin:1em 0 2em 0;
    padding:0;
    }
h1,h2,h3,h4,h5 {margin: 0 0 0.7em 0;padding:0;font-family:arial, "trebuchet ms", "book antiqua", "georgia"; color:#ffcc00;}
h1 {font-size: 160%;} h2 {font-size: 140%;} h3 {font-size: 130%;} h4 {font-size: 120%;} h5 {font-size: 110%;}

a:link, a:visited{padding:0.2em; color:#C3BDAB; font-weight:bold;text-decoration:underline;}
a:hover, a:active{padding:0.2em; color:#FFFF00; text-decoration:underline;font-weight:bold;}


#wrapper
{
    width:763px;
    margin:0 auto;
    text-align:left;
    border:1px solid #222;
}
#top_header
{
    position:relative;
    background: transparent url(/css/top_header.jpg) no-repeat;
    height:94px;
    line-height:1.1em;
}
#title
{
    position:absolute;
    left:0;
    top: 65px;
    padding:0 0 0 2.5em;
    font-style:italic;
    margin:0;
}
#contact_info
{
    position:absolute;
    right:0;
    top:35px;
    width:150px;
    font-size:0.85em;
    font-weight:bold;
    text-align:right;
    padding:0 1.5em 0 0;
    margin:0;
}	
#top_image
{
    background: transparent url(/css/top_image.jpg) no-repeat;
    height:173px;
    border-top: 1px solid #525252;
}
#top_nav
{
    background: #000000 url(/css/top_nav_bg.jpg) repeat-x;
    height:30px;
    border-top: 1px solid #222222;
    border-bottom:1px solid #525252;;
    border-left:2px solid #000000;
    border-right:2px solid #000000;
    line-height:30px;
    color:#ffffff; font-weight:bold;
    padding:0;
}
#top_nav ul
{
    display:inline; list-style:none;
    font-weight: bold; margin: 0 0 0 0.7em; padding:0;
}
#top_nav ul li
{
    display:inline; padding:0;
}

#top_nav li a:link,
#top_nav li a:visited,
#top_nav a:link,
#top_nav a:visited
{
    color:#fff; display:inline; text-decoration:none; padding: 0.35em 0.55em;
}

#top_nav li a:hover,
#top_nav a:hover
{
    color:#FFFF00; background: #415B7C; padding: 0.35em 0.55em;
}

#top_nav li#current a
{
    color:#FFFF00; font-weight:bold; text-decoration:underline;
}
#top_nav li#current a:hover
{
    color:#C3BDAB; font-weight:bold;
}

#main
{
    background: #000000 url(/css/main_content_bg.jpg) repeat;
    min-height:300px;
    margin:0;padding: 0 1em 1em 1em;
    color:#f8f8f8;
}
#main ul {list-style-type:square;}
#left
{
    float:left;
    width: 420px;
    padding: 2em 0 0 0;
}
#right
{
    background:#000000;
    float:right; width:274px;
}
#testimonial_header
{
    margin:0;padding:0;
    background: #000000 url(/css/testimonial_header.jpg);
    background-repeat: no-repeat;
    height: 60px;
}
#thumb
{
    position:absolute;
    left:0;
    top: 20px;
}
.testimonial
{
    background: #c3bdab;
    color: #333;
    margin:0; padding:10px;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
}
.testimonial p {line-height:1.4; padding:4px; margin:4px;}
.name { font-style:italic; color:#333; padding-left:30px; }
.clear_floats { clear:both; height:1px; margin:0; padding:0; }
#content
{
    margin:0; padding: 2em 1em 1em 0.5em;
}
#footer{
    background: #000000 url(/css/footer_bg.jpg) no-repeat;
    height: 42px;
}
#bottomlinks
{
    margin:0;
    padding:0 0.5em 0 0;
    float:right;
    height:42px;
    line-height:42px;
}
#bottomlinks a:link, #bottomlinks a:visited{padding:0.5em;color:#C3BDAB;text-decoration:none;}
#bottomlinks a:hover, #bottomlinks a:active{padding:0.5em;color:#fff;background:#3f3f3f;text-decoration:underline;}
#db
{
    text-align:right;
    padding: 0.5em 0.2em 0 0;
    font-size:1em;
    width:763px;
    margin:0 auto;
    color:#333;
}
#db a:link, #db a:visited {color:#333;}
#db a:hover {color:#fff}
