body {
	margin:0;
	padding:0;	
	background-color:#DADA95;
}
#wrapper {
	width:928px;
	height:599px;
	margin: 0 auto;
	background:#ff9 url(/images/interface/wallpaper.png) no-repeat;
}

#button {
	position:relative;
	top:280px;
	width:215px;
	margin:0 auto;
}

#agentbutton
{
	position:relative;
	width:215px;
	margin: 0 auto;
	/*margin:0 auto;*/
}
#jobads {
	float:right;
	padding:0 30px 0 0;
	margin-top:-30px;
}
#agent {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	clear:both;
	/*top:290px;*/
	top:-10px;
	float:right;
	right:10px;
	color:#666;
}

#agent a {
	text-decoration:none;
	color:#666;
}

#agent a:hover {
	text-decoration:underline;
	color:#333;
}

#address {
	color:#000098;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	position:relative;
	top:280px;
	margin:0 auto;
	width:70%;
	text-align:center;
}
img {
	border:0;
}

