﻿
body
{
    margin:0;
    padding:0;
}

#topsection 
{
    margin: 0;
}

#topbanner
{
	margin-bottom: 0px;
	width: 862px;
}

#leftmenusection
{
    float: left;
    width: 230px;
}

#tickercontainer
{
	 width: 628px;
	 height: auto;
	 margin: 0 auto; 
}

#maincontent
{
	font-family: Arial;
    font-size: 10.35pt;
    color: Black; 
    margin-left: 234px; /*Set left margin to LeftColumnWidth plus the space*/
    width: 628px;
}

#maincontainer
{
    width: 862px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
}

#headercontainer
{
    width: 862px; /*Width of header container*/
    height: 328px;
    margin: 0 auto; /*Center container on page*/
    background-image: url(images/Gainesville_Fuel_top_banner.jpg); 
    background-position:left;
    background-repeat: no-repeat;
}

#footercontainer
{
    width: 862px; /*Width of footer container*/
    vertical-align: middle;
    font-family: Arial;
    font-size: 10pt;
    text-align: center;
}
    
#leftmenucontainer
{
	width: 230px; /*Width of left container*/
	height: 605px;
	margin: 0 auto; /*Center container on page*/
	background-image: url(images/diesel_fuel_LEFT_CALLNOW_BACKGROUND.jpg); 
	background-position:right; 
	background-repeat:no-repeat;
}

#aboutuscontainer
{
	width: 862px; 
    margin: 0 auto;
}    

#middlecontainer
{	
	font-family: Arial;
    font-size: 10.35pt;
    color: Black; 
    margin-left: 238px;
	width: 405px;
}

#rightcontainer
{	
	font-family: Arial;
    font-size: 10.35pt;
    color: Black; 
    margin-left: 661px;
	width: 224px;
}

#copyrighttext
{
    font-family:Arial;
    font-size: 8pt;
    vertical-align: text-top;
}
    
#darkhorseimage {vertical-align: bottom }

a 
{ 
	text-decoration: none;
	color: black;
}

.heading
{
	font-family: Arial;
    font-size: 20.18pt;
    font-weight: bold;
    color: Black; 
}

.subheading
{
	font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    color: Black; 
}

.foundercontent
{
	font-family: Arial Narrow;
    font-size: 10pt;
}

