footer {

	background:#fff;	
	border-top:3px double #6699cc;
	border-left:1px solid #CECECE;
	border-right:1px solid #CECECE;	
	border-bottom:1px solid #CECECE;	
	width:994px;
	margin:0px auto;
	padding:17px 0 25px 0;
	font-size:11pt;
	color:#555;
}

footer > a:first-of-type {

	border-bottom:0 !important;
}

footer > a:first-of-type img {

	margin:10px 0 0 35px;
	float:left;
}

footer section {

	overflow:hidden;
	float:left;
}

footer section p {

	font-family:Constantia;
	font-size:10pt;
	color:#555;
	width:450px;
	margin:0;
	padding:7px 65px 15px 45px;
	line-height:1.4em;
}

footer section nav {

	padding:0 0 0 45px;
	line-height:2em;
	font-family:Tahoma;
	font-size:12pt;
}

footer aside {

	padding:0 0 40px 0;
}

footer aside p {

	padding:0 0 8px 0;
	line-height:1.7em;
	font-size:12pt;
	font-family:Tahoma;	
	margin:0;
}

footer aside a {

	border-bottom:0 !important;
}

footer aside img {

	height:24px;
	width:24px;
	padding-right:5px;
}