@charset "utf-8";

body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFCC;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #FFFF66;
}
a:active {
	text-decoration: none;
	color: #FFEF84;
}
a#home {
	background-image: url(jpg/homeact.jpg);
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 200px;
	left: 20px;
	top: 190px;
	z-index:8;
}
a#homehov {
	background-image: url(jpg/homehov.jpg);
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 200px;
	left: 20px;
	top: 190px;
	z-index:4;
}
a#serv {
	background-image: url(jpg/servact.jpg);
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 200px;
	left: 20px;
	top: 292px;
	z-index:8;
}
a#servhov {
	background-image: url(jpg/servhov.jpg);
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 200px;
	left: 20px;
	top: 292px;
	z-index:4;
}
a#proj {
	background-image: url(jpg/projact.jpg);
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 200px;
	left: 20px;
	top: 241px;
	z-index:8;
}
a#projhov {
	background-image: url(jpg/projhov.jpg);
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 200px;
	left: 20px;
	top: 241px;
	z-index:4;
}
a#spec {
	background-image: url(jpg/specact.jpg);
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 200px;
	left: 20px;
	top: 343px;
	z-index:8;
}
a#spechov {
	background-image: url(jpg/spechov.jpg);
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 200px;
	left: 20px;
	top: 343px;
	z-index:4;
}
a#link {
	background-image: url(jpg/linksact.jpg);
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 200px;
	left: 20px;
	top: 394px;
	z-index:8;
}
a#linkhov {
	background-image: url(jpg/linkshov.jpg);
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 200px;
	left: 20px;
	top: 394px;
	z-index:4;
}
a.rollover:hover {
	background-position:200px 0;
	position: absolute;
	height: 50px;
	width: 200px;
}
#main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	overflow: hidden;
	position: absolute;
	z-index: 6;
	height: 889px;
	width: 718px;
	top: 201px;
	left: 219px;
	background-color: #FFFF66;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	height: 600px;
	width: 601px;
	position: absolute;
	z-index: 10;
	left: 49px;
	top: 64px;
	overflow: hidden;
}
#disclaim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	height: 100px;
	width: 621px;
	left: 49px;
	top: 744px;
	text-align: center;
}
#disclaimtop {
	background-image: url(jpg/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 11;
	height: 12px;
	width: 621px;
	top: 732px;
	left: 49px;
}
#disclaimbot {
	background-image: url(jpg/contentbot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 11;
	height: 12px;
	width: 621px;
	top: 844px;
	left: 49px;
}
#maintop {
	background-image: url(jpg/maintop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 12px;
	width: 720px;
	left: 219px;
	top: 190px;
	z-index: 10;
}
#contentbot {
	background-image: url(jpg/contentbot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 11;
	width: 621px;
	height: 12px;
	top: 684px;
	left: 49px;
	margin-bottom: 20px;
}
#contenttop {
	background-image: url(jpg/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 11;
	height: 12px;
	width: 621px;
	top: 52px;
	left: 49px;
}
#mainbot {
	background-image: url(jpg/mainbot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 10;
	height: 12px;
	width: 720px;
	left: 219px;
	top: 1079px;
}
#header {
	background-image: url(jpg/header.jpg);
	position: absolute;
	z-index: 12;
	height: 165px;
	width: 920px;
	left: 20px;
	top: 24px;
}
.centertext {
	text-align: center;
}
