#footer, #container{width: 770px
}
#container{
	background: url(images/extender.jpg) repeat-y
}
#left{float: left; width: 234px; height: 540px 
}
#top_nav{ background: url(images/extender2.jpg) repeat-x; float: left
}
#navigation{ float:left
}
#content{float: left; height: 35px
}
#footer_outer{background-color: #d7d8d9; height: 28px}
#footer{ color: #000000; font-weight: bold; font-size: 8pt;  text-align: center; padding-top: 8px
}
#footer a.footer_link{color: #000000; font-weight: bold; font-size: 8pt; text-align: center }

#left_content{background: #eaeaea url(images/left_bg.jpg) no-repeat; height: 178px; min-height: 178px}

html>body #content{height: auto
}
html>body #left_content{height: auto
}

#menu a.main_menu {display: block; padding: 0px; border: 0px;}

* html #menu ul{width: 1em;}


