﻿
body
{
    font-family:Arial, Helvetica , Sans-Serif;
    font-size:1em;
    color:#666;
    background-color:#e9e9e9;
}

h1 , h2 , h3 , a
{
    color:#000066;
}

h1 , h2 , h3 , a , p , span
{
    line-height:1.1em;
}

h1
{
    color:#fff;
    font-size:1.66em;
    height:50px;
    letter-spacing:-0.02em;
    line-height:1em;
    padding:40px 0 0 60px;
    width:880px;
    background-color:#000066;
}

h2
{
    font-size:1.0em;
    width:273px;
    margin:0px 0 5px 0;
    letter-spacing:0.02em;
}

h3
{
    font-size:0.8em;
    margin:10px 0 10px 0;
}



p
{
    padding:0 0 10px 0;
    font-size:0.8em;
    line-height:1.2em;
}

p.column
{
    width:280px;
}

.catimage
{
    margin:0 0 0 90px;
}

blockquote
{

   background-color:#FFFFFF;
    background-image:url(quote1.gif);
    background-position:left top;
    background-repeat:no-repeat;
    color:#000066;
    margin:0 0 5px 45px;
    padding:10px 45px 15px 35px;
}

blockquote p
{
   font-size:0.8em;
   font-weight:bold;
   letter-spacing:0.05em;
   line-height:1.3em;
   background-image:url(quote2.gif);
   background-position:right bottom;
   background-repeat:no-repeat;
   width:400px;
   padding:0 34px 0 0;
}

#container
{
    width:100%;
}

#inner
{
    width:940px;
    margin:0 auto 0 auto;
    background-color:#fff;
    background-image:url(back.jpg);
    background-position:center 240px;
    background-repeat:no-repeat;
}

.banner
{
    background-image:url(banner.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:728px;
    margin:8px auto 10px auto;
    display:block;
    height:90px;
    border:none;
    padding:0;
}

#footer
{
    color:#FFFFFF;
    height:30px;
    margin:0 auto 0 auto;
    padding:10px 0 0 0;
    width:100%;
    background-image:url(footerBlackSlice.jpg);
    background-position:left top;
    background-repeat:repeat-x;
}

#footer p
{
    padding:0 0 0 10px;
}

#footer #bottom
{
    border-bottom:4px solid #000066;
    margin:12px 0 0;
    padding:0;
}

#content
{
    width:600px;
    padding:15px 120px 20px 220px;
}
