#submenu {
    background			: #2b2b2b;
	height				: auto !important;
    height				: 33px;
	min-height			: 33px;
}


	#header ul {
		list-style-type	: none;
	}

	#submenu li {
		float			: left;
		display			: inline;
	}

	#navt-1 {
		margin			: 0;
		padding			: 0;
	}


		#subm1, #subm2 {
			list-style-type	: none;
			margin			: 5px 0 0 32px;
			padding			: 0;
		}

			#subm1 a, #subm2 a {
				color			: #c8c8c8;
				text-decoration	: none;
				font-size		: 1.1em;
				padding			: 0 13px;
			}

				#subm1 li, #subm2 li {
					padding			: 4px 0;
					border-right	: 1px #000 solid;
				}

				#submenu li.last {
					border-right	: 0;
				}


		#subm2 {
			margin-right		: 60px;
		}

			 #subm2 li#smheart {
				padding			: 0 16px;
				display			: none;
				background		: url(../img/heart.gif) center 5px no-repeat;
			}

			#smheart a {
				font-size		: 0;
				text-indent		: -9999em;
				color			: #2f2f2f;
				display			: block;
				padding			: 4px 0;
				height			: 11px;
				width			: 15px;
				cursor			: pointer;
			}

			#swfwhatcnt {
				display				: none;
 				background			: url(../img/tooltip-whatsthis2.png) top left no-repeat;
				*background-image	: url(/wp-content/themes/h-art/img/bg100.gif);
				padding				: 50px 0 0 39px;
				position			: absolute;
				width				: 561px;
				height				: 431px;
				top					: 12px;
				/* left				: 220px; */
				left				: 273px;
				z-index				: 31000;
			}





			#subm2 li#smrss {
				padding			: 4px 0 4px 16px;
			}

				#subm2 li#smrss a {
					padding-left	: 20px;
					background		: url(../img/rss.gif) center left no-repeat;
				}

			#submenu a,
			#submenu a:link,
			#submenu a:visited,
			#submenu a:active {
				color			: #c8c8c8;
			}

			#submenu a:hover {
				color			: #f9c;
			}

			#subm2 li#smrss a:hover {
				background		: url(../img/rssh.gif) center left no-repeat;
			}

#subheader {
    background			: #090909 url(../img/header.jpg) top left no-repeat;
    height				: 195px;
}



/* h2 */

h2.afir { margin		: 34px 0 0 33px;}


h2.afir, h2.afir span {
	width				: 126px;
	height				: 60px;
	text-indent			: -999em;  /* necessary if the image is transparent */
}

h2.afir span {
	background-image	: url(../img/logo-h-art.png);
}

	/* IE6 workaround */

	* html h2.afir span {
    	background-image	: url(../img/bg100.gif);
    	filter				: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/h-art/img/logo-h-art.png",
								sizingMethod="crop");
	}


/* h3 */

h3.afir { margin		: 23px 0 0 40px;}


h3.afir, h3.afir span {
	width				: 264px;
	height				: 66px;
	font-family			: 'Helvetica 65 Medium', Arial;
	color				: #c8c8c8;
	font-weight			: normal;
	font-size			: 1.2em;
	/* text-indent			: -999em; */  /* necessary if the image is transparent */
}

h3.afir span {
	font-size			: 1.2em;
	/* background-image	: url(../img/payoff-h-art.png); */
}

	/* IE6 workaround */
	/* * html h3.afir span {
    	background-image	: url(../img/bg100.gif);
    	filter				: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/h-art/img/payoff-h-art.png",
								sizingMethod="crop");
	} */



#subheader div.fl {
	width			: 800px;
	height			: 195px;
	position		: relative;
}

	#subheader img {
		position	: absolute;
		display		: block;
		z-index     : 10;
		right		: 0;
		top			: 0;
		width		: auto;
		overflow	: hidden;
		height	    : auto;
}

#subheader div.fr {
	width			: 224px;
	height			: 195px;
}

	#mainmenu {
		list-style-type	: none;
		margin			: 29px 22px 0 10px;
		padding			: 0;
	}

	#mainmenu li {
		line-height		: 2.4em;
	}

	#mainmenu a,
	#mainmenu a:link,
	#mainmenu a:visited,
	#mainmenu a:active {
		font-family		: 'Helvetica 65 Medium', Arial;
		font-size		: 1.4em;
		font-weight		: normal;
		color			: #c8c8c8;
		text-decoration	: none;
	}

	#mainmenu .current_page_item a,
	#mainmenu .current_page_item a:link,
	#mainmenu .current_page_item a:visited,
	#mainmenu .current_page_item a:hover,
	#mainmenu .current_page_item a:active,
	#mainmenu a:hover,
	#mainmenu a.current {
		color			: #f9c;
	}


	#underlev {
		position		: relative;
		z-index			: 100;
	}
