body 
{
    background: url(/images/logo-bg.gif) 0 56px repeat-x #FFF;
}
h1
{
    color: #353535;
    font-family: Georgia;
    font-size: 23px;
    font-weight: normal;
    border-bottom: 1px solid #353535;
}
a
{
    color: #F00;
    text-decoration: underline;
}
div.outsideContainer
{
    margin: 0 auto;
    padding: 5px 0 0 0;
    position: relative;
    width: 710px;
}
div.menu
{
    position: absolute;
    top: 63px;
    right: 1px;
}
div.menu a
{
    background: url(/images/menu-bg.gif) top left no-repeat #FFF;
    color: #000;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 14px;
    height: 25px;
    margin: 0 3px;
    padding: 6px 0 0 0;
    text-align: center;
    width: 88px;
}
div.menu a:hover
{
    color: #F00;
    background-position: 0 -31px;
}
img.semickInc
{
    position: absolute;
    right: 1px;
}
div.billboard
{
    
    border: 1px solid #655041;
    float: left;
    font-family: Georgia;
    font-size: 32px;
    margin: 10px 0 5px 0;
    padding: 0;
    position: relative;
    width: 100%;
}
div.billboard img
{
    float: left;
}
div.billboard p
{
    color: #332d2f;
    line-height: 60px;
    float: left;
    padding: 10px 10px 0 0;
}
div.billboard p span
{
    color: #F00;
}
div.billboard p a
{
    display: block;
    margin: 5px 0 0 200px;
}

div.mainContent
{
    float: left;
    font-family: Arial;
    font-size: 14px;
    line-height: 22px;
    margin: 10px 15px 10px 0;
    width: 551px;
}
div.mainContent a 
{
    text-decoration: underline;
}
div.mainContent a:hover
{
    text-decoration: none;
}
div.mainContent p 
{
    margin: 15px 0;
}
div.mainContent a.cta
{
    float: right;
    text-decoration: underline;
}
div.mainContent a.cta:hover
{
    color: Orange;
}
div.credentials
{
    background: url(/images/cred-bg.gif) top left repeat-x #FFF;
    border: 1px solid #b3b3b3;
    color: #353535;
    float: left;
    font-family: Georgia;
    font-size: 23px;
    margin: 0 0 20px 0;
    padding: 5px;
    text-align: center;
    width: 132px;
}
div.credentials span
{
    background: url(/images/seal.gif) top left no-repeat transparent;
    display: block;
    font-family: Arial;
    font-size: 13px;
    height: 102px;
    padding: 30px 0 0 0;
    text-align: center;
    text-decoration: none;
    width: 132px;
}
div.credentials span a
{
    color: #353535;
    display: block;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-decoration: underline;
}
div.credentials span a:hover
{
    color: #F00;
}
div.associations
{
    background: url(/images/associations-bg.gif) top left repeat-x #FFF;
    border: 1px solid #b3b3b3;
    color: #353535;
    clear: both;
    float: left;
    font-family: Georgia;
    font-size: 23px;
    margin: 0;
    padding: 5px;
    width: 699px;
}
div.footer
{
    background: url(/images/footer-bg.gif) top left repeat-x #FFF;
    border: 1px solid #b3b3b3;
    float: left;
    font-family: Arial;
    font-size: 12px;
    margin: 20px 0 40px 0;
    padding: 5px;
    width: 699px;
}
div.footer p
{
    float: left;
}
div.footer a
{
    color: #353535;
}
div.footer a:hover
{
    color: #F00;
    text-decoration: underline;
}
div.footer span
{
    float: right;
}


/*
   === Services ===
*/
div.relaxBillboard
{
    background: url(/images/relax-bg.gif) top left repeat-x #FFF;
    border: 1px solid #b3b3b3;
    font-family: Georgia;
    font-size: 32px;
    margin: 10px 0 5px 0;
    padding: 0;
    position: relative;
}
div.relaxBillboard p
{
    color: #332d2f;
    line-height: 60px;
    padding: 10px 10px 0 0;
    position: absolute;
    right: 1px;
    text-align: right;
    top: 0px;
}
div.relaxBillboard p a
{
    color: #F00;
    display: block;
    margin: 5px 0 0 0;
    text-decoration: underline;
}
div.relaxBillboard p a:hover
{
    text-decoration: none;
}
div.mainContent ul li
{
    list-style-type: circle;
    margin: 20px;
}
div.mainContent strong
{
    
}


/*
   === Contact Us ===
*/
div.contactBillboard
{
    background: none;
    border: 1px solid #b3b3b3;
    font-family: Georgia;
    font-size: 32px;
    margin: 10px 0 5px 0;
    padding: 0;
    position: relative;
}
div.contactBillboard p
{
    color: #332d2f;
    line-height: 60px;
    padding: 10px 10px 0 0;
    position: absolute;
    right: 1px;
    text-align: right;
    top: 0px;
}
div.contactBillboard p a
{
    color: #F00;
    display: block;
    margin: 5px 0 0 0;
    text-decoration: underline;
}
div.contactBillboard p a:hover
{
    text-decoration: none;
}