@charset "utf-8";

a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none
}
a:visited {
	color:#000;
}
a:active, a:hover {
	color:#408CB2;
}
.footer a {
	font-size:18px;
	color:#090;
	line-height:0.5;
}
.color1 {
	background:#fff;
}
.container {
	height: auto;
	overflow: hidden;
}
.masthead {
	float:none;
	width:100%;
	height:75px;
	margin-bottom:5px;
	background:url(images/grfx-sprite.png) no-repeat -20px -8px;
	width: 100%;
	height: 80px;
}

.email {
	float: none;
	width: 230px;
	height: 35px;
	margin: 5px 0 0 470px;
}
.left {
	width: 225px;
	float: left;
}
.left ul li {
	list-style:none;
	line-height: 25px;
}
.right {
	float: none;
	background: #fff;
	width: auto;
	overflow: hidden;
}
.rightmaxwidth {
	float: none;
	background: #fff;
	max-width: 900px;
	overflow: hidden;
}
.footerbar {
	float:left;
	margin-top:20px;
	background-color:#CCC;
	width:100%;
	height:35px
}
/*.logos {
   width: 300px;
   height: 300px;
   float:left;
   left: 50%;
   top: 50%; 
   margin-left: -150px;
   margin-top: -150px;
	}
	*/
.logos {
	width:auto;
	height:200px;
	float:left;
	margin:0 10px 10px 10px;
	border:thin white solid;
	top:50%;
	bottom:50%;
}
.logos_hort {
	padding-top: 40px !important;
	height: 160px;
}