body {
	background:#000 url(../images/home_bkgd.jpg) repeat-x;
}

#wrapper {
	width:930px;
	height:796px;
	margin:0;
	background:url(../images/home_content_bkgd.jpg) no-repeat;
}

#select {
	width:300px;
	position:relative;
	top:315px;
	left:450px;
	text-align:right;
}
#select select, input {
	margin-bottom:10px;
}
#select select {
	width:280px;
}
#select input.password {
	width:180px;
}
#select input.submit {
	width:60px;
	border:1px #BEFF00 solid;
	background:transparent;
	font-family:"Courier New", Courier, monospace;
	color:#4FC400;
	font-weight:bold;
}

a.adagiohealth {
	display:block;
	width:185px;
	height:70px;
	position:relative;
	top:660px;
	left:740px;
}