.Aligner { text-align:center; }
	.Wrapper {position:relative; width:992px; margin-left:auto; margin-right:auto; background:url(../Images/Background.gif) repeat-y; overflow:hidden;clear:both; }
		.HomeTop {position:relative; width:100%; height:190px; }
		.Top {position:relative; width:100%; height:110px; }
		.Main {position:realtive; width:100%; margin-top:1px; margin-top:30px;}
			.Menu {position:relative; float:left; text-align:left; width:150px; display:block; }
			.Menu a {position:relative; display:block; height:19px; border-bottom:1px solid #92CB75; font-size:11px; padding-top:2px; margin-left:20px; padding-left:5px; color:#444444; font-weight:bold; text-decoration:none; -moz-box-sizing:border-box;}
			*html .Menu a {padding-top:0px !important;}
			.Menu a:hover {background:url(../Images/ButtonsBackground.gif) repeat-x; color:white; cursor:pointer; text-decoration:none !important;  }
			.Content {position:relative; overflow:hidden; font-family:tahoma; color:#444444; font-size:11px; text-align:left; padding-left:20px; padding-right:20px;}
			*html .Content {float:left; margin-left:20px; margin-right:20px;}
			.Content table{width:100%;}
			.Content img{border:1px solid #F2DF90;}
		.Bottom {position:relative; height:38px; float:right; width:100%; margin-top:50px;}
		*html .Bottom {margin-bottom:-5px !important;}
