html {  margin-bottom: 1px;  height: 100%; }

img, h1, h2, h3, h4, h5, h6 { border: 0;padding:0; margin:0 }

/* 3 COLUMN FLUID */
	
	
body {
  margin:0;
  font: normal 10pt/16pt Tahoma, Arial, sans-serif, Helvetica;
  /*background: url(i/content-bg1.gif); */
}

#container {
	height: 100%;
	margin:0;
	padding:0;
	
	}

#container td, #container tr {	
	padding:0;
	margin:0;
	border: none;
	vertical-align: top;
	}

#left, #right, #topnav, #menu, #footer {
	display:none;


}


#footer {
  clear: both;
}


/* extras */



/* HEADER */ 

#header { 	
	width: 100%;
	background: url(i/header-bg1.gif) bottom repeat-x #fff;
	height: 117px;
	}
	
img.logo {
	position: absolute;
	left: 30px;
	top: 30px;
	}
	
img.slogan {
	position: absolute;
	right: 30px;
	top: 70px;
	}

#topnav {

	display:none;
	}	


/* MENU */ 






/* CONTENT */

#contentheader {

	display:block;
	margin-bottom: 25px;
	}

h1 {
	font: bold 14pt/20pt Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin:10px;
	padding: 0;
	border-bottom: solid 2px #a7cd3a;
	border-top: solid 2px #a7cd3a;	

	}
	
h1 img { padding-bottom: 0 ; margin-top:-18px; margin-bottom: -5px; }
	
	
#content {
	margin: 0 15px;
	}
	
#content p {
	margin: 10px 0 20px 0;
	text-align:justify;
	
	}		
	
#content ul, #content ol {
	margin:-18px 0px 30px 30px;
	padding:0;
		
	}	
	
#content li {
	margin:0;
	padding:0;
	
	}	
	
	


/* FOOTER STYLING	*/

#footer-print { 
	display: block;
	border-top: solid 2px #a7cd3a;	
	margin-top: 50pt;
	font: normal 8pt/15pt Tahoma, Arial, sans-serif, Helvetica;
	color: #555;
	
	 }
#footer-print ul {
	margin:0;
	padding:0;
 
}	

#footer-print li {
	display: inline;
	padding:0 10pt 0 0;
