body
{
    margin:0px;
    border:0px;
    padding:0px;
    font-family:Arial;
    font-size:11px;
    color:#101d3f;
    background-image:url(../images/bodybackground.gif);
    background-repeat:repeat;
    height:100%;
}

img
{
    border:0px;
}

p
{
    margin:0px;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:6px;
}

div.header
{
    width:1110px;
    height:102px;
    background-image:url(../images/header.jpg);
}

div.container
{
    width:819px;
    height:100%;
}

div.clearit
{
    clear:both;
    margin:0px;
    border:0px;
    padding:0px;
}

div.hero
{
    width:557px;
    height:218px;
    background-image:url(../images/hero.jpg);
    float:left;
}

div.homenav
{
    width:262px;
    height:218px;
    background-image:url(../images/navback.jpg);
    float:left;
}

div.finder
{
    width:819px;
    height:38px;
}

div.ads
{
    width:819px;
    height:279px;
}

div.ad1
{
    width:195px;
    height:248px;
    background-image:url(../images/ad1.jpg);
    float:left;
}

div.ad2
{
    width:337px;
    height:248px;
    background-image:url(../images/ad2.jpg);
    float:left;
}

div.ad3
{
    width:247px;
    height:248px;
    background-image:url(../images/ad3.jpg);
    float:left;
}

div.footer
{
    width:819px;
    height:51px;
    background-image:url(../images/footer.jpg);
}

div.subcontent
{
    width:551px;
    height:320px;
    border-width:1px;
    border-color:#e2e1e1;
    border-style:solid;
    background-color:#fdfdfd;
    float:left;
}

div.subnav
{
    width:258px;
    height:320px;
    float:left;
    background-color:#d9e5f5;
}

a:active
{
    text-decoration:none;
    color:#fc142c;
}

a:link
{
    text-decoration:none;
    color:#fc142c;
}

a:visited
{
    text-decoration:none;
    color:#fc142c;
}

a:hover
{
    text-decoration:underline;
    color:#fc142c;
}

a.footerlink:active
{
    color:#101d3f;
    text-decoration:none;
}

a.footerlink:link
{
   color:#101d3f;
    text-decoration:none;
}

a.footerlink:visited
{
    color:#101d3f;
    text-decoration:none;
    
}

a.footerlink:hover
{
    color:#101d3f;
    text-decoration:underline;
}

a.homelink:active
{
    color:#edeff3;
    font-size:12px;
    text-decoration:none;
}

a.homelink:link
{
   color:#edeff3;
   font-size:12px;
    text-decoration:none;
}

a.homelink:visited
{
    color:#edeff3;
    font-size:12px;
    text-decoration:none;
    
}

a.homelink:hover
{
    color:#4570b7;
    font-size:12px;
    text-decoration:none;
}

.textbox
{ 
 
 text-align: left; 
border-width:1px;
    border-color:#e2e1e1;
    border-style:solid;
    background-color:#fdfdfd;
width:530px;
}