/**
 * Elbus Group CSS
 *
 * @filename	screen.css
 * @author		Pranath Fernando
 * @date		2008-05-12
 * @copyright	Liquid Light Digital Ltd.
 * @url			http: //www.liquidlight.co.uk
 */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Myriad Pro, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3em;
	height: 100%;
	background-color: #FFFFFF;
}
p, a {
	font-size: 1em;
}
a {
	text-decoration: none;
	color: #95A65C;
	font-weight: normal;
}
a:hover,
.active a {
	color: #7A9FD3;
	text-decoration: none;
	list-style: none;
	font-size: 1em;
}
p, li {
	color: #7A7A7A;
}
p a {
	text-decoration: none;
}
br {
	line-height: 0.8em;
}
#accessibility {
	display: none;
}
h1, h2, h3, h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	line-height: 1.2em;
	width: 100%;
}
h1, h2, h3 {
	color: #46695D;
}
h1 {
	font-size: 25px;
	padding-top: 0;
	padding-bottom: 10px;
	margin: 30px 0 0 0;
	width: 100%;
}
h2 {
	font-size: 20px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 18px;
	text-align: left;
	padding: 0;
	margin: 0;
	margin: 0 0 5px 0;
}
h4 {
	font-size: 12px;
	text-align: left;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

/**
 * Layout
 */
#page {
	margin: auto;
}
#pageWrapper {
	background: url(../img/dropshadows.gif) no-repeat center top;
	width: 960px;
	margin: 0 auto;

	min-height: 100%;
}
#parent {
	display: block;
	padding:0 5px 0 5px;
}
#header {
	width:100%;
}
#headerWrapper {
	background: url(../img/banners/bannertop_1.jpg) no-repeat left top;
	width:100%;
	height: 206px;
}
#banner {
	width:100%;
	height: 206px;
	display: block;
	padding: 0;
	background: url(../img/nav_ridge.jpg) repeat-x bottom;
}
#bannerWrapper {
	padding: 0;
	display: block;
}
#content {
	width:100%;
	display: block;
	padding-bottom: 20px;
}
#contentWrapper {
	width: 900px;
	padding: 0;
	margin: auto;
	display: block;
}
#footer {
	background: #d2d3c3 url(../img/footer.jpg) repeat-x;
	padding: 10px 0 0 0;
	margin: 0;
	height: 70px;
	width: 100%;
}
#footerWrapper {
	height: 70px;
	margin: 0 auto;
	width: 950px;
	display: block;
}

/**
 * Header
 */
#header .accText {
	display: none;
}

/**
 * Column widths
 */
.columnOne,
.columnTwo {
	float: left;
}
.seventyThirty .columnOne{
	width: 65%;
	padding: 0 20px 10px 0;
}
.seventyThirty .columnTwo{
	width: 31%;
	margin: 0 0 10px 0;
	float: right;
}
.fiftyFifty .columnOne, .fiftyFifty .columnTwo {
	width: 48%;
	padding: 0;
}
.fiftyFifty.nodiv .columnOne, .fiftyFifty.nodiv .columnTwo {
	background: none;
	padding: 0;
}
.fiftyFifty .columnOne .columnWrapper {
	padding: 0 15px 0 15px;
}
.fiftyFifty .columnTwo .columnWrapper{
	padding: 0 15px 0 5px;
}
.fiftyFifty.nodiv .columnOne .columnWrapper, .fiftyFifty.nodiv .columnTwo .columnWrapper{
	padding: 0 15px 0 0;
}
.fiftyFifty.nodiv .columnTwo .columnWrapper {
	background: none;
}
.sideboxsplit .columnOne, .sideboxsplit .columnTwo {
	width: 40%;
}
.sideboxsplit .columnOne , .sideboxsplit .columnTwo {
	padding-left: 20px;
}
.sideboxsplit .columnTwo {
	float: left;
}
#content p {
	padding-top: 0;
	padding-bottom: 10px;
}
.wholecol {
	padding-right: 70px;
	line-height: 1.3em;
}
.wholecol img {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0;
	vertical-align: middle;
}
.wholecol ul {
	list-style-type: none;
}
.wholecol ul li {
	line-height: 1.3em;
	padding-left: 30px;
	padding-bottom: 5px;
}
.wholecol ol li {
	line-height: 1.3em;
	margin-left: 20px;
	padding-bottom: 5px;
}
.wholecol .stars li {
	background: url(../img/bullet.jpg) no-repeat 0 0;
}
.wholecol .arrows li {
	background: url(../img/arrow_bullet.jpg) no-repeat 0 0;
}
.wholecol .triangle li {
	padding-top: 5px;
	background: #F0FAE5 url(../img/arrow.gif) no-repeat 10px 50%;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	width: 430px;
}
.wholecol a {
	font-weight: bold;
	color: #005130;
	text-decoration: none;
}
.wholecol a:hover {
	font-weight: bold;
	color: #d6cf5a;
	text-decoration: underline;
}
.wholecol .triangle a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #005130;
	font-weight: normal;
}
.cutline {
	display: block;
	background: url(../img/faqs_cutline.jpg) no-repeat 0 50%;
}
.fullwidth {
	padding: 0;
}

