body {	
	background-color: rgb(200,200,200);
	background-image: url(images/back.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}

div#window {
	position: absolute;
	top: 50%;
	margin-top: -195px;
	left: 50%;
	margin-left: -340px;
	width: 670px;
	height: 390px;
	background-image: url(images/base.png);
}

div#bottomtext {
	position: absolute;
	top: 50%;
	margin-top: 185px;
	left: 50%;
	margin-left: -326px;
	width: 642px;
}

a img {	
	border-width: 0;
}

a#newsi img {
	height: 178px;
	width: 210px;
	position: absolute;
	left: 20px;
	top: 16px;
	background-image: url(images/newsi_20.png);
}

a#about img {
	height: 178px;
	width: 210px;
	position: absolute;
	left: 230px;
	top: 16px;
	background-image: url(images/about_20.png);
}

a#certs img {
	height: 178px;
	width: 210px;
	position: absolute;
	left: 440px;
	top: 16px;
	background-image: url(images/certs_20.png);
}

a#servs img {
	height: 179px;
	width: 210px;
	position: absolute;
	left: 20px;
	top: 194px;
	background-image: url(images/servs_20.png);
}

a#cntct img {
	height: 179px;
	width: 210px;
	position: absolute;
	left: 230px;
	top: 194px;
	background-image: url(images/cntct_20.png);
}

a#links img {
	height: 179px;
	width: 210px;
	position: absolute;
	left: 440px;
	top: 194px;
	background-image: url(images/links_20.png);
}

a#newsi:hover img {
	background-image: url(images/newsi_21.png);
}

a#about:hover img {
	background-image: url(images/about_21.png);
}

a#certs:hover img {
	background-image: url(images/certs_21.png);
}

a#servs:hover img {
	background-image: url(images/servs_21.png);
}

a#cntct:hover img {
	background-image: url(images/cntct_21.png);
}

a#links:hover img {
	background-image: url(images/links_21.png);
}p.copyright {
	text-align: right;
	font-family: sans-serif, "Arial", "Helvetica";
	font-size: 8pt;
}

.container {
	width: 630px;
	position: absolute;
	top: 40px;
	left: 20px;
	margin: 0 auto;
	border-right: 15px
}

.bodytext {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	width: 610px;
	height: 310px;
	overflow: auto;
}

.fade_top {
	position: absolute;
	height: 40px;
	width:100%;
	top:0;
	left:0;
	background: url(images/fade_top.png);
}

.fade_bottom {
	position: absolute;
	height: 40px;
	width:100%;
	bottom:0;
	left:0;
	background: url(images/fade_bottom.png);
}

h1 {
	font-family: sans-serif, "Arial", "Helvetica";
	font-size: 18pt;
}

h2 {
	font-family: sans-serif, "Arial", "Helvetica";
	font-size: 14pt;
	text-align: right;
}

p {
	font-family: sans-serif, "Arial", "Helvetica";
	font-size: 10pt;
}

p.copyright {
	text-align: right;
	font-family: sans-serif, "Arial", "Helvetica";
	font-size: 8pt;
}

p.navvi {
	text-align: center;
	font-family: sans-serif, "Arial", "Helvetica";
	font-size: 8pt;
}

ul {
	font-family: sans-serif, "Arial", "Helvetica";
	font-size: 10pt;
}

ol {
	font-family: sans-serif, "Arial", "Helvetica";
	font-size: 10pt;
}
