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

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big,del,  em, font, img, small, strike, strong, sub, sup, tt, b, u, i, center,dl, dt, dd, ol, ul, li, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; background: #F2F2F2; }
ol, ul {
	list-style: none;
}
p { margin-top:1em; margin-bottom: 1em;}
b, strong  {font-weight:bold;}
i, em {	font-style:italics;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter			{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }

#header { background: #FFF; border-bottom: 8px solid #2B3D81; padding-top: 5px; padding-bottom: 0px; margin-bottom: 10px; text-align: center; font: .85em Verdana, Geneva, sans-serif; height: 59px;position: relative }
#header div { width: 916px; margin-right: auto; margin-left: auto; text-align: right; }
#header div img { float: left; }

#header a:link, #header  a:visited {color: #005ea8;text-decoration: none;}

#header a:hover  {color: #053652;}

#banner { background: #F2F2F2; width: 915px; margin-right: auto; margin-left: auto; height: 395px; text-align: center; overflow: visible;position: relative }
.sixads { width: 915px; padding-top: 25px; margin-right: auto; margin-left: auto; padding-bottom: 25px; }
.sixads img { margin-right: 18px; margin-bottom: 15px; }
.sixads img.last { margin-right: 0px; }
#footer { background: #FFF; margin-top: 15px; border-top: 8px solid #2B3D81; padding-top: 15px; padding-bottom: 5px; text-align: center; font: 0.75em Arial, Helvetica, sans-serif; }
.icons { width: 915px; margin-right: auto; margin-left: auto; }
.contact { width: 400px; float: right; }
#footer img { float: left; margin-top: 5px; margin-right: 25px; }
