.body, #menu_navigation, #header, #footer, #container{width: 946px
}
/*header colour #fefde0*/
.body{text-align:center; margin:auto
}
#container{
	text-align:left; background: url(images/extender.jpg) repeat-y
}
#left{float: left; width: 11px; height: 232px
}
#header{ background: url(images/extender2.jpg) repeat-x; float: left
}
#menu_navigation{float:left; height: 32px; width: 946px; background-color: #5cb572;
}
#navigation{ float:left; width: 100%; padding-left: 30px; background-color: #5cb572;
}
#right{  float: left; width: 16px;
}
#content{float: left; width:919px; overflow:hidden; height: auto;
}
#footer{background-color: #FFFFFF; text-align: center
}
#footer a.footer_link{}

#menu a.main_menu {padding:8px 0px;}

html>body #menu a.main_menu {padding:6px 0px;}

html>body #menu li { margin-top: 7px}



/*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;}
*/

