﻿body
	    {
	    	font-family :Tahoma;
	    	background-color :#B6CCFA;
	    }
	    
	    
	    #contentshell
	    {
	    	position :relative ;
	    }
	    
	    #pagecontent
	    {
	        width:800px;
	        border: solid 1px gray; 
	        background-color :White;
	        margin-left: auto ;
            margin-right: auto ;
	    }
	    
	    #contentbody hr
	    {
	    	width:100%;
	    	color:#1847AD;
	    	background-color:#1847AD;
	    	height : 5px;
	    	margin-top : 12px;
	    }
	    
	    #contentheader
	    {
	    	
	    	background-image: url(/images/BenFranklin_01.gif) ;
	    	
	    	width:800px;
	    	height:298px;
	    	border-bottom : solid 2px #355802;
	    	
	    	
	    }
	    
	    #contentbody
	    {
	    	width:100%;
	    	background-repeat :no-repeat; 
	    	background-position:left top ; 
	    	background-image : url(/images/BenFranklin_04.gif);
	    	
	    }
	    
	    
	    
	    
	    #contentfooter
	    {
	    	text-align:center; 
	    	margin-left: auto ;
            margin-right: auto ;
	    	color:#1847AD;
	    	font-size: 10pt; 
	    }
	    
	    #contentfooter a
	    {
	    	padding: 0px 2px 0px 2px;
	    	text-decoration : none;
	    	color:#1847AD;
	    }
	    
	    #contentfooter hr
	    {
	    	width:700px;
	    	color:#1847AD;
	    	background-color:#1847AD;
	    	height : 3px;
	    	
	    }
	    
	    #Copyright
	    {
	    	font-size: 8pt;
	    	margin-right : 50px;
	    	margin-left : 50px;
	    }
	    
	    #truck
	    {
	    	float:right ; 
	    	position:relative ; 
	    	left: 0px;
	    	top: 0px;
	    	width: 542px;
	    	height: 300px;
	    }
	    
	    #truck2
	    {
	    	float:right ;
	    	position:inherit  ;
	    	left: 0px;
	    	top: 0px;
	    	z-index : 95;  
	    }
	    
	    #contentnav
	    {
	    	margin-left : 15px;
	    	float:left ; 
	    	width:500px;
	    	z-index : 50;
	    }
	    #contentnav a
	    {
	    	
	    	font-weight : bold;
	    	font-size: 12pt;  
	    	text-decoration : none;
	    	color:White;
	    	padding: 0px 0px 0px 15px;
	    	position:relative;
	    	top:270px;
	    	z-index : 100;  
	    }
	    
	    #emergency
	    {
	    	width:276px;
	    	height:54px;
	    	background-color :#E9382F;
	    	color:#EEF1F6;
	    	text-align :center ;
	    	cursor:hand; 
	    }
	    
	    #emergencymessage
	    {
	    	font-size :14pt;
	    	font-family :Impact ;
	    	margin-top : 5px;
	    }
	    
	    #emergencyphone
	    {
	    	font-size:9pt; 
	    	margin-top : 5px;
	    	font-family : Arial ;
	    	font-weight :normal ;
	    }
	    
	    #delaywepay
	    {
	    	width:276px;
	    	height:25px;
	    	background-color :#0165A5;
	    	font-weight :bold;
	    	font-style:italic ; 
	    	color:#F1F2F6;
	    	font-size :13pt;
	    	text-align :center ;
	    	font-family :Times New Roman ;
	    	
	    	
	    }
	    
	    #callnow
	    {
	    	width:276px;
	    	height:117px;
	    	background-color :#FFFFFF;
	    	text-align :center ;
	    	font-family :Arial Black ;
	    	color:#141112;
	    	padding-top :10px;
	    	padding-bottom : 0px;
	    }
	    
	    #callnow b
	    {
	        font-size:	15px;
	        color:Red;
	    }
	    
	    #callnow h1
	    {
	    	font-family :Impact;
	    	font-size :39px; 
	    	color:#0066A4;
	    	margin-bottom : 15px;
	    	margin-top :0px;
	    	padding-top :5px;
	    	
	    }
	    
	    #topAdd
	    {
	    	position :relative ;
	    	float :left ;
	    	left:-500px;
	    	top:20px;
	    	background-color : Red ;
	    	
	    }
