﻿body
{
    background:url('../Images/background.jpg') repeat-x;
    font-family:Calibri, Arial, Verdana;
    text-align:center;
    margin:0;
}

#page
{
    width:980px;
    margin:0 auto;
    text-align:left;
}

#header
{
    margin-top:11px;
    width:980px;
    height:100px;
    background:url('../Images/headerbkg.png') repeat-x;
}

#header .logo
{
    float:right;
    margin-top:30px;
    margin-right:80px;
    border:none;
}

.photo
{
    width:666px;
    float:left;
    height:210px;
    background-repeat:no-repeat;
}

.quote
{
    margin:100px 10px 0 10px;
    padding:0 0px 0 0px;
    width:400px;
    height:85px;
    font-size:120%;
    font-weight:bold;
    color:#fff;
    float:left;
    background:url('../Images/quoteend.png') no-repeat bottom right;
    overflow:hidden;
}

.quotetext
{
    padding:0 30px 0 40px;
    display:block;
}

.quoteby
{
    font-size:small;
    font-style:italic;
    text-align:right;
    margin:auto;
    margin-top:2px;
    margin-right:100px;
    display:block;
}

#menu
{
    width:314px;
    float:right;
}

#menu ul
{
    margin:0;
    padding:0;
}

#menu ul li
{
    border-top:1px solid #ccc;
    list-style:none;
    background:url('../Images/menu.jpg') no-repeat;
    padding-left:45px;
    line-height:34px;
    height:34px;
}

#menu ul li a:link, #menu ul li a:visited
{
    text-decoration:none;
    font-weight:bold;
    color:#039;
}

#menu ul li a:hover
{
    color:#900;
}

#content
{
    clear:both;
    background:url('../Images/contentbkg.gif') no-repeat;
    min-height:300px;
    margin-top:12px;
    padding:10px;
    width:712px;
    float:left;
    overflow:hidden;
}

#content h1
{
    font-size:140%;
    font-weight:bold;
    color:#039;
    margin-top:0px;
    margin-bottom:15px;
}

#content h2
{
    font-size:96%;
    font-weight:bold;
    color:#333;
    margin:0;
}

#content h3
{
    font-size:96%;
    font-weight:bold;
    color:#333;
}

#content h3.column
{
    margin:12px 20px;
}

#content p
{
    font-size:85%;
    line-height:140%;
    color:#333;
}

#content p.column
{
    width:200px;
    float:left;
    margin:0 20px;
}

#content img.column
{
    float:left;
    margin:0 20px;
}

#content ul.features, #content ul.bullets
{
    font-size:90%;
    color:#333;
}

#content ul.features li
{
    border-top:1px solid #ccc;
    list-style:none;
    background:url('../Images/tick.png') no-repeat 3px 5px;
    padding:5px 0 5px 28px;
    line-height:120%;
}

#content ul.bullets li
{
    border-top:1px solid #ccc;
    list-style:none;
    background:url('../Images/bullet.png') no-repeat 12px 9px;
    padding:5px 0 5px 28px;
    line-height:120%;
}

#content .contactinfo
{
    clear:both;
    padding-top:12px;
    font-size:small;
}

#content .contactinfo h4
{
    border-bottom:1px dotted #ccc;
    margin-top:0;
    margin-bottom:4px;
}

#content .contactinfo .role
{
    color:#444;
}

#content .contactinfo .lighter
{
    color:#444;
    font-size:smaller;
}

#submenu
{
    background:url('../Images/submenubkg.jpg') no-repeat;
    width:218px;
    padding:40px 10px;
    margin-top:12px;
    margin-left:10px;
    min-height:300px;
    float:left;
    overflow:hidden;
}

#footer
{
    clear:both;
    background:url('../Images/footer.jpg') no-repeat center;
    height:344px;
    text-align:center;
}

#footer #lining
{
    width:980px;
    text-align:left;
    overflow:hidden;
    margin:auto;
}

#footer #lining #copyright
{
    font-size:small;
    color:#444;
    float:right;
    text-align:right;
    margin-right:45px;
    line-height:95%;
}

#footer #lining #links
{
    clear:both;
    font-size:small;
    color:#444;
    float:right;
    text-align:right;
    margin-top:16px;
    margin-right:45px;
    line-height:120%;
}

#footer #lining #links img
{
    padding:2px 5px 0 5px;
}

#footer #contact
{
    float:left;
    height:90px;
    width:180px;
    margin:auto;
    margin-top:42px;
    margin-left:32px;
    text-align:center;
    color:#999;
}

#footer #contact h1
{
    margin:0;
    margin-top:10px;
    padding:0;
    font-size:140%;
    color:#666;
}

#footer #contact p
{
    margin:0;
    margin-top:6px;
    padding:0;
    font-size:70%;
    color:#666;
}

#footer #lining #icons
{
    height:90px;
    border-top:1px solid #ccc;
    float:right;
    width:700px;
    margin:auto;
    margin-top:36px;
    margin-right:32px;
    text-align:right;
}

#footer #lining #icons img
{
    padding-top:12px;
    padding-left:12px;
}

hr.clearer
{
    clear:both;
    width:75%;
    text-align:center;
    margin:auto;
    margin-top:25px;
    color:#ccc;
    border:none;
    height:1px;
}

.odd
{
    background-color:#eaeaea !important;
}

.portion
{
    float: left;
    width: 444px;
    margin:0;
    padding-bottom:15px;
}

.portionlist
{
    float: left;
    width: 425px;
    margin-bottom:5px;
}

.portionimg
{
    float:right;
    margin-right:20px;
    margin-bottom:15px;
}

.contactbreakdown
{
    background:url('../Images/contactbkg.jpg') no-repeat;
    height:35px;
    padding:6px;
    font-size:small;
    margin-bottom:5px;
}

.contactbreakdown h4
{
    margin:0;
    padding:0;
}

.contactbreakdown a:link, .contactbreakdown a:visited
{
    text-decoration:none;
    color:#333;
}