/* CSS Document */
body {
	font-family: "Trebuchet MS";
	background-image: url(images/EPS.gif);
	background-repeat: repeat;
}
#holder {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 160px;
	background-repeat: no-repeat;
	border: 1px solid #666666;
	padding-bottom: 10px;
	background-position: bottom;
	background-color: #FFFFFF;
}
#banner {
	position: absolute;
	height: 150px;
	width: 750px;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

 #nav-menu ul
{
st-style: none;
padding: 0;
margin: 0;
}

#nav-menu 
{
	float: left;
	width: 150px;
	top: 160px;
	position: absolute;
	right: 15px;

}

#nav-menu  a
{
	height: 20px;
	ne-height: 2em;
	float: left;
	display: block;
	color: #333333;
	text-decoration: none;
	text-agn: center;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333333;
	background-image: url(images/buttonsbg.gif);
	width: 100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}

#nav-menu  a:hover
{
	ne-height: 2em;
	float: left;
	display: block;
	color: #FFFFFF;
	text-agn: center;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	border: 1px sod #0000CC;
	text-decoration: none;
	background-image: url(images/buttonsbgover.gif);
}
#textarea {
	border: 1px solid #999999;
	background-repeat: repeat;
	margin-right: 175px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
