#image-topleft {
	width:			235px;
	height:			115px;
	float:			left;
	border-right:		1px solid #000;
}
#image-topleft img {
	border:			0;
}
#image-logo {
	width:			115px;
	height:			115px;
	float:			right;
	background-color:		transparent;
	border-left:		1px solid #000;
}
#image-logo img {
	border:			0;
}


#footer #image-logo-name {
	width:			235px;
	height:			35px;
	float:			left;
	background-color:		transparent;
	border-right:		1px solid #000;
}
#footer #image-logo-name img {
	border:			0;
	margin-top:		10px;
	margin-left:		5px;
}

#footer #address {
	font-size:		10px;
	float:			left;
	margin:			5px;
	margin-left:		10px;
}
#footer #telfax {
	font-size:		10px;
	float:			left;
	margin:			5px;
	margin-left:		20px;
}
#footer #wwwemail {
	font-size:		10px;
	float:			left;
	margin:			5px;
	margin-left:		20px;
}
#footer #wwwemail a {
	color:			#000;
	text-decoration:		none;
}
#footer #wwwemail a:hover {
	text-decoration:		underline;
}