#container .main {
	margin-top:100px; width:943px; height:431px; background:url(../images/splashpage_bg.png) no-repeat;
}


#container .request {
	width:350px;
	height:60px;
	margin-top:320px;
	margin-left: 10px;
	position:absolute;
}

#container .login {
	width:530px;
	height:60px;
	margin-top:320px;
	margin-left: 458px;
	position:absolute;
}

#container .textbox {
	font-family:Arial;
	height:18px;
	padding:4px;
	font-size:15px;
	color:#96a88f;
	background:url(../images/settings_textboxbg.png) repeat-x;
	border:1px solid #e0ebd7;
	width:180px;
}