a:link {color: #275b94;}
a:visited {color: #093c74;}
a:active {color: #000000;}

body {
    background: #b8d1ed URL("images/site_back.png");
	background-position: top;
	background-repeat: repeat-x;  
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
td {
	font-size: 11px;
	color: #000000;
	}
	
	
h1 {
    margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #e80000;
	}	
	
h2 {
    margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #003876;
	}	
	
.h3 {
	color: #125016;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, sans-serif;
}	
	
.footer {color: #275b94; FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 10px;}
a.footer {color: #275b94; font-family: verdana, arial, helvetica; font-size: 10px;}
a.footer:hover {color: #275b94; font-family: verdana, arial, helvetica; font-size: 10px;}
a.footer:active {color: #275b94 font-family: verdana, arial, helvetica; font-size: 10px;}

.outter {
    position:relative;
    width:823px;
	}

.serviceArea {
    position:absolute;
    top: 382px;
    left: 597px;
    z-index:2;
    }
    
.todaysPrice {
    position:absolute;
    top: 466px;
    left: 593px;
    z-index:3;
    width:190px;
    font-size:9px;
    text-align:left;
    }
        
    
.emailSubscription { 
    position:absolute;
    top: 301px;
    left: 596px;
    z-index:4;
    }
    
.green {
	color: #15841d;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, sans-serif;
}    
    