#headerLogo {width:850px; margin-left:auto; margin-right:auto;}
#headerImage {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	border-bottom: solid 1px#999999;
}
#navContainer {width:850px; margin-left:auto; margin-right:auto;}
#bodyContainer {width:850px; margin:0 auto 0 auto;background-color:#FFFFFF; }

.sectionNavigation {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height: 40px;
	background-image:url(/images/bg_navbar.jpg);
	background-repeat:repeat-x;
	border-bottom: solid 1px #999999;
}

#LHcolumn {
	width:170px;
	height:740px;
	margin-right:12px;
	/*padding-left:3px;*/
	float: left;
	background-image:url(/images/bg_lhColumn.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	/*min-height:760px;*/
}
#layerCloser {position:absolute; width:350px; height:400px; z-index:1; visibility: hidden;}
#layerWalks {position:absolute; z-index:2; visibility: hidden; border-right:solid #999999 1px; border-left:solid #999999 1px; border-bottom:solid #999999 1px; background-color:#EBEBEB;}


#footer {
	width:850px;
	height:40px;
	background-image:url(/images/bg_footer.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	font-family:tahoma, Arial, verdana, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:right;
	padding-top:5px;
	border-top: solid 1px #999999;
	clear: left;
}
#footer a:link, #footer a:visited, #footer a:active {color:#333333; text-decoration:none;}
#footer a:hover {color:#333333; text-decoration:underline;}

#copyright {width:850px; height:27px; margin-left:auto; margin-right:auto;}
#copyright {color:#999999;}
#copyright a:link, #copyright a:visited, #copyright a:active {color:#999999; text-decoration:none;}
#copyright a:hover {color:#999999; text-decoration:underline; }

#design { width:250px; float:right; padding-right:5px; color:#999999; text-decoration:none; text-align:right; }
#design a {color:#999999; text-decoration:none; }
#design a:link {color:#999999; text-decoration:none; }
#design a:hover {color:#999999; text-decoration:underline;}
