#header {
	height: 80px;
}

#header #logo {
	top: 0px;
}

#header #quote {
	top: 0px;
}

#page-header {
	height: 80px;
	background: #b0b1b3 url(/images/sect-b-page-title.gif) repeat-x left bottom;
	position: relative;
}

#page-header img.flavour {
	position: absolute;
	left: 520px;
	top: 0px;
	display: block;
}

#page-header h1 {
	position: absolute;
	left: 80px;
	top: 24px;
	margin: 0px;
	padding: 0px;
	color: white;
	text-indent: 8px;
	font-size: 14px;
}

#page-header h1 span {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 40px;
	width: 480px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	z-index: 10;
}

#title-services span { background-image: url(/images/sect-t-services.gif); }
#title-electronics span { background-image: url(/images/sect-t-electronics.gif); }
#title-embedded-systems span { background-image: url(/images/sect-t-embedded-systems.gif); }
#title-power-electronics span { background-image: url(/images/sect-t-power-electronics.gif); }
#title-consultancy span { background-image: url(/images/sect-t-consultancy.gif); }
#title-turnkey-solutions span { background-image: url(/images/sect-t-turnkey-solutions.gif); }
#title-newsletter span { background-image: url(/images/sect-t-newsletter.gif); }
#title-news span { background-image: url(/images/sect-t-news.gif); }
#title-about span { background-image: url(/images/sect-t-about.gif); }
#title-faq span { background-image: url(/images/sect-t-faq.gif); }
#title-careers span { background-image: url(/images/sect-t-careers.gif); }

#container-inner {
	background: none;
}

#sidebar #cta-newsletter {
	margin-bottom: 0px;
}