body {
	border:0;
	margin:0;
	padding:0;
	background:url(img/bg1.gif) #D6E0D7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
}
#top {
	text-align:right;
	background:url(img/bg_top.gif) repeat-x;
	height:13px;
}

#logo {
	position:absolute;
	top:25px;
	left:20px;
	width:300px;
	height:80px;
}
#uvprojects {
	position:absolute;
	top:115px;
	left:20px;
	width:460px;
	height:230px;
	background:url(img/bg_460.gif) repeat-y #FFFFFF;
}
#projcontent {
	clear:both;
	width:443px;
	height:195px;
	overflow-y:scroll;
	border:0;
	padding:0 0 0 5px;
	margin:0;
	margin-left:6px;
	margin-right:6px;
}
#news {
	position:absolute;
	top:45px;
	left:560px;
	width:220px;
	height:230px;
	background:url(img/bg_220.gif) repeat-y #FFFFFF;
}
#newscontent {
	clear:both;
	width:204px;
	height:195px;
	overflow-y:scroll;
	border:0;
	padding:0 0 0 5px;
	margin:0;
	margin-left:6px;
}
#clients {
	position:absolute;
	top:300px;
	left:560px;
	width:220px;
	height:370px;
	background:url(img/bg_220.gif) repeat-y #ffffff;
}
#contentclients {
	clear:both;
	width:204px;
	height:335px;
	overflow-y:scroll;
	border:0;
	padding:0 0 0 5px;
	margin:0 0 0 6px;
	font-size: 11px;
}
#contentclients td,th {
	font-size: 11px;
}
#contentclients a:link, a:visited {color:#333333;text-decoration:none;}
#contentclients a:hover, a:visited:hover {color:#333333;text-decoration:underline;}

#extranet {
	position:absolute;
	top:390px;
	left:20px;
	width:220px;
	height:230px;
	font-size:11px;
	background:url(img/bg_220.gif) repeat-y #ffffff;
}
#extracontent {
	width:204px;
	height:195px;
	border:0;
	overflow-y:auto;
	padding:0 0 0 5px;
	margin:0 0 0 6px;
	font-size: 11px;
}
#contact {
	position:absolute;
	top:390px;
	left:260px;
	width:220px;
	height:230px;
	background:url(img/bg_220.gif) repeat-y #ffffff;
}
#contcontent {
	width:204px;
	height:195px;
	border:0;
	overflow-y:auto;
	padding:0 0 0 5px;
	margin:0 0 0 6px;
	font-size: 11px;
}
div.bottom {
	clear:both;
}
#pinup1 {
	position:absolute;
	top:220px;
	left:406px;
	width:100px;
	height:110px;
}
#pinup3 {
	position:absolute;
	top:586px;
	left:227px;
	width:120px;
	height:100px;
}
.redtext {
	color: #990000;
}
.lightgreen {
	background-color:#E2E7DD;
}
.darkgreen {
	background-color:#D3DBCC;
}
