@charset "utf-8";
/* CSS Document */


#footer .innerFooter #ftr-cntct {
	float: right;
	height: 286px;
	width: 350px;
	background-image: url(../styleImages/backgrounds/contact.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 30px;
}

#footer .innerFooter #ftr-mid {
	height: 286px;
	width: 272px;
	float:right;
}
#footer .innerFooter #ftr-left {
	height: 286px;
	width: 210px;
	float:left;
	padding-left: 25px;
}


#footer .innerFooter #ftr-mid {
	height: 286px;
	width: 272px;
}
#footer .innerFooter h6 {
	font-size: 21pt;
}
#footer .innerFooter ul li {
	display:block;
	width:180px;
	list-style-type: none;
}
#footer .innerFooter ul li a {
	color: #718e96;
		display:block;
	width:180px;
	text-decoration: none;
}

#footer .innerFooter ul li a:visited {
	color: #718e96;
		display:block;
	width:180px;
	text-decoration: none;
}
#footer .innerFooter ul li a:active {
	background-color:#9bb7be;
color: #FFF;
		display:block;
	width:180px;
	text-decoration: none;
}
#footer .innerFooter ul li a:hover {
	background-color:#f5f9fa;
		display:block;
	width:180px;
	color: #718e96;
	text-decoration: none;
}

#footer .innerFooter #ftr-mid {
	height: 286px;
	width: 272px;
}
#footer .innerFooter h6 {
	font-size: 21px;
	padding:0;
	color: #718e96;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	cursor: default;
}




#footer .innerFooter #ftr-mid {
	height: 286px;
	width: 250px;
	padding-left: 50px;
}

#footer .innerFooter ul li {
	list-style-type: none;
	font-size:13px;
	color:#555555;
	text-transform: capitalize;
	margin-bottom: 5px;
	cursor: default;
}
#footer .innerFooter ul {
	padding-left:12px;
	}
