/*-----main template layourt-----*/
#header .region, #top-bar .region, #menu .region, #featured .region, #messages .region, #main-wrapper, .path-frontpage #content, #middle .region, #bottom .region, #footer .region {
	width: 1800px;
}
/*header {
	height: 200px;
}*/
.site-logo img {
	height: 148px;
	width: 214px;
}
.site-slogan {
    margin-left: 65px;
}
#menu {
	height: 44px;
	line-height: 44px;
}

#sidebar {
	width: 260px;
	margin-right: 20px;
}
#content{
    width: 1520px;
}
.view-ingredient-groups .group-wrapper > div {
	width: 240px;
}
