body {
	background-color:#CCCCCC;
	background-image:url(../images/head_center.gif);
	background-repeat:repeat-x;
	font-family:Arial;}

#head_left {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../images/head_left.gif);
	background-repeat:no-repeat;
	width:219px;
	height:167px;
	}
	
#head_right {
	position:absolute;
	right:-1px;
	top:0px;
	background-image:url(../images/head_right.gif);
	background-repeat:no-repeat;
	width:225px;
	height:167px;
	}
	
#headline {
	position:absolute;
	top:5px;
	width:100%;
	text-align:center;
	font-size:25px;
	font-family:Arial;
	color:#444444;}
	
#content {
	position:absolute;
	top:200px;
	left:0px;
	width:100%;
	margin: 0 auto;
	text-align:center;}
	
.linkbox1 , .linkbox2 , .linkbox3, .linkboxalert {
	background-color:#DDDDDD;
	width:70%;
	height:90px;
	border-width:2px;
	border-style:solid;
	font-size:1em;
	padding:10px;
	padding-left:80px;}
.linkboxalert {
	color:#FE1313;
	border-width:4px;
	font_weight:bold;
	font-size: 1.3em;
	border-color:#FE1313;}
.linkbox1 {
	background-image:url(../images/job-foto.gif);
	background-repeat:no-repeat;
	border-color:#FE1313;}
.linkbox2 {
	background-image:url(../images/thomkit.gif);
	background-repeat:no-repeat;
	border-color:#0A16FF;}
.linkbox3 {
	background-image:url(../images/lotus.gif);
	background-repeat:no-repeat;
	border-color:#797878;}
	
.linkinfo {
	font-size:0.8em;}

a {
	color:#111111;
	font-weight:bold;}

	
.spacer_box {
	height:10px;}

#spacer_bottom {
	height:10px;}