/**
 * 50/50 Box
 */
.twoColumnLayout.fiftyFifty {
	background: url(../img/divider-2col.gif) no-repeat left top;
	display: block;
	margin: 0 0 10px 0;
	width: 100%;
}
.twoColumnLayout.fiftyFifty.nodiv {
	background: none;
}

/**
 * Wrapper
 */
.twoColumnLayoutWrapper {
	display: block;
	margin: 15px 0 0 0;
}

/**
 * Primary navigation
 */
#primaryNavigation {
	background: #EBEBE9;
	width: 950px;
	font-size: 95%;
}
#primaryNavigationWrapper {
	background: url(../img/nav_background.jpg) repeat-x top;
	height:32px;
	width: 950px;
}
#primaryNavigation ul {
	list-style: none;
	padding: 0;
}
#primaryNavigation ul li {
	float: left;
	background: none;
	line-height: normal;
	padding: 0;
}
#primaryNavigation ul a {
	display: block;
	padding: 12px 20px 10px 20px;
	line-height: 10px;
	text-align: left;
	font-size: 1em;
	color: #46695d;
	border-left: solid 1px;
	border-left-color: #DEDEDE;
	font-weight: normal;
}
#primaryNavigation ul .last a {
	border-right: solid 1px;
	border-right-color: #DEDEDE;
}
#primaryNavigation .active a,
#primaryNavigation ul a:hover {
	color: #1B2A23;
	background: #AFC079 url(../img/nav_active.jpg) repeat-x;
	text-decoration: none;
}

/**
 * Secondary Navigation
 */
#secondaryNavigation {
	background: url(../img/subnav_bottom.gif) no-repeat left bottom;
	padding: 0 0 22px 0;
	margin: 0;
}
#secondaryNavigationWrapper {
	background: url(../img/subnav-backfade.gif) no-repeat left top;
}
#content #secondaryNavigation ul {
	padding: 0;
}
#content #secondaryNavigation ul li {
	background: url(../img/subnav-seperater.gif) no-repeat 1px bottom;
	line-height: 1.7em;
	padding: 0;
}
#content #secondaryNavigation ul li a {
	display: block;
	padding: 8px 0 5px 20px;
	position: relative;
	top: -1px;
	left: 1px;
}
#secondaryNavigation ul li a span {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(../img/arrowlink.gif) no-repeat left center;
	width: 100%;
	display: block;
	font-weight: 660;
}
#secondaryNavigation ul li a:hover span ,
#secondaryNavigation ul li.active a span {
	background: url(../img/arrow_active.gif) no-repeat left center;
}
#secondaryNavigation ul li a:hover,
#secondaryNavigation ul li.active a {
	background: url(../img/subnav_active.gif) no-repeat left bottom;
}

/**
 * Footer Navigation
 */
#footerNavigation {
	float: right;
	width: 75%;
	height: 35px;
	margin: 10px 0 0 0;
	font-size: 11px;
}
#footerNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footerNavigation ul li {
	background: url(../img/footernav_groove.jpg) no-repeat left center;
	display: block;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	padding-bottom: 0;
	line-height: 2em;
	text-align: left;
	color: #005130;
	float: right;
}
#footerNavigation ul li.copyright {
	color: #7A7A7A;
}
#footerNavigation ul a {
	color: #46695d;
	font-weight: normal;
}
#footerNavigation ul .last {
}
#footerNavigation ul .last a {
	background: url(../img/footernav_groove.jpg) no-repeat right center;
	padding-right: 10px;
}
#footerNavigation ul a:hover, #footerNavigation ul .active a {
	color: #7a9fd3;
}
#footerNavigationWrapper {
	padding: 0;
	margin: 0;
}
#award {
	float:left;
	padding: 5px 0 0 20px;
}
#award img {
	border:none;
}
#credits {
	font-size: 11px;
	color: #666666;
	padding: 5px;
	text-align: right;
	margin: auto;
	width: 950px;
	height: 20px;
}
#credits a {
	color:#46695D;
}
#credits a:hover {
	color: #7a9fd3;
}

