@charset "utf-8";
/* CSS Document */


#content{
	background-image:url(images/recruitmentbg.png);
}
#menu{
	width:922px;
	height:49px;
	float:right;
	background-color:#463c35;}
#developus{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	background-image:url(images/developasalespro.png);
	width:922px;
	height:555px;
	background-repeat:no-repeat;
}

a#backto{
	background-image:url(images/backfasp.png);
	background-position:0px -17px;	
	width:184px;
	height:17px;
	float:left;
	display:inline;
	margin:530px 0px 0px 285px;
	padding:0px;
	text-indent:-9999px;
}


a#backto:hover{
	background-image:url(images/backfasp.png);
	background-position:0px 0px
}
