﻿h2#home
{
    width:69px;
    height:20px;
}

div#content
{
    background:url(../images/main/img_background.jpg) no-repeat top;
}


div#secondaryContent h2
{
    margin-bottom:10px;
}

div#secondaryContent h3
{
     color:#666666;
}

div#secondaryContent h3#vroom
{
     color:#3F3F3F;
}


div#secondaryContent ol li
{
     list-style-position:inside;
}


/* news */


div.newsTertiary,
div.newsSecondary,
div.newsPrimary
{
 display:none;    
}

div.latest
{
 display:block;    
}

div.newsPrimary, div.newsSecondary, div.newsTertiary {
border-top:1px solid #E3E3E3;
border-bottom:none;
border-right:none;
border-left:none;
padding:10px 10px 0 0;
margin:15px 0 20px 0;
}

div.newsSecondary div.newsSecondaryStory, div.newsTertiary div.newsTertiaryStory {
float:left;
margin-left:0;
width:240px;
}

div#primaryContent h3
{
margin-top:20px;
}


p.latestNews
{
border-bottom:1px solid #E3E3E3;
padding-bottom:7px;
}

div.newsSecondary div.newsSecondaryStory
{
   margin-left:27px;
}

/* swf */
div#swfBG{
    
    position: absolute;
    top: 0;
    z-index: -1;
    margin:0 auto;
}

div#content {
    background: none;
}