/**
 * Highlights
 */
.highlitebox {
	margin: 10px 0 0 0;
	display: block;
}
.highlite1 {
	background: url(../img/highlite_box1.jpg) no-repeat top left;
}
.highlite2 {
	background: url(../img/highlite_box2.jpg) no-repeat top left;
}
a.highlite1:hover {
	background: url(../img/highlite_box1.jpg) no-repeat bottom left;
}
a.highlite2:hover {
	background: url(../img/highlite_box2.jpg) no-repeat bottom left;
}
.highlite1, .highlite2 {
	height: 140px;
	width: 273px;
	display: block;
}
.highlite1 span, .highlite2 span {
	display: none;
}

/**
 * Side content box
 */
.box {
	width: 100%;
	float: right;
	background: url(../img/boxmiddle.gif) repeat-y;
	margin: 10px 0 0 0;
}
.box .top {
	padding-top: 5px;
	background: url(../img/boxtop.gif) no-repeat left top;
}
.box .marketingtop {
	position: relative;
	left: 3px;
	padding-top: 200px;
	background: url(../img/marketing_side.jpg) no-repeat left top;
}
.box img {
	float: right;
}
.box .bottom {
	padding-bottom: 20px;
	background: url(../img/boxbottom.gif) no-repeat left bottom;
	overflow: hidden;
}
.box .line {
	position: relative;
	top: -25px;
	width: 60%;
	border-top: solid 1px;
	border-top-color: #dedede;
	margin-left: 30px;
	margin-right: 30px;
}
.box h2, .box p, .box .highlight, .box .btxt {
	padding-left: 20px;
	padding-right: 30px;
}
.box .marketing h2, .box .marketing p, .box .marketing .highlight, .box .marketing .btxt {
	padding-left: 0;
	padding-right: 0;
}
.box .sideboxsplit .highlight {
	padding: 0;
}
fieldset, img {
	border-width: 0;
}
#accessibility, hr {
	display: none;
}
.clear {
	clear: both;
}
#content .box .bottom ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}
.box .bottom ul li {
	line-height: 1.7em;
	padding-left: 10px;
	margin: 0;
	font-weight: normal;
	background: url(../img/arrowlink.gif) no-repeat 0 0;
	font-weight: bold;
	width: 85%;
	width: 200px;
}
.box .bottom ul li a {
	display: block;
	width: 100%;
	height: 15px;
}

/**
 * Quote Boxes
 */
.box_quote {
	margin: 0;
	padding: 0;
}
.box_quote2 {
	margin: 10px 0 10px 0;
	background: url(../img/quotelines.gif) no-repeat left top;
	padding: 10px 10px 0 10px;
}
.box_quote2 .line1 {
	text-indent: 30px;
	padding: 0;
	margin: 0;
}
.box_quote2 p {
	font-size: 90%;
}
.box_quote2 a h3 {
	cursor: pointer;
}

/**
 * Other
 */
.highlight {
	font-weight: bold;
	color: #d6cf5a;
	padding: 0;
}
.ridge {
	display: block;
	width: 100%;
	height: 4px;
	background: url(../img/nav_ridge.jpg) repeat-x center;
	padding: 0;
	margin: 0;
	float: left;
	border: thin solid #FF3300;
}
.details .columnOne, .details .columnTwo{
	padding: 10px 0;
}
.details {
	padding: 0 2px;
}
#breadcrumb {
	float: left;
	margin-bottom: 15px;
	display: none;
}
#breadcrumb a {
	float: left;
	color: #914e45;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 0 10px 0 10px;
	margin-left: 2px;
	line-height: 1.5em;
	font-size: 90%;
	background: url(../img/arrowlink.gif) no-repeat 0 7px;
}
#breadcrumb a.on {
	color: #7a7a7a;
}
#breadcrumb a:hover {
	text-decoration: underline;
}

/**
 * Lists
 */
