body { 
margin:0; 
padding:0; 
} 
#container1
{
	position: absolute;
	height: 780px;
	width: 1020px;
	border: 1px solid #CCCCCC;
}
#left {
	position:absolute;
	left:0;
	top:0;
	padding:0;
	width:57px;
	height:780px;
	color:#333;
	background:#CCCCCC url(images/land_left.gif) no-repeat bottom;
	z-index: 0;
} 
#content {
	position:absolute;
	left:410px;
	width:500px;
	top:110px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	z-index: 4;
} 
#content2 {
	position:absolute;
	left:410px;
	width:520px;
	top:110px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	z-index: 4;
}
#header {
	position:absolute;
	left:0;
	top:0;
	height:100px;
	width: 100%;
	background:#ffffff url(images/dottedline.jpg) repeat-x bottom;
	z-index: 1;
} 
#footer {
	position:absolute;
	left:0;
	top:754px;
	height:26px;
	width: 1020px;
	background:#CCCCCC url(images/land_bottom.gif) no-repeat left;
	z-index: 0;
} 
#logo{
	position:absolute;
	left:57px;
	top:0;
	height:100px;
	color:#333;
	background:#ffffff url(images/logo.jpg) no-repeat bottom;
	z-index: 2;
	width: 315px;
}
#linkmenu {
	position:absolute;
	left:57px;
	top:0px;
	width:330px;
	height:754px;
	background:#eeeeee url(images/grey_land.gif) no-repeat bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}  
#links {
	position:absolute;
	left:0px;
	top:125px;
	width:387px;
	vertical-align: bottom;
	z-index: 4;
	border-top: solid 1px #FFFFFF;
}
#links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	height: 35px;
	width: 387px;
	text-indent: 115px;
	vertical-align: middle;
	border-bottom: solid 1px #FFFFFF;
	text-decoration: none;
	color: #000000;
	letter-spacing: 1px;
	padding-top: 15px;
	}
	#links a:hover {
	display: block;
	text-decoration: none;
	color: #669933;
	letter-spacing: 1px;
	font-weight: bold;
	background-image: url(images/background_link_grey.gif);
	background-repeat: no-repeat;
	}
	.active {
	display: block;
	text-decoration: none;
	color: #669933;
	letter-spacing: 1px;
	font-weight: bold;
	}
.address {
	top: 585px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	left: 50px;
}
.address a {
	color: #000000;
	text-decoration: none;
}
.address_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabletext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tabletext a:hover {
	color: #999999;
}
.tabletext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabletext2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.tabletext2 a:hover {
	color: #999999;
}
#left p { 
padding:0 10px; 
} 
p.top { 
margin-top:20px; 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
h1 a {
	color: #999999;
	text-decoration: none;
	}
h1 a:hover {
	color: #009933;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	}
h2 a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 12px;
	line-height: 16px;
	}
h2 a:hover {
	color: #ffffff;
	text-decoration: none;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	}
h3 a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 12px;
	line-height: 16px;
	}
h3 a:hover {
	color: #999999;
	text-decoration: none;
	}
.jobtitle {
	font-size: 9px;
	line-height: 10px;
}
.jobtitle a {
	font-size: 9px;
	line-height: 10px;
}
