/* CSS - internal pages */

#maincontent {
	width:412px;/*width of box image + 2px*/
	height:262px;/*height of box image + 2px*/
	clear:both;
	top: 177px;
	left:195px/*190px*/;
	background:url(../images/content-box-home-420.gif) center center no-repeat; /*420 x 260px*/
	/*border:#666666 1px solid;*/
	
	}
#innercontent {
	width:384px;/*width of box image - 18px*/
	height:238px/*height of box image - 24px*/
	}

/*menu*/
#menucontainer {
	position:relative;
	clear:both;
	left:50px;
	top:-225px;
	width:260px;
	height:400px;
	min-height:400px;
	z-index:1;
	}

#menucontainer .menuabout {
	position:absolute;
	left:145px/*140px*/;
	top:0px;
	}
#menucontainer .menuservices {
	position:absolute;
	left:435px/*420px*/;
	top:0px;
	}
#menucontainer .menujobs {
	position:absolute;
	left:0px;
	top:140px;
	}
#menucontainer .menucontact {
	position:absolute;
	left:580px/*560px*/;
	top:280px;
	}
#menucontainer #menufiller01 {
	position:absolute;
	left:290px/*280px*/;
	top:0px;
	}
#menucontainer #menufiller02 {
	position:absolute;
	left:0px;
	top:0px;
	}
#menucontainer #menufiller03 {
	position:absolute;
	left:580px/*560px*/;
	top:140px;
	}
#menucontainer .rhalink {
	position:absolute;
	left:580px/*560px*/;
	top:0px;
	}
#menucontainer .rhalink img {
	border:0;
	}
#menucontainer .transfriglink {
	position:absolute;
	left:0px;
	top:280px;
	}
#menucontainer .transfriglink img {
	border:0;
	}
/*footer*/
#footer {
	top:-188px;
	}