ul {
	list-style-type: none;
	padding: 0;
}
ul ul {
	padding: 0 0 0 30px;
}
ul li {
	line-height: 1.3em;
	padding: 0 0 5px 15px;
	background: url(../img/bullet.gif) no-repeat 0 6px;
}
ul li a {
	color: #4b837c;
	font-weight: bold;
	cursor: pointer;
}
ul li b {
	font-size: 105%;
}
ol {
	padding: 0 0 0 80px;
}

/**
 * Sitemap
 */
.sitemap {
	padding: 0 0 0 30px;
}
ul.sitemap li {
	background: url(../img/arrowlink.gif) no-repeat 0 4px;
}

/**
 * Access keys
 */
.accesskeys {
	padding: 0;
}
.accesskeys li {
	background: none;
}

/**
 * vcard
 */

.vcard {
	padding:0px 0 0 0;
}

.vcard li {
	background: none;
	padding: 0;
}
.vcard .phone {
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	background: url(../img/icon-phone.gif) no-repeat 3px 3px;
}
.vcard .fax {
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	background: url(../img/icon-fax.gif) no-repeat 0 3px;
}
.vcard .email {
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	background: url(../img/icon_email.gif) no-repeat 0 3px;
}
.vcard .email a {
	font-weight: normal;
}

/**
 * Contact page
 */
a .button_email {
	display: block;
	width: 251px;
	height: 28px;
	background: url(../img/button_email.gif) no-repeat top left;
	float: left;
	margin: 0;
}
a:hover .button_email {
	background: url(../img/button_email.gif) no-repeat bottom left;
}
a .button_vcard {
	display: block;
	width: 251px;
	height: 28px;
	background: url(../img/button_vcard.gif) no-repeat top left;
	float: left;
}
a:hover .button_vcard {
	background: url(../img/button_vcard.gif) no-repeat bottom left;
}

.contacttext {
	height:200px;
}

.contacttext .twoColumnLayoutWrapper {
	margin:0px;
}

/**
 * Testimnoials Page
 */
.logo {
	padding: 0 0 5px 0;
}

/**
 * Other Buttons
 */
a .button_readmore {
	display: block;
	height: 28px;
	width: 272px;
	background: url(../img/button_readmore.gif) no-repeat top left;
}
a:hover .button_readmore {
	background: url(../img/button_readmore.gif) no-repeat bottom left;
}
button {
	padding: 0;
	margin: 0;
	border: 0;
	background: #FFFFFF;
}

/**
 * General
 */
h1 span,
h2 span,
h3 span,
.box span {
	display: none;
}
h1 {
	height: 32px;
}
h2 {
	height: 24px;
}
h3 {
	height: 19px;
	margin: 0 0 10px 0;
}
h4 {
	height: 15px;
	display: block;
}

/**
 * Home Page
 */
#h1 {
	background: url(../img/headers/01-home/home-01.gif) no-repeat;
}
#h2 {
	background: url(../img/headers/01-home/home_02.gif) no-repeat;
}
#h3 {
	background: url(../img/headers/01-home/home_03.gif) no-repeat;
	height: 48px;
}
#h4 {
	background: url(../img/headers/01-home/home-quote.gif) no-repeat;
	height: 140px;
}
#h5 {
	background: url(../img/headers/01-home/capabilities-box.gif) no-repeat 20px 5px;
}
#h71 {
	background: url(../img/headers/01-home/capabilitieslink_01.gif) no-repeat;
}
a:hover#h71 {
	background: url(../img/headers/01-home/capabilitieslink_01_over.gif) no-repeat;
}
#h72 {
	background: url(../img/headers/01-home/capabilitieslink_02.gif) no-repeat;
}
a:hover#h72 {
	background: url(../img/headers/01-home/capabilitieslink_02_over.gif) no-repeat;
}
#h73 {
	background: url(../img/headers/01-home/capabilitieslink_03.gif) no-repeat;
}
a:hover#h73 {
	background: url(../img/headers/01-home/capabilitieslink_03_over.gif) no-repeat;
}
#h74 {
	background: url(../img/headers/01-home/capabilitieslink_04.gif) no-repeat;
}
a:hover#h74 {
	background: url(../img/headers/01-home/capabilitieslink_04_over.gif) no-repeat;
}
#h75 {
	background: url(../img/headers/01-home/capabilitieslink_05.gif) no-repeat;
}
a:hover#h75 {
	background: url(../img/headers/01-home/capabilitieslink_05_over.gif) no-repeat;
}
#h76 {
	background: url(../img/headers/01-home/capabilitieslink_06.gif) no-repeat;
}
a:hover#h76 {
	background: url(../img/headers/01-home/capabilitieslink_06_over.gif) no-repeat;
}
#h77 {
	background: url(../img/headers/01-home/capabilitieslink_07.gif) no-repeat;
}
a:hover#h77 {
	background: url(../img/headers/01-home/capabilitieslink_07_over.gif) no-repeat;
}
#h78 {
	background: url(../img/headers/01-home/capabilitieslink_08.gif) no-repeat;
}
a:hover#h78 {
	background: url(../img/headers/01-home/capabilitieslink_08_over.gif) no-repeat;
}

