body {
	background-color: #efefef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #8a8a8a;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #ffffff;
	
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #3300FF;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}

#middleme {
	position: absolute;
	left: 50%;
}

#container {
	position: absolute;
	background-color: #ffffff;
	top: 20px;
	left: -385px;
	width: 770px;
}

#header {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 750px;
	height: 110px;
	background-color: #333333;
	background-image: url(images/headerbg.gif);
}


#logo {
	position: absolute;
	left: 10px;
	top: 15px;
	width: 190px;
	height: 70px;
}

#logo-print {
	display: none;
}

#headercontact {
	position: absolute;
	left: 320px;
	top: 10px;
	width: 420px;
	height: 30px;
}

#introimage {
	position: absolute;
	left: 10px;
	top: 110px;
	width: 750px;
	height: 230px;
}

#introimagetext {
	position: absolute;
	left: 300px;
	top: 10px;
	width: 440px;
	height: 80px;
}

#greybox1 {
	position: absolute;
	left: 10px;
	top: 340px;
	width: 200px;
	height: 30px;
	background-color: #cccccc;
}

#menubox1 {
	position: absolute;
	left: 10px;
	top: 340px;
	width: 750px;
	height: 30px;
	background-color: #e5e5e5;
}

#greybox2 {
	position: absolute;
	left: 10px;
	top: 370px;
	width: 200px;
	height: 400px;
	background-color: #e5e5e5;
}

#footer {
	position: relative;
	left: 10px;
	width: 750px;
	height: 30px;
	background-color: #333333;
	background-image: url(images/footerbg.gif);
}

#footertext {
	position: absolute;
	width: 750px;
	top: 10px;
	color: #000000;
	text-align: center;
	font-size: 10px;
}

#footerprint {
	display: none;
}

#testa1 {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 200px;
	height: 240px;
}

#testa2 {
	position: absolute;
	left: 0px;
	top: 150px;
	width: 200px;
	height: 240px;
}

#cert {
	position: absolute;
	left: 0px;
	top: 310px;
	width: 200px;
	height: 100px;
}

#bodytext {
	width: 715px;
	text-align: justify;
	padding-right: 20px;
	padding-top: 460px;
	padding-left: 20px;
	padding-bottom: 50px;
}

ul {
	text-align: left;
	list-style: disc;
	margin-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

li {
	padding-bottom: 15px;
}

#heading {
	position: absolute;
	width: 730px;
	height: 21px;
	left: 20px;
	top: 400px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/header-line.gif);
}

#address {
	display: none;
}