HTML,BODY { margin: 0; padding: 0; text-align: center; }
HTML { background-image: url(/themes/H4HB/images/h4hbg100.gif); }
#custom-doc {
	    margin:auto;text-align:left; /* leave unchanged */
	    width:60.77em;/* non-IE */
	    *width:59.25em;/* IE */
	    min-width:780px;/* optional but recommended */
	    min-height: ;
	    // border: 5px solid #1E90FF;
	    background-color: #FFD21C;
	    background: url(/themes/H4HB/images/h4hbgtilex.gif) repeat-x;
	    margin-left: auto; margin-right: auto; margin-top: 25px;
	    border: 5px double #2E7D3C;
		}

/*
#page-wrapper { width:800px; height:auto; background-color:#FFD21C;
	background: url(h4hbgtilex.gif) repeat-x;
	margin-left: auto; margin-right: auto; margin-top: 25px;
	border: 5px double #2E7D3C; font-family: Century Gothic, Trebuchet MS; font-size: 14px;
	font-weight: 400;
	padding: 0; }
*/
/* #content-wrapper { float: left; height: auto; clear: both;} */

/* .logo { float: left; margin: 0px 0px 0px 0px; } */

#hd { height: 114px; width: 100%; position: relative; border: 0px solid red; }
#logo-home { position: absolute; top: 0; left: 0; z-index: 5; }

#header { width: 790px; height: 114px; background-color: #ED1B23; padding: 0; margin-left: 0; }

#left-col { text-align: justify; margin-top: 130px; padding: 0; }
#left-col p { }
#left-col IMG.hdr { margin: 0; padding: 0; width: 350; }
#left-col-content { width: auto; margin: 0; padding: 10px; }
#left-col-content span { font-size: 16px; color: #ED1B23; }

#right-col { margin: 0; padding: 0; }
#right-hdr { height: 114px; background-color: #ED1B23;
	border-bottom: 1px solid black; }
	
.first { border-left: 0px }
#main-nav { float: right; color: #FFD21C; font-size: 12px;
	font-family: Tahoma, TrebuchetMS, Helvetica; 
	font-weight: bold;
	margin-top: 10px;
	text-align: left;
	}
#main-nav ul { margin: 0 5px 0 0; }
#main-nav li { display: inline;
	padding: 0 3px 0 7px; border-left: 1px solid #FFD21C; }
#main-nav ul .first { border-left: 0 }
#main-nav a { text-decoration: none; color: #FFD21C; }
#main-nav a:link { color: #FFD21C; }
#main-nav a:visited { color: #FFD21C; }
#main-nav a:hover { color: #003C8D; }
#main-nav a:active { color: #FFD21C; }


#content {
	text-align: justify;
	padding-left:; padding-right:; 
	color: #2070b9;
	font-size: 12px;
	font-weight: 800;
	}
#content .contimg { padding: 10px 0 0 0; }
#content .contimg img { display: block; border: 1px solid #00c600; margin-bottom: 20px; }
#content .continfo { padding: 0 8px 0 0px }
#content p {  }
#content h1 { font-size: 16px; color: #000000; font-family: Times New Roman; text-align: left; }
#content h2 { font-size: 14px; color: #ED1B23; font-family: Arial; 
	margin-bottom: 0; }
	
#content2 { padding: 10px; }

#ft { background: url(/themes/H4HB/images/h4h_footer_bg.jpg) no-repeat top center; 
	height: 260px; background-color: #ED1B23; 
	position: relative; }
#footer-inner { height: 100%; width: 100%; position: relative; }
#bottom-nav { text-align: center; color: #FFD21C; font-size: 14px;
	font-family: Arial, Verdana, Helvetica; 
	font-weight: bold;
	/* margin-top: 155px; */
	position: absolute; top: 155px; left: 0; width: 100%;
	}
#bottom-nav ul { margin: 0 0px 0 0; }
#bottom-nav li { display: inline; margin-left: 10px;
	padding: 0 0px 0 10px; border-left: 1px solid #FFD21C; 
	}
#bottom-nav ul .first { border-left: 0 }
#bottom-nav a { text-decoration: none; color: #FFD21C; }
#bottom-nav a:link { color: #FFD21C; }
#bottom-nav a:visited { color: #FFD21C; }
#bottom-nav a:hover { color: #003C8D; }
#bottom-nav a:active { color: #FFD21C; }

#copyright { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, SansSerif; font-size: 10px;
	background-color: #2E7D3C; position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; 
	}
		
/*

H4H-Red 	#ED1B23
H4H-Yellow	#FFD21C
H4H-Green 	#2E7D3C
H4H-Blue	#003C8D

none
hidden
dotted
dashed
solid
*double
groove
ridge
inset
outset

*/


