body {
	background-color: black;
	width: 860px;
	align: center;
	margin: 0 auto;
}

#centervertical{
	position: absolute;
	top: 50%;
	margin-top: -290px;/* half main layer height*/
	left: 0;
	width: 100%;
}
	
#centerhorizontal{
	width: 860px;/* main layer width*/
	margin-left: auto;
	margin-right: auto;
	height: 540px;
}


#main {
	width: 860px;
	height: 540px;
}

#logo {
	position: relative;
	width: 300px;
	height: 80px;
	left: 500px;
	top: 20px;
	float:none;
	z-index: 3;
}

#slide {
	overflow: hidden;
	z-index: 15;
}

#content {
	position: relative;
	left: -45px;
	top: 30px;
	width: 650px;
	height: 410px;
	background:  url("images/contentbgrndserv.gif") 0 0 no-repeat;
	float: right;
	overflow: hidden;
	z-index: 1;
}


#contentstatic3{
	position: relative;
	left: 16px;
	top: 18px;
	width: 620px;
	height: 374px;
	background:  url("images/contentstatic5.gif") 0 0 no-repeat;
	z-index: 33;
	visibility: visible;
}

#servslides {
	position: relative;
	left: 415px;
	top: 202px;
	width: 180px;
	height: 180px;
}
#slide0 {
	position: relative;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#slidew1 {
	position: relative;
	left: 0px;
	top: -180px;
	visibility: hidden;
}
#slidew2 {
	position: relative;
	left: 0px;
	top: -360px;
	visibility: hidden;
}
#slidew3 {
	position: relative;
	left: 0px;
	top: -540px;
	visibility: hidden;
}
#slidew4 {
	position: relative;
	left: 0px;
	top: -720px;
	visibility: hidden;
}
#slidew5 {
	position: relative;
	left: 0px;
	top: -900px;
	visibility: hidden;
}
#slideg1 {
	position: relative;
	left: 0px;
	top: -1080px;
	visibility: hidden;
}
#slideg2 {
	position: relative;
	left: 0px;
	top: -1260px;
	visibility: hidden;
}
#slideg3 {
	position: relative;
	left: 0px;
	top: -1440px;
	visibility: hidden;
}

.hideifjavaoff { display: none; }

.menu {
	display: block;
	width: 161px;
	height: 138px;
	position: relative;
	top: 240px;
	float: left;
	z-index: 4;
	overflow: visible;
	visibility: visible;
}

#button {
	width: 100px;
	height: 100px;
	position: relative;
	left: 55px;
	top: 10px;
	float: left;
	z-index: 5;
}


#contactim {
	width: 45px;
	height: 45px;
	position: relative;
	left: 755px;
	top: 430px;
	float: none;
	z-index: 1;
}


#servwebtext{
	position: absolute;
	top: 35px;
	left: 55px;
	width: 295px;
	height: 400px;
	z-index: 5;
	visibility: visible;
}

#servwebtext p {
	color: #998877;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 30px;
}
#servwebtext ul {
	color: #998877;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-indent: 25px;
	line-height: 1.8em;
}

#servwebtext ul a {
	color: #998877;
	text-decoration: none;
	font-size: 11px;
}
#servwebtext ul a:visited {
	color: #998877;
	text-decoration: none;
}
#servwebtext ul a:hover {
	color: #961111;
	text-decoration: none;
}

#servwebtext p em {
	color: #FFFFCC;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}
#servwebtext a {
	display: inline;
	color: #FFFFCC;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}

#servwebtext a:hover {
	color: #961111;
	text-decoration: none;
}

#servgrtext{
	position: absolute;
	top: 35px;
	left: 315px;
	width: 335px;
	height: 400px;
	z-index: 5;
	visibility: visible;
}

#servgrtext p {
	color: #998877;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 30px;
}

#servgrtext ul {
	color: #998877;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-indent: 25px;
	line-height: 1.8em;
}
#servgrtext ul a {
	color: #998877;
	text-decoration: none;
}
#servgrtext ul a:visited {
	color: #998877;
	text-decoration: none;
}
#servgrtext ul a:hover {
	color: #961111;
	text-decoration: none;
}

#servgrtext p em {
	color: #FFFFCC;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}