/**
 * About Page
 */
#h6 {
	background: url(../img/headers/02-about/about_01.gif) no-repeat;
}
#h7 {
	background: url(../img/headers/02-about/about_02.gif) no-repeat;
}
#h8 {
	background: url(../img/headers/02-about/about_03.gif) no-repeat;
}

/**
 * About - people
 */
#h9 {
	background: url(../img/headers/02-about/company_advisers/compnay_01.gif) no-repeat;
}
#h10 {
	background: url(../img/headers/02-about/company_advisers/company_02.gif) no-repeat;
}
#h56 {
	background: url(../img/headers/02-about/company_advisers/company_03.gif) no-repeat 0 3px;
}
#h57 {
	background: url(../img/headers/02-about/company_advisers/company_04.gif) no-repeat 0 3px;
}
#h58 {
	background: url(../img/headers/02-about/company_advisers/company_05.gif) no-repeat 0 3px;
	height: 22px;
}

/**
 * About - values
 */
#h11 {
	background: url(../img/headers/02-about/company_values/values_01.gif) no-repeat;
}
#h12 {
	background: url(../img/headers/02-about/company_values/values_02.gif) no-repeat;
}

/**
 * Approach
 */
#h13 {
	background: url(../img/headers/03-approach/approach_01.gif) no-repeat;
}
#h14 {
	background: url(../img/headers/03-approach/approach_02.gif) no-repeat;
}

/**
 * Approach - project
 */
#h15 {
	background: url(../img/headers/03-approach/structured_approach/structured_01.gif) no-repeat;
}
#h16 {
	background: url(../img/headers/03-approach/structured_approach/structured_02.gif) no-repeat;
}
#h17 {
	background: url(../img/headers/03-approach/structured_approach/structured_03.gif) no-repeat;
}

/**
 * Approach - measurement
 */
#h18 {
	background: url(../img/headers/03-approach/commercial/commercial_01.gif) no-repeat;
}
#h19 {
	background: url(../img/headers/03-approach/commercial/commercial_02.gif) no-repeat;
}
#h20 {
	background: url(../img/headers/03-approach/commercial/commercial_03.gif) no-repeat;
}

/**
 * Caperbilities
 */
#h21 {
	background: url(../img/headers/04-capabilities/capabilities_01.gif) no-repeat;
}

/**
 * Caperbilities - value creation
 */
#h22 {
	background: url(../img/headers/04-capabilities/01_value_creation/value_01.gif) no-repeat;
}
#h23 {
	background: url(../img/headers/04-capabilities/01_value_creation/value_02.gif) no-repeat;
}
#h24 {
	background: url(../img/headers/04-capabilities/01_value_creation/value_03.gif) no-repeat;
}

/**
 * Caperbilities - cost management
 */
#h25 {
	background: url(../img/headers/04-capabilities/02_cost_reduction/cost_01.gif) no-repeat;
}
#h26 {
	background: url(../img/headers/04-capabilities/02_cost_reduction/cost_02.gif) no-repeat;
}
#h27 {
	background: url(../img/headers/04-capabilities/02_cost_reduction/cost_quote.gif) no-repeat;
	height: 220px;
}

/**
 * Caperbilities - revnue
 */
#h28 {
	background: url(../img/headers/04-capabilities/03_revenue_growth/revenue_01.gif) no-repeat;
}
#h29 {
	background: url(../img/headers/04-capabilities/03_revenue_growth/revenue_02.gif) no-repeat;
}

/**
 * Caperbilities - private equity
 */
#h30 {
	background: url(../img/headers/04-capabilities/04_private_equity/private_01.gif) no-repeat;
}
#h31 {
	background: url(../img/headers/04-capabilities/04_private_equity/private_02.gif) no-repeat;
}

/**
 * Caperbilities - technology
 */
#h32 {
	background: url(../img/headers/04-capabilities/05_technology/technology_01.gif) no-repeat;
}

