/* CSS Document */
body {
	font-size: 1em;
	margin:0px;
	padding:0px;

/*	background: url(astropark_images/heading_repeat.jpg) repeat-x;  */
}
img {
	border: 0;
}
/* --------------------------------------------------- */
#headerwrapper {
	
	height: 159px;
	background: url(astropark_images/heading_bg2.gif) scroll no-repeat;
	display: none;
}
/* --------------------------------------------------- */
#header { /* style contains globe image and company logo. */

	height: 120px;
	margin: 0px;
	padding: 0px;
	display: none;	
}
#header img{
	float: left;
	margin: 20px 0px 0px 26px;
	border: #fff 0px solid;
	display: none;
}
#contentwrapper {
	margin-top: -30px;
	padding: 0px;
	background: transparent;
}
p {
	font: normal 100% Arial, Helvetica, "sans serif";
	color: #000;
	margin: 0px;
	padding: 0px;
}
a:link {
	font: normal 100% Arial, Helvetica, "sans serif";
	color: #7FAB13; /* black */
	text-decoration: underline;
}
a:visited {
	font: normal 100% Arial, Helvetica, "sans serif";
	color: #7FAB13; /* light grey */
	text-decoration: none;
}
a:hover {
	font: normal 100% Arial, Helvetica, "sans serif";
	color: #7FAB13; /* black */
	text-decoration: underline;
}
a:active {
	font: normal 100% Arial, Helvetica, "sans serif";
	color: #7FAB13; /* black */
	text-decoration: none;
}
#trany {
	border: #fff 0px solid;
	display: none;
}
/* --------------------------------------------------- */

