/* *  Copyright Trentt 2004 *  R.Spieker@Trentt.com */body{	margin: 0;	padding: 0;	background-color: #fff;	color: #000;	font-family: Verdana, Arial, Helvetica, Luxi Sans;	font-size: 11px;}div#carrier{	position: relative;	width: 100%;	overflow: hidden;}div#carrier div.topshade{	height: 5px;	background-image: url(../gfx/top_shade.gif);}div#carrier div.bottomshade{	height: 10px;	background-image: url(../gfx/bottom_shade.gif);	background-repeat: repeat-x;}div#carrier div.footnote{	font-size: 9px;	text-align: right;	padding-right: 5px;}div#carrier div#maincontent{	height: 280px;	background-color: #f4f4f4;	border-top: 1px solid #777;	border-bottom: 1px solid #777;	position: relative;}div.topbar{	height: 17px;	border-bottom: 1px solid #777;	background-image: url(../gfx/bar_light.gif);}div.container{	height: 262px;	background-image: url(../gfx/bg_light.gif);	background-repeat: repeat-x;	position: relative;}div#navigation{	position: absolute;	top: 0px;	left: 0px;	width: 215px;	height: 100%;	border-right: 1px solid #777;	z-Index: 10;}div#content{	position: relative;	overflow: hidden;	z-Index: 5;}div.container div.block{	background-color: #fff;	width: 400px;	height: 240px;	margin: 10px;}div.container a{	color: #fff;}div.block h3{	height: 30px;	font-size: 18px;	font-weight: bold;	margin-left: 10px;}div.block div.content{	width: 380px;	height: 160px;	margin-left: 10px;	overflow: auto;}div.content div{	padding: 5px;	color: #fff;}/* Absolute positioning of content blocks*/div#mover{	position: relative;}div.block{	position: absolute;}div#intro{	left: 215px;}div#news{	left: 625px;}div#webapplication{	left: 1035px;}div#webcast{	left: 1445px;}

div#elearning
{
	left: 1855px;
}
div#cdrom{	left: 2265px;}div#dvl{	left: 2675px;}div#showreel{	left: 3085px;}div#contact{	left: 3495px;}div#login{	left: 3905px;}/* Altered navigation style */div#navigation div.topbar{	background-image: url(../gfx/bar_dark.gif);}div#navigation div.container{	background-color: #b7b7b7;	background-image: url(../gfx/bg_dark.gif);}div#navigation div.container div.block{	width: 195px;}div#navigation div.block div.content{	width: 175px;}ul.navigation{	margin: 0;	padding: 0;	margin-left: 15px;	list-style-type: square;}ul.navigation li a{	text-decoration: none;}ul.navigation li a:hover{	text-decoration: underline;}span.header{	font-weight: bold;}

div#watermark{
	position: absolute;
	top: 180px;
	right: 20px;
}