
#footerbackground {
	width: 100%;
	height: 125px;
	display: block;
	text-align: center;
	background:url(../images/img_bgFooter.jpg) repeat-x;
	background-repeat: repeat-x;
	background-position: left top;
	}
#footer {
	text-align: center;
	width: 780px;
	height: 125px;
	display:block;
	margin: auto;
	}
#footerleft {
	text-align:left;
	width:220px;
	height: 35px;
	padding: 90px 10px 0px 10px;
	float:left;
	display:block;
	}	
#footeright {
	width: 520px;
	height:35px;
	padding: 90px 0px 0px 20px;
	float:left;
	display:block;
	}	
.footertext {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.footertext:link,active,visited {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	text-align: left;
}
.footertext:hover {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}


/*Footer navingation*/
.menuActuator a { 
			color:#ffffff;
			font-weight:bold;
			font-size:11px;
			height: 20px;
			font-family:tahoma;
			display: block;
			text-decoration:none;
		}
		.menuActuator a:hover{ 
			background-color: #1D1D1D;
		}
		.footernavs {
		color:#ffffff;
		font-weight:normal;
		font-size:11px;
		height: 15px;
		font-family:tahoma;
		display: block;
		text-decoration:none;
		text-align: left;
		text-indent: 15px;
		vertical-align: middle;
		background-position: left center;
		padding-top: 4px;
		background-repeat: no-repeat;
		}
		.footernavs a:hover{
		
		background-attachment: fixed;
		background-image: url(img/footer_arrow.gif);
		background-repeat: no-repeat;
		background-position: left center;
		}

		.menu {
			font-family:tahoma;
			color:#fff;
			font-size:10px;
			background-color:#252525;
			
		}
		td div {
      position:relative;
    }
    