html {
	padding:0; 
	margin:0; 
	border:0; 
	background:#FFF;
	font-size : 0.9em;
	color : 	#000366 ;
	font-family : Geneva, Arial, Helvetica, sans-serif !important;
	}

body {
	padding:0; 
	margin:0; 
	border:0;
	font-size: 1em;
	line-height: 1.2em;
	}

font, span, div, table, td, p, h1, h2, h3, h4, h5 {
		font-family : Geneva, Arial, Helvetica, sans-serif !important;
		font-size: 1em;
		line-height: 1.2em;
}
img{
	border: 0;
}

a, a:link, a:active, a:visited {
	color : #990000 ;
	text-decoration : none;
	top:11px;
}	

a:hover  {
	color : #990000 ;
	text-decoration : underline;
}

p,h1,h2,h3,table {
	margin: 0 20px 0 20px;
	}

h1, h2, h3	 {
	font-size:			1em;
	font-weight : 		bold ;
	vertical-align :	top;
}

h1 {
	padding-top: 20px;
	clear: both;
}

h2, h3 {
	margin-bottom:2px;
}
h3 {
	font-style: 		italic;
}

#content {
	display:block;  
	position:absolute; 
	z-index:3; 
	top:112px; 
	bottom:0; 
	left:0; 
	width:100%; 
	margin:0px; 
	border:0;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:100%;
	border-top:112px solid #fff; 
	border-bottom:0px solid #fff;
	}

#head {
	position:absolute; 
	margin-left:0; 
	left:0; 
	top:0; 
	width:100%; 
	min-width:100%; 
	height:112px; 
	background-color: #012A7A; 
	font-size:1em; 
	z-index:5; 
	border:0;
	}

* html #head {
	top:0; width:100%; height:112px;
	}

/* fixed header for logo and top image*/

#head .paulfeijimg {
	position:absolute;
	top:0;
	left:180px;
}

#head img{
	display:inline;
	margin: 0;
	padding: 0;
}

#foot {
	text-align:center;
	position:absolute; 
	margin-left:0; 
	left:0; 
	bottom:0; 
	width:100%; 
	min-width:100%; 
	height:0px; 
	font-size:1em; 
	z-index:5; 	font-weight:bold;
	color:#000;
	}

* html #foot {
	bottom:2px; width:642px; height:0px;
	}


/* pagemenu */


#pagemenu {
	display: none;
	}

/* content wrapper */
#maincontent {
	float: left;
	padding-left: 0px;
	margin-right: 0px;
	border: 0;
}

#maincontent .separator {
	clear: both;
	max-width: 100%;
	border: 0;
	height: 11px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom:1em;
	border-bottom: 1px solid #000366;
}

#maincontent img{
	//margin:2px -20px 10px -20px;
	margin:2px 20px 10px 20px;
	//padding: 0 20px 0 20px;
}

#bannercontent {
	display: none;
}