/* Start of Styles for Left Column  */
#left {
	position: absolute;
	left:10px;
	top:120px;
	padding: 0px 10px 0px 0px;
	width: 194px;
	height: 336px;
	background:transparent;
	display: none;
}
#left p {
	font: normal 70%/120% Verdana, Arial, Helvetica, "sans serif";
	color: #000;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	display: none;
}
#left p .bold {
	font-weight: bold;
	display: none;
}
#left h2 {
	font: bold 80%  Arial, Helvetica, "sans serif";
	color: #000;
	padding: 0px 0px 10px 10px;
	margin: 0px;
	display: none;
}
/* Start of Form Styles for Left Column */
#left .midcurve-lg {
	background: url(zofo_creative_images/form_bg.gif) no-repeat;
	height: 173px;
	width: 193px;
	display: none;	
}
#left .midcurve-lg label {
	font: normal 100% Arial, Helvetica, "sans serif";
	color: #56732E;
	padding-top: 12px;
	margin: 0px 10px 0px 10px;
	float: left;
	display: none;
}
#left .midcurve-lg .newsletter {
	border: 1px solid #000;
	font: normal 11px Arial, Helvetica, "sans serif";
	color: #000;
	padding: 2px;
	margin: 0px 0px 10px 0px;
	background: #fff;
	display: none;
}
#left .midcurve-lg .button {
	font: bold 90% Verdana, Arial, Helvetica, "sans serif";
	color: #000;
	background-color: #fff;
	padding: 0;
	margin: 0;
	width: 32px;
	height: 18px;
	float: right;
	display: none;

}/* End of Form Styles for Left Column */
/* --------------------------------------------------- */
dl.menus_list dt {
	background:transparent; 
	font-size:1.5em; 
	margin:0;
	display: none;
}
dl.menus_list dd.nil {
	padding:0; 
	margin:0;
	display: none;
}
#dlmenu {
	/*height:314px;*/
	background-color: transparent;
	display: none;
}
#menu {
	list-style-type:none; 
	margin:0 0 10px; 
	padding:0;
	position:absolute;  
	width:194px;
	background:#A9D046; 
	/*z-index:100;
	Don't specify a height attribute, as it makes the hover of the sub menu inaccessible;*/ 
	display: none;
}
#menu li {
	display:block;
	padding:0;
	margin:0;
	z-index:100;
	list-style: none;
	display: none;
}
#menu li a, #menu li a:visited {
	display:block; 
	text-decoration:none;
	display: none;
}
#menu li dd {
	display:none;
}
#menu li:hover, #menu li a:hover {
	border:0;
	display: none;
}
#menu li:hover dt a , #menu li a:hover dt a {
	background:#A7BA79 center center; 
	color:#000; /* global nav hover colour */
	display: none;
} 
#menu li:hover dd, #menu li a:hover dd {
	/*display:block;*/
	display: none;
}
#menu li:hover dl, #menu li a:hover dl {
	height:100%; 
	background:#D3E7A2;/* main nav colour green */
	display: none;
}
#menu table {
	border-collapse:collapse; 
	padding:0; 
	margin:-4px; 
	font-size:1em;
	display: none;
}
dl {
	width: 196px; 
	margin: 0; 
	background: transparent; 
	cursor:pointer;
	display: none;
}
dt {
	margin:0; 
	padding: 0; 
	font-size: 0.8em; 
	border-bottom:1px solid #fff;
	display: none;	
}
dd {
	margin:0; 
	padding:0; 
	font-size: 12px; 
	text-align:left;
	display: none;
}
.gallery dt a {
	margin: 0px;
	padding-left: 20px;
	border-bottom:1px solid #fff;
	font:  bold 1em Arial, Helvetica, "sans serif";
	color: #000;
	text-transform: capitalize;
	background:#A9D046 url(astropark_images/plus_menu_bg.gif) no-repeat center center; /*main nav colour green MENU WAS NOT THERE FROM HERE TO*/
	display: none;
}
dt a .glossary {
	cursor:pointer;
	display: none;
}
.gallery dt a, .gallery dt a:visited {
	display:block; 
	color:#000; 
	padding:5px 5px 5px 10px; 
	background:#A9D046 url(astropark_images/plus_menu_bg.gif) no-repeat center center;/* main nav colour green */
	display: none;
}
.gallery dd a, .gallery dd a:visited {
	color:#000; 
	min-height:1em; 
	text-decoration:none; 
	display:block; 
	padding:4px 5px 4px 20px; 
	background:#D3E7A2;/* sub nav bg colour */
	display: none;
}
* html .gallery dd a, * html .gallery dd a:visited {
	height:1em;
	display: none;
}
.gallery dd a:hover {
	background:#A7BA79; 
	color:#000;/* hover colour for sub menu */
	display: none;
}
/* --------------------------------------------------- */
/* --------------------------------------------------- */
/* start of left col global nav area  */
#left #globalnav_tc {
	width: 195px;
	height: 11px;
	background: url(astropark_images/global_nav_tc.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px; 
	display: none;
}
#left #globalnav_mid {
	width: 195px;
	height: 11px;
	background: url(astropark_images/global_nav_mid.gif) repeat;
	margin: 0px;
	padding: 0px; 
	clear: both;
	display: none;
}
#left #globalnav_bc {
	width: 195px;
	height: 100%;
	background: url(astropark_images/global_nav_bc.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	display: none; 
}
/* end left column global nav area  */
/* --------------------------------------------------- */
/* --------------------------------------------------- */
/* Repeatable 'to do' curved areas in left column only  */
}
#left #newsletter {
	width: 194px;
	padding-top: 10px;
	margin: 0px;
	position: absolute;
	top: 340px;
	left: 0px;
	display: none;
}
#left #newsletter p{
	padding: 6px 0px 6px 0px;
	display: none;
}
#left #newsletter h2{
	font: normal 130%/120% "Humnst777 Lt BT" Arial, Helvetica, "sans serif";
	color: #fff;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background: url(astropark_images/signup_h2.jpg) no-repeat left bottom;
	width: 73px;
	height: 23px;/* actual height of background image is 48px, but keep at 90 */
	display: none;
}
#left #newsletter h2 span {
	display: none;
}
#left #newsletter h3 {
	font: bold 80%/120% Arial, Helvetica, "sans serif";
	color: #000;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: none;
}
#left #newsletter img{
	padding: 10px 0px 0px 0px;
	display: none;
}
#left #login {
	width: 194px;
	padding: 0px;
	margin: 0px;
	display: none;
}
#left #login p{
	padding-bottom: 6px;
	display: none;
}
#left #champion {
	width: 194px;
	padding: 2px;
	margin: 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	display: none;
}
#left #champion p{
	padding: 0px;
	margin: 0px;
	display: none;
}
#left #login h2{
	text-transform: capitalize;
	display: none;
}
#left .topcurve-lg {
	width: 194px;
	height: 11px;
	background: url(astropark_images/top_curve_lg.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px; 
	display: none;
}
#left .midcurve-lg {
	width: 194px;
	height: 100%;
	background: url(astropark_images/mid_curve_lg.gif) repeat;
	margin: 0px;
	padding: 0px; 
	display: none;
}
#left .bottomcurve-lg {
	width: 194px;
	height: 11px;
	background: url(astropark_images/bottom_curve_lg.gif) no-repeat;
	margin: 0px;
	padding: 0px; 
	display: none;
