div#footer  {
	font: 400 1.1em Helvetica Neue,Arial,sans-serif;
	color: #336;
	width: 960px;
	margin: 40px auto;

}

div#footerimage {
	width: 960px;
	margin-top: 40px;
}



div#fcontent1, div#fcontent2, div#fcontent3, div#fcontent4 {
	width: 239px;
	display: inline;
	float: left;
	margin-top: 5px;
	min-height:200px;  
	height:auto !important;  
	height:200px; 
	text-align: center;
}

div#fcontent1 h2, div#fcontent2 h2, div#fcontent3 h2, div#fcontent4 h2 {
	color: #FFF;
	background-color: #336;
	font-size: 1.3em;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	text-shadow: 0px 1px 0px #e5e5ee;	
}

div#fcontent1 p, div#fcontent2 p, div#fcontent3 p, div#fcontent4 p {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	margin: 10px;
	text-align: left;
}

div#fcontent1 {
	margin-left: 0px;
}

div#fcontent1 img{
	padding: 10px 0 10px 0;
}

div#fcontent2 {
	border-left: 1px solid #EAF3F8;
}

div#fcontent3 {
	border-left: 1px solid #EAF3F8;
}

div#fcontent4 {
	border-left: 1px solid #EAF3F8;
}

div#footerbottom {
	color: #7f7f7f;
	font-size: 0.8em;
	padding: 10px;
}

div#footer input.input-text {
	padding: 3px 4px;
	border: 1px solid #bbb;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px #fff;
	font: 12px/18px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
	text-shadow: 0 0 1px #fff;
	color: #000;
	line-height: 18px;
}

div#footer a.emaillink {
	color: #336;
	text-decoration: none;
	-webkit-transition: color .2s ease;
}

div#footer a.emaillink:hover {
	color: #7f7f7f;
	text-decoration: none;
	-webkit-transition: color .2s ease;
}
