
table.footer {

	position: relative;
	width:100%;
	padding:0;
	margin-bottom:-50px;
	height:350px;
	background: url(images/footer/footer_strip.png);
	background-repeat:repeat-x;
	
}

#footer {

	position: relative;
	margin-top: -350px; /* negative value of footer height */
	clear:both;
	
}

table.footer_nav {

	position:relative;
	background: url(images/footer/footer_nav_strip.png);
	background-repeat:repeat-x;
	width:980px;
	border:1px solid #333;

}

a.contact_page {

	margin-left:0px;
	margin-right:-5px;
	color:#444;
	text-decoration:none;
	font-family:verdana;
	font-size:8pt;

}

a.contact_page:visited {

	color:#444;
	text-decoration:none;
	font-family:verdana;
	font-size:8pt;

}

a.contact_page:hover {

	color:#035e4c;
	text-decoration:none;
	font-family:verdana;
	font-size:8pt;

}

a.standard {

	margin-left:0px;
	margin-right:-5px;
	color:#333;
	text-decoration:none;
	font-family:verdana;
	font-size:8pt;

}

a.standard:visited {

	color:#333;
	text-decoration:none;
	font-family:verdana;
	font-size:8pt;

}

a.standard:hover {

	color:#099075;
	text-decoration:none;
	font-family:verdana;
	font-size:8pt;

}

a.footer_heading {

	margin-top:-10px;
	text-decoration: none;
	font-weight:bold;
	color:#035d4b;
	font-family:verdana;
	font-size:13pt;

}

a.footer_heading:visited {

	margin-top:-10px;
	text-decoration: none;
	font-weight:bold;
	color:#035d4b;
	font-family:verdana;
	font-size:13pt;

}

a.footer_heading:hover {

	margin-top:-10px;
	text-decoration: none;
	font-weight:bold;
	color:#099075;
	font-family:verdana;
	font-size:13pt;

}

.divider {

	margin:0;
	padding:0;
	background:#222;
	width:1px;

}

.section {

	width:225px;

}

span.footer_text {

	margin-left:20px;
	margin-right:-5px;
	line-height: 30px;
	color:#333;
	text-decoration:none;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;

}

li.phone {

	margin-top:5px;
	height:30px;
	background:url(images/footer/tel_icon.png) 5px 5px no-repeat;

}

li.fax {

	margin-top:0px;
	height:30px;
	background:url(images/footer/fax_icon.png) 5px 5px no-repeat;

}

li.mail {

	margin-top:0px;
	height:30px;
	background:url(images/footer/mail_icon.png) 5px 5px no-repeat;

}

li {

	list-style:none;

}

#footer lu {

	padding:0px;
	margin:0px;

}

#footer li {

	margin-left:10px;
	margin-right:-15px;
	margin-bottom:-5px;
	padding:0px;
	position:relative; 
	left:-30px; 

}

#footer-footer {


	margin-bottom:-3px;
	padding:0px;
	font-size:8pt;
	color:#ddd;

}