

div#gallery {
	margin-right: 6px;
	float: right;
}
div#gallery a {
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
	padding: 2px 5px;
	border: 1px solid #FFF;
	font-weight: bold;
	margin-right: 3px;
	display: block;
	float: left;
}
div#gallery a:hover {
	background-color: #A2BA41;
	color: #fff;
}



div#hhGallery { display: block; clear: both; text-align: right;   }
div#hhGalleryImage { float: right; text-align: right; }

div#hhMainContentTop { height: 244px; }
div#hhMainContentBottom { height: 182px; }
div#hhMainContentBottomLeft { float: left; width: 197px; height: 182px; }
div#hhMainContentBottomRight { float: right; background: #FFF; width: 686px; height: 182px; }

div#overflow { width: 686px; height: 182px; overflow: auto; }

div#hhDecoWhite { clear: both; height: 8px; font-size: 0; background: #FFF; }
div#hhDecoGreen { width: 883px; float: right; clear: both; height: 6px; font-size: 0; background: #80941B; }
div#hhImpA { padding: 10px 0;  width: 883px; float: right; clear: both; text-align: left; }
div#hhImpB { padding: 10px 0; padding-top: 0; width: 883px; float: right; clear: both; text-align: right;}

div#hhMainContent {
	width: 883px;
	height: 426px;
	float: right;
	background: #849920;
	background-image: url(../images/layout/bgContent.gif);
	background-repeat: no-repeat;
	background-position left top;
	}

div#hhTopRight {
	float: right;
	height: 203px;
	}
div#hhTopRight img {
	margin-top: 77px;	
}
div#hhTopLeft {
	float: left;
	height: 203px;
	}
div#hhTopLeft img {
	margin-top: 14px;	
}
body {
	font-family: verdana, arial, sans-serif;
}

* {
	margin: 0;
	padding: 0;
	}