#footer {
	background:url(../templates/aromat-vertex/images/footer.png) no-repeat left;
	width:914px;
	margin-right:12px;
	height:82px;
}

#footercont {
	position:relative;;
	margin:0 7px 8px 7px; 
	width:780px;
	height:75px;
	padding:2px 0 2px 210px;
	color:#d0d0d0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:1.3em;
}

#footercont span {
	padding-right:0.3em;
}

#footer a {
	border-bottom: 1px dashed #d0d0d0;
	text-decoration:none;
	color:#d0d0d0;
}

#footer a:hover {
	border-bottom: 1px solid #efefef;
	text-decoration:none;
	color:#efefef;
}

#footerhalfleft {
	float:left;
	width:140px;
	max-width:140px;
	height:60px;
	max-height:60px;
	margin:0px 0px 2px;
	padding:5px 10px;
}

#footerhalfcenter {
	width:120px;
	max-width:120px;
	height:60px;
	max-height:60px;
	float:left;
	margin:0px 0px 2px;
	padding:5px 10px;
	/*border-left:#d0d0d0 1px solid;*/
}

#footerhalfright {
	width:190px;
	max-width:190px;
	height:60px;
	max-height:60px;
	float:left;
	margin:0px 0px 2px;
	padding:5px 10px;
}

#footerhalflang {
	width:50px;
	max-width:50px;
	height:60px;
	max-height:60px;
	float:left;
	margin:0px 0px 2px;
	padding:5px 10px;
}