#header .region, #top-bar .region, #menu .region, #featured .region, #messages .region, #main-wrapper, #bottom .block > div, #full-width .block > div, #footer .region, #breadcrumbs .region {
	width: 1000px;
} 

/*#sidebar {
	width: 200px;
}

#content {
	width: 790px;
	padding-left: 10px;
}*/

h1 {
	  font-size: 50px;
}

h2 {
  		font-size: 36px;
}
h3 {
		font-size: 28px;
}
.btn {
		height: 56px;
		line-height: 56px;
		border-radius: 8px;
		padding: 0 50px;
		font-size: 22px;
	}
body {
  font-size: 20px;
}
header {
	height: 90px;
}
.site-logo img {
	height: 45px;
	width: 104px;
}
header a {
  font-size: 15px;
}
.language-switcher-language-url .links {
	top: 5px;
}
header input[type="search"] {
	height: 36px;
	width: 36px;
	line-height: 36px;
}
header input[type="submit"] {
	  height: 36px;
	  width: 36px;
	  font-size: 22px;
	  line-height: 36px;
	}

.featured.with-image {
	height: 176px;
}
#menu {
	height: 34px;
	line-height: 34px;
}
#footer_slogan {
    font-size: 12px;
}