/* End of Repeatable 'to do' curved areas in left column only  */
/* --------------------------------------------------- */
/* --------------------------------------------------- */
/* Start of Styles for Right Column structural  */
}
#right {
	position: absolute;
	right:10px;
	top:120px;
	width: 216px;
	background:transparent;
	margin: 0px;
	padding: 0px;
	display: none;
}
#right a:link, #right a:visited {
	font: normal 80%/130% Arial, Helvetica, "sans serif";
	color: #000;
	text-decoration: underline;
	display: none;
}
#right a:hover, #right a:active{
	font: normal 80%/130% Arial, Helvetica, "sans serif";
	color: #000;
	text-decoration: none;
	display: none;
} /*End of Styles for Right Column structural */
/* --------------------------------------------------- */
/* Repeatable items for curved areas in the right column only  */
#right .topcurve-dg {
	width: 217px;
	height: 11px;
	background: url(astropark_images/top_curve_dg.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px; 
	display: none;
}
#right .midcurve-dg {
	width: 217px;
	background: url(astropark_images/mid_curve_dg.gif) repeat;
	margin: 0px;
	padding: 0px; 
	display: none;
}
#right .bottomcurve-dg {
	width: 217px;
	height: 11px;
	background: url(astropark_images/bottom_curve_dg.gif) no-repeat;
	margin: 0px;
	padding: 0px; 
	display: none;
/* Repeatable items for curved areas in the right column only  */
/* --------------------------------------------------- */
}
#right .newsarea {
	width: 216px;
	height: 100%;
	padding: 0px;
	margin-bottom: 10px;
	background: transparent;
	display: none;
}
#right .newsarea h2 {
	font: bold 100%/120% Arial, Helvetica, "sans serif";
	color: #000000;
	width: 90%;
	padding: 0px 0px 10px 14px;
	margin: 0px;
	display: none;
}
#right .newsarea ul {
	margin: 0px;
	padding: 0px 0px 10px 14px;
	list-style: none;
	display: none;
} 
#right .newsarea ul li {
	font: bold 90%/130% Arial, Helvetica, "sans serif";
	color: #EE313C;
	text-transform: capitalize;/* Red News list Heading */
	display: none;
}
#right .newsarea p {
	font: normal 100%/130% Arial, Helvetica, "sans serif";
	color: blue;
	width: 180px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	display: none;
}
#right .newsarea p .bold {
	font-weight: bold;
	display: none;
}
#right #flashcontent {
	width: 216px;
	height: 143px;
	margin-bottom: 10px;
	padding: 0px;
	background: transparent; 
	display: none;
}
#right .advertarea {
	margin: 10px 0px 0px 0px;
	padding: 0px; 
	display: none;
}
#right #adverts {
	width: 217px;
	min-height: 80px;
	background: url(astropark_images/deals_bg.gif) repeat;
	margin: 0px;
	padding: 0px; 
	display: none;
}
#right #adverts h2{
	font: normal 130%/120% "Humnst777 Lt BT" Arial, Helvetica, "sans serif";
	color: #fff;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background: url(astropark_images/astropark_deals_packages.gif) no-repeat left bottom;
	width: 147px;
	height: 90px;/* actual height of background image is 48px, but keep at 90 */
	display: none;	
}
#right #adverts h2 span {
	display: none;
}
#right #adverts p{
	font: normal 80%/120% Arial, Helvetica, "sans serif";
	color: #fff;
	margin: 0px 0px 0px 16px;
	padding: 0px;
	display: none;
}
#right #adverts img{
	float: right;
	padding: 10px 10px 0px 0px;
	margin: 0px;
	width: 45px;
	display: none;
}
#right .promo {
	width: 217px;
	min-height: 60px;
	background: url(astropark_images/promo_bg.gif) repeat;
	margin: 0px;
	padding: 0px; 
	display: none;
}
#right .promo h3{
	font: normal 130%/120% "Humnst777 Lt BT" Arial, Helvetica, "sans serif";
	color: #fff;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background: url(astropark_images/refs_wanted_h2.gif) no-repeat left bottom;
	width: 147px;
	height: 30px;/* actual height of background image is 48px, but keep at 90 */
	display: none;	
}
#right .promo h3 span {
	display: none;
}
#right .promo h4{
	font: normal 130%/120% "Humnst777 Lt BT" Arial, Helvetica, "sans serif";
	color: #fff;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background: url(astropark_images/clubs_offers_h4.gif) no-repeat left bottom;
	width: 147px;
	height: 30px;/* actual height of background image is 48px, but keep at 90 */
	display: none;	
}
#right .promo h4 span {
	display: none;
}
#right .promo img{
	float: right;
	padding: 10px 10px 0px 0px;
	margin: 0px;
	width: 45px;
	display: none;
}
#right .promo p{
	font: normal 90%/120% Arial, Helvetica, "sans serif";
	color: #fff;
	margin: 0px 0px 0px 16px;
	padding: 0px;
	display: none;	

