body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(images/background-text.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-Color:#999999;
}

select {border: 1px solid #CCCCCC; font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFFFFF; color: #003399;}
input {border: 1px solid #CCCCCC; font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFFFFF; color: #003399;}
textarea {border: 1px solid #CCCCCC; font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFFFFF; color: #003399;}
hr {border: 1px solid #CCCCCC;}

a:link{
text-decoration: none;
color: #0000FF;
}

a:visited{
text-decoration: none;
color: #0000FF;
}

a:active{
text-decoration: none;
color: #0000FF;
}

a:hover{
text-decoration: underline;
color: #CC0000;
}

#middleme {
	position: absolute;
	left: 50%;
}

#container {
	position: absolute;
	left: -375px;
	width: 750px;
	background-color: #FFFFFF;
	top: 20px;
}

#header {
	width: 750px;
	height: 130px;
	background-color: #ffffff;
	background-image: url(images/header-bg.gif);
}

#logo {
	position: absolute;
	width: 320px;
	height: 110px;
	left: 10px;
	top: 10px;
}

#mainarea {
	position: absolute;
	width: 750px;
	height: 570px;
	top: 160px;
	background-image: url(images/main-bg.gif);
}

#mainareahome {
	position: absolute;
	width: 750px;
	height: 570px;
	top: 160px;
	background-image: url(images/home-bg.gif);
}

#homecontent {
	margin-top: 40px;
	top: 40px;
}

#enpro {
	position: absolute;
	width: 360px;
	height: 130px;
	top: 440px;
	left: 390px;
	background-image: url(images/enpro.gif);
}

#enprohome {
	position: absolute;
	width: 360px;
	height: 130px;
	top: 440px;
	left: 390px;
	background-image: url(images/enprohome.gif);
}

#menuarea {
	position: absolute;
	width: 750px;
	height: 30px;
	top: 130px;
	left: 0px;
	background-image: url(images/menu_bg.gif);
}

#bgbar {
	position: absolute;
	width: 420px;
	height: 130px;
	left: 330px;
}

#login {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;	
	position: absolute;
	left: 20px;
	top: 555px;
}

#contentheader {
	position: absolute;
	left: 40px;
	top: 50px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

#maincontent {
	position: absolute;
	left: 40px;
	top: 90px;
	width: 340px;
	height: 350px;
	font-size: 10px;
	color: #666666;
	text-align: left;
	overflow: auto;
}

#techtext {
	position: absolute;
	top: 300px;
	left: 410px;
	width: 300px;
	height: 210px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

#contenttext {
	font-size: 10px;
	color: #666666;
	text-align: left;	
}

#contentpic {
	position: absolute;
	top: 50px;
	left: 410px;
	width: 300px;
	height: 200px;
}

#menubuttons {
	position: absolute;
	left: 60px;
	height: 30px;
}

.hometext {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}