body {
	margin:0px auto;
	text-align:center;
	/*background-image: url('../images/pg_bg.jpg');*/
	/*background-repeat: repeat;*/
 	font-family: Arial, Helvetica, sans-serif !important ; 
}

#container_all, #page_top,
#page_bottom {
	width:820px;
	background-color:#FFFFFF;
}

#container_all {
	background-image:url('../images/pagetile.jpg');
	background-repeat: repeat-y;	
}

#page_top {
	height:22px;
	background-image:url('../images/pagetop.jpg');
	background-repeat: no-repeat;

}

#page_bottom {
	height:30px;
	background-image:url('../images/footer.jpg');
	background-repeat: no-repeat;
}

#header_container, #container, #footer_container {
	width:800px;
	text-align:center;
}

#footer_container, #top_footer {
}

#container, #header_container, #footer_container {
	margin-left:-2px;
	padding-left:0px;
}

#container {
	margin-bottom:-1px;
}

#header, #top_menu, #left_menu, #main_body, #right_column,
#left_footer, #footer_and_menu, #footer {
	text-align:left;
}

#bottom_menu {
	margin:0px;
	text-align:center;
}

#header {
	width: 800px;
	height: 124px;
	background-image:url('../images/banners/banner_home.jpg');
	background-repeat:no-repeat;
}

#hsf_logo_container {
	/*margin:0px;*/
	background-color:#FFFFFF;
	height:124px;
	width:151px;
	float:left;
	
}

#hsf_logo {
margin-left:-15px;
}

a.logo_link, a.logo_link:active,
a.logo_link:visited, a.logo_link:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-style:none;
}

#top_menu_container {
	float:left;
	width:620px;
	/*margin:0px;*/
	/*padding:0px;*/
}

#top_menu {
	padding-top:100px;
	padding-left:60px;
	line-height:12px;
}
#left_menu_container {
	width:198px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url('../images/whitefade.png');
	background-repeat:repeat-y;
	/*background-color:#1059e7;*/
	background-color:#DAC794;
}

#left_menu {
	width:198px;
	float:left;
}

#left_menu_wrapper {
	width:198px;
	/*background-color:#E4242F;*/
	background-color:#C90D17;
	text-align:left;
}

#left_extra_wrapper {
	width:198px;
	float:left;

}

#main_body_container {
	float:left;
	width:453px;
	background-color:#FFFFFF;
	text-align:left;
}

#main_body {
	width:453px;
	background-color:#FFFFFF;
}

#right_column_container {
	float:left;
	width:148px;
	background-color:#FFFFFF;
	border-left:1px solid #000000;

}

#right_column {
	width:148px;
	text-align:justify;
}

#footer_container {
	text-align:center;
	background-color:#db031a;
}

#footer_and_menu {
	float:left;
	width:452px;
	height:60px;
	background-color:#FFFFFF;
	margin:auto 0px;
}

#left_footer {
	float:left;
	width:198px;
	background-color:inherit;
	height:1px;
}

#footer_wrapper {
	width:800px;
	background-color:#E4242F;
}

#top_footer {
	width:800px;
	height:10px;
	background-image:url('../images/topfooter.jpg');
	background-repeat:no-repeat;
	margin-left:-2px;
}

#footer {
	width:800px;
	text-align:center;
}

#bottom_menu_container {
	width:800px;
}

#bottom_menu_wrapper {
	width:350px;
}

#bottom_menu {
	float:left;
}

#bottom_menu_right {
	width:55px;
	float:left;
}

#bottom_left, #bottom_middle, #bottom_right {
	float:left;
	height:19px;
}

#bottom_left {
	width:19px;
	background-image:url('../images/bl.png');
}

#bottom_middle {
	background-color:#E4242F;
	width:160px;
}

#bottom_right {
	width:19px;
	background-image:url('../images/br.png');
}

.wrapper_extra {
	position: relative;
}	
	
.wrapper {
	overflow: hidden;
}	