/* End of Styles for Right Column  */
/* --------------------------------------------------- */
/* --------------------------------------------------- */
/* Start of Styles for Body/Center Column  */
}
#center {
	background: transparent;
	margin-left: 10px;
	margin-right: 10px;
	}
html>body #center {
	margin-left: 10px;
	margin-right:10px;
}
#center a:link, a:visited {
	font: normal 100%/140% Arial, Helvetica, "sans serif";
	color: #7FAB13;
	text-decoration: underline;
}
#center a:hover, a:active {
	font: normal 100%/140% Arial, Helvetica, "sans serif";
	color: #7FAB13;
	text-decoration: none;
}
#center img {
	float: right;
	margin: 0px 0px 20px 20px;
	border: #ccc 1px solid;
}
#center img.fl {
	float: left;
	margin: 0px 20px 20px 0px;
	border: #fff 0px solid;
}
#center p {
	font: normal 80%/140% Arial, Helvetica, "sans serif";
	color: #999999;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	/*width: 475px;*/	
}
#center p .bold {
	font: bold 100%/140% Arial, Helvetica, "sans serif";
	color: #666;
}
#center p .boldgreen {
	font: bold 100%/140% Arial, Helvetica, "sans serif";
	color: #7FAB13;
}
#center p .h1sub {
	font: bold 120%/140% Arial, Helvetica, "sans serif";
	color: #7FAB13;
	padding: 0px;
	margin: 0px;
}
#center p .pcaps {
	font: bold 120%/140% Arial, Helvetica, "sans serif";
	color: #7FAB13;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
