.subnavheader {
	margin:0;
	text-decoration:none;
	text-align:left;
	text-indent:15px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/* Begin preload hack */
h2 {
  background:#1F3522 url(http://www.gessococteau.com/images/norm_left_hover.gif) no-repeat top left;
  background-position:-1000px -1000px;
}


/* End preload hack */

#menu {
	background:#fff;
	float:left;
	width:100%;
	font:small times, serif;
	line-height:normal;
	padding-bottom:10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
}
#menu ul {
  margin:0;
  padding:0px 10px 0;
  list-style:none;
  }
#menu li {
  float:left;
  background:url(http://www.gessococteau.com/images/norm_left.gif) no-repeat left bottom;
  margin:0;
  margin-left:4px;
  padding:0 0 0 9px;
}

#menu a {
	float:left;
	display:block;
	background:url(http://www.gessococteau.com/images/norm_right.gif) no-repeat right bottom;
	padding:4px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#006699;
	font-family: georgia, times, serif;
	font-size: 14px;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */

div#menu li:hover {
  background:url(http://www.gessococteau.com/images/norm_left_hover.gif) no-repeat left bottom;
}
div#menu li:hover a {
  color:#000000;	
  background:url(http://www.gessococteau.com/images/norm_right_hover.gif) no-repeat right bottom;
}

#menu #current {
  background-image:url(http://www.gessococteau.com/images/norm_left_on.gif);
  }
#menu #current a {
  background-image:url(http://www.gessococteau.com/images/norm_right_on.gif);
  color:#fff;
  padding-bottom:5px;
 }

/* End Tab CSS */
#SubMenu {
	position:absolute;
	top:182px;
	left: 178px;
	width:628px;
	display:block;
	z-index: 20;
 }
