body {
	background-image: url(images/background.png);
	background-repeat: repeat;
}
#servicelist ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	margin-right: 15%;
	margin-left: 15%;
}


#header {
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 90px;
	margin-right: 10%;
	margin-left: 10%;
	width: 80%;
	position: absolute;
	z-index: 5;
	top: 20px;
	left: 9px;
	min-width: 560px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	visibility: visible;
}
#menubar {
	position: absolute;
	width: 100%;
	left: -8px;
	top: 88px;
	margin-right: 8%;
	margin-left: 10%;
	z-index: 10;
	height: 49px;
}

#bodyWrap {
	position: absolute;
	top: 145px;
	width: 100%;
	left: 10px;
	height: auto;
}
#tableBody p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	margin-right: 15%;
	margin-left: 15%;
	text-align: justify;
}

#tableBody {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	min-width: 560px;
	background-color: #FFFFFF;
	padding-top: -20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
	font-style: normal;
	letter-spacing: normal;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-right: 10%;
	margin-left: 10%;
	padding-top: -5px;
	position: static;
}

	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
}
#Datebar {
	position: absolute;
	color: #FFFFFF;
	margin-left: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: auto;
	font-size: 10px;
	top: 34px;
	overflow: hidden;
	z-index: 1;
	left: -1px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	margin-left: 5%;
	font-size: 36px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 7%;
	font-size: 16px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	clear: none;
}
#tableBodys {

	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	min-width: 560px;
	background-color: #FFFFFF;
	padding-top: -20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tableBodys p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	margin-right: 10%;
	margin-left: 10%;
	text-align: justify;
}
.addservicecol {
	vertical-align: text-top;
	font-size: 70%;
	line-height: 1em;
	text-align: center;
}

.onelineheight {
	line-height: 5px;
}

div.serviceslistarea {
	width: 70%;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15%;
	list-style-type: circle;
	font-size: 90%;
	line-height: normal;
	text-indent: 20px;
}

.strong {
	font-weight: bold;
}
.whitetext {
	background-image: url(images/bkg_orange.jpg);
	color: #FFFFFF;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bottomrightborder {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#headerprint {
	visibility: hidden;
}