#center h1 {
	font: bold 180%/110% "Humanst521 XBd BT", Arial, Helvetica, "sans serif";
	color: #000;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	text-transform: capitalize;
}
#center h2 {
	font: bold 160%/110% "Humanst521 BT", Arial, Helvetica, "sans serif";
	color: #000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	text-transform: capitalize;	
}
#center h3 {
	font: bold 120%/110% "Humanst521 BT", Arial, Helvetica, "sans serif";
	color: #000;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	text-transform: capitalize;
}
#center h3 .news{
	border-top: 1px solid #ccc;
	padding-top: 20px;
	display: block;
}
#center h2 .h1sub {
	font: bold 60%/140% Arial, Helvetica, "sans serif";
	color: #7FAB13;
	padding: 0px;
	margin: 0px;
}
#center h3 .h1sub {
	font: bold 60%/140% Arial, Helvetica, "sans serif";
	color: #7FAB13;
	padding: 0px;
	margin: 0px;
}
#center ul {
	font: normal 80%/140% Arial, Helvetica, "sans serif";
	color: #999999;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style: none;
}
#center li {
	padding: 10px 0px 10px 0px;
	list-style: none;
}
#center ul .bold {
	font: bold 100%/140% Arial, Helvetica, "sans serif";
	color: #7FAB13;
}
#center li a:link, #center li a:visited {
	font: normal Arial, Helvetica, "sans serif";
	color: #7FAB13;  
	padding: 0px;
	margin: 0px; 
	text-decoration: underline;
}
#center li a:hover {
	font: normal Arial, Helvetica, "sans serif";
	color: #7FAB13;  
	padding: 0px;
	text-decoration: none;
}
#center ul li img{
	float: left;
	border: 0px;
}
#center #thumbnail { 
	width: 100%;
	margin-top: 10px;
}
#center .thumbnail img { 
	float: left;
	width: 90px; 
	height: 90px;
	border: 1px solid #999;
	margin: 0 15px 15px 0; 
}
#center #gridimages { 
	width: 100%;
	margin-top: 10px ;
	padding: 0px;
}
#center .gridimages img { 
	float: left;
	border: 0px solid #999;
	margin: 0 15px 15px 0; 
	padding: 20px 20px 20px 0px;
}
#center p .slideshow{ 
	font: normal Arial, Helvetica, "sans serif";
	color: #fff; 
	background: #7FAB13; 
	display: block;
	margin: 0px 20px 10px 0px;
	padding: 0px 10px 0px 10px;
	width: 300px;
	height: 18px;
}
#center p .printicon{ 
	font: normal Arial, Helvetica, "sans serif";
	color: #fff; 
	background: url(astropark_images/print.gif) no-repeat bottom left; 
	display: inline;
	margin: 2px 0px 10px 0px;
	padding: 2px 0px 0px 20px;
	width: 250px;
	height: 30px;
}
#center .clearboth { clear: both; 
}
}
#center #sitemap {
    font: bold 120%/110% "Humanst521 BT", Arial, Helvetica, "sans serif";
	color: #000;
	padding: 0px 0px 40px 0px;
	margin: 0px;
}
#center #sitemap ul {
	margin: 0;
	padding: 4px 0px 4px 0px;
	list-style: none;
}
#center #sitemap li {
	font: normal 90%/130% Verdana, Arial, Helvetica, "sans serif";
	color: #666;
	margin: 0px 0px 2px 30px;
	padding: 0px 0px 2px 0px;
	list-style: none;
}
/* End of Styles for Body/Center Column  */
/* --------------------------------------------------- */
/* --------------------------------------------------- */
/* Start Form Styles */
}
#center .forms {
	
}
#center .forms p{
	font: normal Arial, Helvetica, "sans serif";
	color: #666; 
	padding: 0px;
	margin: 10px 0px 10px 0px;
	clear: both;
}
#center .forms p label {
	float: left;
	width: 20%;
	font-weight: bold;
	white-space: normal;

}
#center .forms .text {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666;
	background: #f3f3f2;
	padding: 2px;
	width: 190px;
	border: 1px solid #999;
}
#center .forms p .submit {
	font: bold 90% Arial, Helvetica, "sans serif";
	color: #cc0000;
	background: #f3f3f2;
	border: 1px solid #999;
	padding: 0px;
	margin-left: 163px;
}
#center .forms p .reset {
	font: bold 90% Arial, Helvetica, "sans serif";
	color: #cc0000;
	background: #f3f3f2;
	border: 1px solid #999;
	padding: 0px;
	margin-left: 40px;
}
#center #googlemap {
	margin: 10px;
	width: 431px; 
	height: 271px;
}

