#seoTitle
{
    position:absolute;
    margin-left:-2000px;
}

#headerRunner
{
    background-image:url(img/headerLeftRunner.jpg);
    height:100px;
}

#siteDivider
{
    width:1000px;
    margin:auto;
}

#HleftCol
{
    float:left;
    width:230px;
    height:100px;
}
#HmiddleCol
{
    float:left;
    width:590px;
    height:100px;
}
#HrightCol
{
    float:left;
    width:180px;
    height:100px;
}

#leftCol
{
    float:left;
    width:230px;
    min-height:100px;
    overflow:hidden;
}
#middleCol
{
    float:left;
    width:618px;
    min-height:100px;
}
#rightCol
{
    float:left;
    width:148px;
    min-height:100px;
}
.clearer
{
    clear:both;
}

#contentHolder
{
    /*margin:top right bottom left;*/
    margin:40px 20px 10px 20px;
    background-image:url(img/contentBG.png);
    background-repeat:no-repeat;
    background-position:center 50px;
    min-height:500px;
    
}

#headerHolder
{
    width:1000px;
    margin:auto;
}

#flashLogo
{
      width:250px; 
      height:148px;
      position:absolute;
      margin-left:-11px;
}

#menuHolder
{
    margin-top:60px;
   
}

#topMenuHolder
{
    position:absolute;
    margin-top:74px;
    margin-left:20px;
    float:left;
}


#bannerWrapper
{
    margin-top:60px;
}

.bannerHolder
{
    margin-bottom:12px;
}

.bannerTicker a
{
    position:absolute;
    
}


.bannerHolder img, #orderGasbtn img
{
     border:1px solid #0F589C;   
}

#toTop  
{
         width:80px;
         background:#f1f1f1;
         font-size:11px;
         border:1px solid #ccc;
         text-align:center;
         padding:5px;
         position:fixed;
         bottom:10px;
         right:10px;
         cursor:pointer;
         color:#666;
         text-decoration:none; 
         opacity:0.9;
         filter:alpha(opacity=90);
         display:none;
         
}
    
    
#staticHolder
{
    margin-top:75px;
    background-color:#D3DF4D;
    
    text-align:center;
    width:145px;
    margin-left:27px;
    background-image: url('radSKins/Custom/Menu/rmSprite.png');
	/*background-color: transparent;*/
}

#staticHolder *
{
    color:#fff;
    font-weight:normal;
    font-size:12px;
    line-height:24px;
}

#breadCrumbs
{
    margin-top:5px;
    margin-left:22px;
}

#breadCrumbs *
{
    font-size:95%;
    color:#0F589C;
    text-decoration:undeline;
}



#footerRunner
{
    height:25px;
    background-image:url(img/headerLeftRunner.jpg);
    background-position:left -75px;
}

#footerWrapper
{
    width:1000px;
    margin:auto;
    text-align:center;
}

#footerWrapper, #footerWrapper *
{
   color:#fff;
   font-size:95%;
   line-height:25px;
}

.contact_fieldSet
{
    margin-bottom:10px;
}

.contact_submit
{
    background-color:#0F589C;
    color:#fff;
    padding:5px 10px 5px 10px;
    text-decoration:none;
}

.contact_submit:hover
{
    background-color:#093053;
    color:#fff;
    padding:5px 10px 5px 10px;
    text-decoration:none;
}

.asterixSpan
{
    color:Red!important;
    margin-left:3px;
    font-size:14px;
    font-weight:bold;
}
