.body, #menu_navigation, #header, #footer, #container{width: 955px
}
.body{text-align:center; margin:auto
}
#container{
	text-align:left; background: url(images/extender.jpg) repeat-y
}
#left{float: left; width: 20px; height: 400px
}
#header{ background: url(images/extender2.jpg) repeat-x; float: left
}
#menu_navigation{float:left; height: 30px;
}
#navigation{ float:left; margin-left: 5px; margin-right: 5px; margin-top: 5px;
}
#content{float: left; width:935px; height: auto; min-height: 400px; overflow:hidden;
}
#inner_content{width:915px; margin-right: 20px;}

#footer{text-align: center
}
#footer a.footer_link{}


#menu a.main_menu {padding:2px 10px; }
