.body, #menu_navigation, #header, #footer, #container{width: 744px
}
.body{text-align:center; margin:auto
}
#container{
	text-align:left; background: url(images/extender.jpg) repeat-y
}
#header{ background: url(images/extender2.jpg) repeat-x; float: left
}
#menu_navigation{float:left
}
#navigation{ float:left;
}
#right{ /*  float: left; width: 173px;*/
}
#content{float: left; height: auto; overflow:hidden;
}
#inner_content{height: 400px; margin-left: 60px;  width:100%; min-height: 400px; 
}
#footer{text-align: center
}
#footer a.footer_link{}

/*use for vertical image menu*/
/*
#menu a.main_menu {padding:0px; border:0px;}
*/
/*use for horizontal image menu, NOTE: be sure to set the menu width to 0 or nothing within the admin->appearance !!*/
/*
#menu a.main_menu {display: block; padding: 0px; border: 0px;}

* html #menu ul{width: 1em;}
*/

