.menu {
width:750px; 
font-size:0.85em;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:150px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
width:139px; 
height:30px; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#8b0f05; 
padding-left:10px; 
line-height:29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:150px;
w\idth:139px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#e0c8be url(../../graphics/drop.gif) bottom right no-repeat;

}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65 url(../../graphics/drop.gif) bottom right no-repeat;
}
.menu ul ul :hover > a.drop {
background:#c9ba65 url(../../graphics/drop.gif) bottom right no-repeat;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#e0c8be; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}

* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#a8614f;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#a8614f;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}

body {
background: url(http://www.ssftp.net/claiborne/images/body.jpg) repeat-x;

color: #707070;
font: normal 11px Verdana, sans-serif;
}

#additionallinks {
	position: relative;
	width: 420px;
	font: normal 1em Verdana, sans-serif;
	float: left;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 4px;
	color: #8b0f05;
	padding-left: 241px;
	}
	
#additionallinks a:link, a:visited, a:hover, a:active {
text-decoration: none;
	color: #777777;
	}

#header {
position: relative;
width: 985px;
height: 78px;
background: url(http://www.claiborneelectric.org/images/header.jpg);
float: left;
margin: none;
}

#maincontent {
	width: 740px;
	position: relative;
	float: left;
	}
	
*html #maincontent {
position: relative;
top: -462px;
left: 236px;

}

#left {
	position: relative;
	width: 237px;
	height: 462px;
	float: left;
	
	background: url(http://www.claiborneelectric.org/images/leftbody.jpg) no-repeat;
	}

#right {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	background:#FFFFFF;
	}
	
#bill_payment {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 275px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/bill_payment.jpg) no-repeat;
	}
	
#member_services {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 180px;
	padding-right: 20px;
	padding-top: 120px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/member_services.jpg) no-repeat;
	}
	
#surge_protection {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 110px;
	padding-right: 20px;
	padding-top: 120px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/surge_protection.jpg) no-repeat;
	}
	
#safety_education {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 170px;
	padding-right: 20px;
	padding-top: 70px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/safety_education.jpg) no-repeat;
	}
	

	
#levelized_billing {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 275px;
	padding-right: 20px;
	padding-top: 45px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/levelized_billing.jpg) no-repeat;
	}
	
#outage_reporting {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 225px;
	padding-right: 20px;
	padding-top: 45px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/outage_reporting.jpg) no-repeat;
	}
	
#new_account {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 245px;
	padding-right: 20px;
	padding-top: 45px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/new_account.jpg) no-repeat;
	}
	
#economic_development {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 245px;
	padding-right: 20px;
	padding-top: 45px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/economic_development.jpg) no-repeat;
	}
	
#call_before {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 225px;
	padding-right: 20px;
	padding-top: 45px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/call_before2.jpg) no-repeat;
	}
	
#automatic_bank {
	position: relative;
	width: 400px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 315px;
	padding-right: 30px;
	padding-top: 45px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/automatic_bank.jpg) no-repeat;
	}
	
#energy_saving {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 275px;
	padding-right: 20px;
	padding-top: 45px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/energy_saving.jpg) no-repeat;
	}
	
#heat_pumps {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 275px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/heat_pump.jpg) no-repeat;
	}
	
#water_heater {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 215px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/water_heater.jpg) no-repeat;
	}
	
#security_lights {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 275px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/security_lights.jpg) no-repeat;
	}
	
#round_up {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 275px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/round_up.jpg) no-repeat;
	}
	
#scholarship {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 300px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/scholarship.jpg) no-repeat;
	}
	
#youth_tour {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 150px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/youth_tour.jpg) no-repeat;
	}
	
#communities {
	position: relative;
	width: 415px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 220px;
	padding-bottom: 30px;
	background: url(http://www.claiborneelectric.org/images/community.jpg) no-repeat;
	}
	
#rightimage {
	position: relative;
	width: 425px;
	float: left;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: -6px;
	line-height: 17px;
	margin-right: 0px;
	
	padding-right: 20px;
	
	padding-bottom: 30px;
	}	

#pictures {
	position: relative;
	width: 170px;
	height: 260px;
	float: left;
	margin-top: 50px;
	margin-left: 40px;

	}




#footer {
	position: relative;
	width: 100%;
	clear: both;
	text-align: center;

	font-size: 9px;
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: #CCCCCC 1px solid;
	line-height: 11pt;
	background-color: #a35852;
	color:#FFFFFF;
}

#content #footer a {
text-decoration: none;
	color: #ffffff;
	}
	


#navigation {
position: relative;
float: left;
width: 721px;
}

#content {
	width: 985px;
	margin: 0 auto 0 auto;
	position: relative;
	color: #707070;
	background-color:#FFFFFF;
	font: normal 11px Verdana, sans-serif;
	border: 1px solid #CCCCCC;
}

#right a:link, a:visited, a:hover, a:active {
text-decoration: none;
	color: #0033CC;
	}
	
#footer a:link, a:visited, a:hover, a:active {
text-decoration: none;
	color: #707070;
	}
	
#farright {
	position: relative;
	width: 240px;
	border: 1px solid #b57865;
	background-color: #f5ece7;
	float: right;
	padding: 15px;
	margin-top: 55px;
	}

h1 {
	color: #8e0d07;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 3px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	}

h2 {
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	
	font: bold 11px Verdana, sans-serif;
	}
	
h4 {
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	font: 14px Georgia, serif;
	color: #8b0f05;
	}
	
	
	
h3 {
	color: #8e0d07;
	

	font: bold 26px Georgia, "Times New Roman", Times, serif;
	}

a img {
border:none;
}

.pay_online2 {border:1px solid #999999;}

.pay_online3 {border:1px solid #999999;}