
#MainPageHome
{
  height                 : 590px ! important;
  margin-top             : -295px ! important;
}

.homeLogo
{
	float                  : left ! important;
	margin                 : -100px 0px 0px 15px ! important;
}
.HomeTopNav
{
	width		               : 608px;
	float                  : right;
	height	               : 33px;
	margin                 : 0px 10px 0px 0px;
	padding                : 0;
	background-color       : #D7C300;
  font-family            : 'Trebuchet MS', sans-serif;
  font-size              : 10pt;
	font-weight	 	         : bold;
  color                  : #FFFFFF;
}
* html .HomeTopNav
{
	margin                 : 0px 5px 0px 0px;
}
.HomeTopNav *
{
	vertical-align	       : middle;
}
.HomeTopNav ul
{
  list-style             : none;
  display                : inline;
}
.HomeTopNav li
{
  float                  : left;
  margin			           : 7px 5px 0px 5px;
}
.HomeTopNav a
{
	color                  : #fff;
	text-decoration        : none;
}
.HomeTopNav a:hover
{
	color                  : #696a6c;
} 
.HomeTopNav a .on
{
	color                  : #696a6c;
}
.HomeHeaderImage
{
	width                  : 608px; 
	height                 : 136px; 
	margin                 : 9px 10px 0 12px; 
	background             : #D7C300 url(/images/home/main_image_1.jpg) no-repeat;
	float                  : right;
}
* html .HomeHeaderImage
{
	margin                 : 9px 5px 0 12px;
}
.HomeRightNav
{
	float                  : left;
	width		               : 314px;
	height		             : 370px;
	overflow               : auto;
	margin                 : 0px 1px 0px 0px;
	padding                : 0;
	vertical-align         : bottom;
	background             : #D7C300 url(/images/home/background.jpg) no-repeat ;
	color                  : #fff;
}
* html .HomeRightNav
{
	background-attachment  : fixed;
}
.HomeRightNav .first
{
	padding-top            : 20px;
}
.HomeRightNav h4, p
{
	margin                 : 0px 50px 1px 29px ;
}
.HomeRightNav h4
{
	font-family            : 'Trebuchet MS', sans-serif;
	font-size              : 12pt;
}
.HomeRightNav a
{
	text-decoration        : none;
	color                  : #fff;
}
.HomeRightNav a:hover
{
	text-decoration        : underline;
}
.HomeFooter
{
	margin                 : 0px 0px 0px 0px;
	padding                : 10px 0px 0px 0px;
	width                  : 100%;
	text-align             : right;
}
.HomeMainBody
{
	float                  : left;
	width                  : 486px;
	height                 : 320px;
	margin                 : 0 0 0 10px;
	padding                : 0;
}
* html .HomeMainBody
{
	margin                 : 0 0 0 5px;
}
.HomeBodyContent
{
	width		               : 486px;
	color	                 : #696a6c;
	font-family	           : 'Trebuchet MS', sans-serif;
	font-size              : 10pt;
	margin                 : 0;
	padding                : 0;
}

.HomeBodyContent a 
{
	color                  : #6495b9;
	text-decoration        : none;
}
.HomeBodyContent a:hover 
{
	color                  : #b4b4b5;
	text-decoration        : underline;
}
.HomeBodyContent a:visited 
{
	color                  : #b4b4b5;
	text-decoration        : none;
}

.HomeShaders
{
	height	               : 0px;
	padding                : 0;
	margin                 : 0px;
}
.HomeBodyContent p
{
	margin                 : 10px 45px 0 45px;
	line-height            : 140%;
}
.HomeSiteInfo, .HomeSiteInfo input, .HomeRightNav input
{
	font-size              : 9px; /* 9pt */
	font-family            : 'Trebuchet MS', sans-serif;
	margin                 : 8px 8px 0 192px;
}
.HomeSiteInfo a
{
	text-decoration        : none;
	color                  : #696A6C;
}
.HomeSiteInfo input, .HomeRightNav input
{
	margin                 : 0px 5px 0px 5px;
	height                 : 13px;
}
.HomeSearch
{
	border                 : 1px solid #BEBCB0;
	width                  : 90px;
}
.MainContentFooter
{
	margin-top             : 75px;
}
* html .MainContentFooter
{
	margin-top             : 71px;
}
.MainContentFooter img
{
	border                 : 0px;
	padding                : 0px;
	margin                 : 0px;
}
.MainContentFooter a
{
	padding                : 0px;
	margin                 : 0px;
}
.Footer a
{
	color	                 : #696a6c;
}
.Footer a:visited 
{
	color                  : #B4B4B5;
}
.Footer a:hover
{
	color                  : #D6C200;
	text-decoration        : underline;
}