/* --------------------------------------------------- */
.forms caption
{
	font: bold 100%/130% Arial, Helvetica, sans-serif;
	color: #000;	
	text-align: left;
}
.forms table {
	width: 100%;
	border: none;
	background: #fff;
	margin-bottom: 10px;
}
.forms table .tablebgcolourlight {/* -- Use this class on every second row of table data*/ 
	background: #f3f3f2;
}
.forms table .tablebgcolourdark {/* -- Use this class on every second row of table data*/ 
	background: #ccc;
}
.forms thead th {
	font: bold 100%/130% Arial, Helvetica, sans-serif;
	color: #C15139;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}
.forms th {
	font: bold 80%/110% Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0px;
	margin: 2px;
	text-align: left;
	vertical-align: middle;
}
.forms td {
	font: normal 80%/110% Arial, Helvetica, sans-serif;
	color: #666;
	padding: 4px 0px 4px 0px;
	text-align: left;
	vertical-align: top;
}
.forms td input{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px;
}

/* --------------------------------------------------- */



/* End Form Styles */
/* --------------------------------------------------- */		 	
/* --------------------------------------------------- */	
/* Start of Styles for Breadcrumbnav */
#breadcrumbnav {  
	padding: 0px;
}
#breadcrumbnav p {
	font: normal 11px Arial, Helvetica, "sans serif";
	color: #666;
	text-transform: capitalize;
}
#breadcrumbnav p .bold {
	font: bold 11px Arial, Helvetica, "sans serif";
	color: #666;
}
#breadcrumbnav a:link, #breadcrumbnav a:visited{
	font: bold 11px Arial, Helvetica, "sans serif";
	color: #7FAB13;
	text-decoration: none;
	text-transform: capitalize;
}
#breadcrumbnav a:hover {
	font: bold 11px Arial, Helvetica, "sans serif";
	color: #7FAB13;
	text-decoration: underline;
	text-transform: capitalize;
}
/* End of Styles for Breadcrumbnav */
/* --------------------------------------------------- */
#clear {
	clear: both;
}	
#footerwrapper {

	/* background: url(astropark_images/footer_repeat.gif) repeat-x; */
}
#footer {
	
	height: 600px;
	background: url(astropark_images/footer_bg2.gif) no-repeat left bottom;
	display: none;
}
#footer img {
	margin: 440px 0px 20px 10px;
	padding: 0px;
	clear: right;
	display: none;	
}
#footer p {
	font: normal 70%/130% Verdana, Arial, Helvetica, "sans serif";
	color: #fff;
	margin: 0px 0px 0px 6px;
	padding-left: 6px;
	display: none;	
}
#footer a:link {
	font: normal 100% Verdana, Arial, Helvetica, "sans serif";
	color: #fff; /* black zofo colour */
	text-decoration: none;
	display: none;
}
#footer a:visited {
	font: normal 100% Verdana, Arial, Helvetica, "sans serif";
	color: #fff; /* light grey/black zofo colour */
	text-decoration: none;
	display: none;
}
#footer a:hover {
	font: normal 100% Verdana, Arial, Helvetica, "sans serif";
	color: #fff; /* white text on black background */
	text-decoration: none;
	background:  url(walls_well_drilling_images/walls_well_drilling_glow.gif) repeat;
	display: none;
}
#footer a:active {
	font: normal 100% Verdana, Arial, Helvetica, "sans serif";
	color: #fff; /* black zofo colour */
	text-decoration: underline;
	display: none;
}
#footer ul {
	margin: 10px 0px 20px 230px;
	padding-left: 12px;
	display: none;
}
#footer li {
	font: normal 70%/160% Verdana, Arial, Helvetica, sans-serif;
	color: #007EB0;
	display: inline;	
	padding: 0px 4px 0px 0px;
	margin-left: 4px;
	border-right: 1px solid;
	display: none;
}
#footer li a:link {
	color: #007EB0; /* link colour blue #007EB0 */
	text-decoration: none;
	display: none;	
}
#footer li a:visited {
	color: #007EB0; /* visited link colour pale orange #F2A480 */
	text-decoration: none;
	display: none;
}
#footer li a:hover {
	color: #007EB0; /* link colour orange #E54800 */
	background:  url(walls_well_drilling_images/walls_well_drilling_glow.gif) repeat;
	display: none;
}
#footer li a:active{
	color: #007EB0; /* link colour brightest orange #F45912 */
	text-decoration: none;
	display: none;
}
#footer ul li.first {
	border-left: 0px;
	display: none;
}
#footer ul li.last {
	border-right: 0px;
	display: none;
}
#footer p .bold {
	font-weight: bold;
	display: none;
}
#footerzofo {
	height: 10px;
	display: none;
}
#footerzofo img{
	border: #fff 0px solid;
	display: none;
}
#footerzofo p {
	font: normal 70%/140% Verdana, Arial, Helvetica, "sans serif";
	color: #C5DF83;
	margin: 20px 0px 10px 10px;
	padding: 0px;
	display: none;
}
#footerzofo a:link {
	font: normal 11px/15px Verdana, Arial, Helvetica, "sans serif";
	color: #C5DF83;
	text-decoration: none;
	display: none;
}
#footerzofo a:visited {
	font: normal 11px/15px Verdana, Arial, Helvetica, "sans serif";
	color: #C5DF83;
	text-decoration: none;
	display: none;
}
#footerzofo a:hover {
	font: normal 11px/15px Verdana, Arial, Helvetica, "sans serif";
	color: #C5DF83;
	text-decoration: underline;
	display: none;
}
#footerzofo a:active{
	font: normal 11px/15px Verdana, Arial, Helvetica, "sans serif";
	color: #C5DF83;
	text-decoration: none;
	display: none;
}
