
body {
	background-color: #f5f5f0;
	min-width: 940px;
	margin: 0;
	font-family:  Helvetica;
	font-size:5px;
}
img {
	display: block;
	border: 0;
}
/*a {
    
    font-family: FontAwesome;
    color: red;  or whatever color you prefer 
    font-color:red;
    margin-right: 4px;
}*/
/*------------ HEADER ------------*/
#header {
/* 	background: #4e5944 url(../images/bg-header.jpg) repeat-x left bottom; */
/* 	background: #4e5944; */
	background: #004e8f;
	/*padding: 20px 25px 46px;*/
	/*padding-top:20px;*/
	padding-bottom:25px;
	font-size:16px;
	font-family:  Helvetica;
	float:left;
	height:141px;
	width:100%;
}

#headerContainer{

	margin-left:auto;
	margin-right:auto;
 	width:940px; 
	/*background:url(../images/bg-header.jpg) repeat-x;*/
	height:100%;
}
/** logo **/
.logo {
	float: left;
	width:354px;
	height:80px;
	display: inline-block;
	padding-top:30px;
	padding-bottom:5px;
	/*margin-top:-10px;*/
}
/*------------ FOOTER ------------*/
#footer {
	background: #d9d9d9 url(../images/bg-footer.png) repeat-x left top;
	border-top: 2px solid #fff;
	
}
#footer .section {
	float: left;
	min-height: 146px;
	width: 259px;
	border-left: 1px solid #c2c2c2;
	padding: 30px;
}
#footer .section h4 {
	color: #626262;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
}
#footer .section p {
	font-size: 15px;
	margin: 0;
}
#footer .section:first-child {
	border: 0;
}
#footer .contact p span {
	text-transform: uppercase;
}
#footnote {
	background: grey repeat-x;
	border-top: 1px solid #fff;
	padding: 6px 0 3px;
	width:100%;
	float:left;
	height:37px;
}
#footContainer
{
	width:940px;
	margin:0 auto;
}
#footnote p {
	color: #b5c1aa;
	font: 11px/30px Arial, Helvetica, sans-serif;
	margin: 0;
	padding-right: 10px;
	text-align: right;
	/*text-transform: uppercase;*/
}
#footnote .connect {
	float: left;
	display: inline-block;
	margin: 0 10px;
	padding: 6px 0;
}
#footnote .connect a {
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-right: 6px;
}
#footnote .connect a.facebook {
	background-position: 0 -112px;
}
#footnote .connect a.twitter {
	background-position: 0 -140px;
}
#footnote .connect a.googleplus {
	background-position: 0 -168px;
}
#footnote .connect a.pinterest {
	background-position: 0 -196px;
}
#contents p{font: 12px/30px Arial, Helvetica, sans-serif;}
.formbtns {height:38px !important;width:200px !important;font:18px Arial,Helvetica,sans-serif !important;}
.markfield, input.align{ width:50px; text-align:center;}