/**
 * Caperbilities - performance imp
 */
#h33 {
	background: url(../img/headers/04-capabilities/06_performance_improvement/preformance_01.gif) no-repeat;
}
#h34 {
	background: url(../img/headers/04-capabilities/06_performance_improvement/preformance_02.gif) no-repeat;
}
#h35 {
	background: url(../img/headers/04-capabilities/06_performance_improvement/preformance_03.gif) no-repeat;
}

/**
 * Caperbilities - service ops
 */
#h36 {
	background: url(../img/headers/04-capabilities/07_managed_service_ops/managed_01.gif) no-repeat;
}
#h37 {
	background: url(../img/headers/04-capabilities/07_managed_service_ops/managed_02.gif) no-repeat;
}
#h38 {
	background: url(../img/headers/04-capabilities/07_managed_service_ops/managed_03.gif) no-repeat;
}

/**
 * Caperbilities - monetising
 */
#h39 {
	background: url(../img/headers/04-capabilities/08_monetising/monetising_01.gif) no-repeat;
}

/**
 * Testimonials
 */
#th40 {
	background: url(../img/headers/05-testimonials/testimonials_01.gif) no-repeat;
}
#th41 {
	background: url(../img/headers/05-testimonials/testimonials_quote01.gif) no-repeat;
	height: 68px;
}
#th42 {
	background: url(../img/headers/05-testimonials/testimonials_quote02.gif) no-repeat;
	height: 94px;
}
#th43 {
	background: url(../img/headers/05-testimonials/testimonials_quote03.gif) no-repeat;
	height: 71px;
}
#th44 {
	background: url(../img/headers/05-testimonials/testimonials_quote04.gif) no-repeat;
	height: 104px;
}

/**
 * Contact
 */
#h44 {
	background: url(../img/headers/06-contact/contact_01.gif) no-repeat;
}
#h45 {
	background: url(../img/headers/06-contact/contact_02.gif) no-repeat;
}
#h46 {
	background: url(../img/headers/06-contact/contact_03.gif) no-repeat;
}

/**
 * Accessibility
 */
#h47 {
	background: url(../img/headers/07-accessibility/accessibility_01.gif) no-repeat;
}
#h48 {
	background: url(../img/headers/07-accessibility/accessibility_02.gif) no-repeat;
}
#h49 {
	background: url(../img/headers/07-accessibility/accessibility_03.gif) no-repeat;
}
#h50 {
	background: url(../img/headers/07-accessibility/accessibility_04.gif) no-repeat;
}
#h51 {
	background: url(../img/headers/07-accessibility/accessibility_05.gif) no-repeat;
}
#h52 {
	background: url(../img/headers/07-accessibility/accessibility_06.gif) no-repeat;
}
#h53 {
	background: url(../img/headers/07-accessibility/accessibility_07.gif) no-repeat;
}

/**
 * Privacy
 */
#h54 {
	background: url(../img/headers/09-privacy/privacy_01.gif) no-repeat;
}
#h55 {
	background: url(../img/headers/09-privacy/privacy_02.gif) no-repeat;
}

/**
 * Terms
 */
#h59 {
	background: url(../img/headers/08-terms/terms_01.gif) no-repeat;
}
#h60 {
	background: url(../img/headers/08-terms/terms_02.gif) no-repeat;
}
#h61 {
	background: url(../img/headers/08-terms/terms_03.gif) no-repeat;
}
#h62 {
	background: url(../img/headers/08-terms/terms_04.gif) no-repeat;
}
#h63 {
	background: url(../img/headers/08-terms/terms_05.gif) no-repeat;
}
#h64 {
	background: url(../img/headers/08-terms/terms_06.gif) no-repeat;
}
#h65 {
	background: url(../img/headers/08-terms/terms_07.gif) no-repeat;
}
#h66 {
	background: url(../img/headers/08-terms/terms_08.gif) no-repeat;
}
#h67 {
	background: url(../img/headers/08-terms/terms_09.gif) no-repeat;
}
#h68 {
	background: url(../img/headers/08-terms/terms_10.gif) no-repeat;
}
#h69 {
	background: url(../img/headers/08-terms/terms_11.gif) no-repeat;
}

/**
 * Sitemap
 */
#h70 {
	background: url(../img/headers/10-sitemap/sitemap_01.gif) no-repeat;
}

/**
 * Page not found
 */
#h79 {
	background: url(../img/headers/11-pagenotfound/pagenotfound_01.gif) no-repeat;
}