#pagecontainer {
	width: 76.8em;
	margin: 0 auto;
}

#masthead {
	height: 400px;
}

#masthead #top {
	height: 117px;
}
#logo {
	float: right;	
}
#masthead #content {
	height: 274px;
	width: 76.8em;
	margin-top: 9px;
	margin-bottom: 16px;
	overflow: auto;
}
#left {
	float: left;
	width: 10.36em;
	padding-right: 1em;
	padding-top: 1em;
}
#maincontent {
	float: left;
	width: 65.44em;
	color: #000;
	position: relative;
	margin-top: 1em;
}
#maincontent .heading {
	position: absolute;
	line-height: 1.5em;
	color: #FBBD1A;
	top: -380px;
	left: -11.4375em;
}

#maincontent .introtext {
	position: absolute;
	line-height: 1.5em;
	top: -285px;
	left: -11.4375em;
	color: #DDD;
	width: 44em;
	padding-top: 1em;
	height: 263px;
}

#corporate .introtext, #driving .introtext, #safety .introtext, #vdu .introtext {
	width: 48em;
}

#maincontent .fulltext {
	position: relative;
	line-height: 1.5em;
	color: #111;
	margin-right: 18.375em;
	padding-bottom: 8em;
	min-height: 28em;
}

#contact-us .fulltext {
	padding-bottom: 2em;
}
#footer {
	clear: left;
	width: 100%;
	height: 3.2em;
	text-align: right;
	background-color: #CCC;
}

#footerinner {
	width: 76.8em;
	height: 3.2em;
	margin: 0 auto;
	background: url(../images/licencedproduct.gif) left center no-repeat;
}

#fontsize {
	background-color: #feebba;	
	padding: 0.5em;
	margin: 1em 0;
	text-align: center;
	width: 100px;
}







