html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

#container {
	position: absolute;
	width:694px;
	left:50%;
	margin-left:-347px;
}

#header {
	height: 35px;
	width: 693px;
	background-image:url(../images/top_bg-04.jpg);
	background-repeat:repeat-x;
}

#btn_print{
	margin-left:593px;
}

#company {
	height: 81px;
	width: 693px;
	background-image:url(../images/company_bg.jpg);
	background-repeat:repeat-x;
}

#company_logo {
	height: 81px;
	width: 200px;
	padding-top: 16px;
	padding-left: 20px;
	float:left;
}

#company_info {
	height: 81px;
	width: 490x;
	padding-top: 20px;
	padding-left: 20px;
}

#function {
	/*height: 38px;*/
	width: 693px;
	clear:both;
}
#stepstone_logo {
	position:relative;
	left:600px;
	width:62px;
	top:35px;
}
h1 {
	/*height: 38px;*/
	width: 624px;
	margin: 0 0 0 35px;
	color: #6F9653;
	font-size: 28px;
	font-weight: normal;
	border-bottom: #7E807F 2px solid;
	clear:both;
	position:relative;
}

h2 {
	height: 33px;
	width: 600px;
	margin-left:45px;
	padding-top:7px;
	padding-left:20px;
	color:#FFFFFF;
	font-size:12px;
	background-image:url(../images/block_bg.jpg);
	background-repeat:repeat-x;
}

.info {
	width: 580px;
	margin-left:55px;
	padding-top: 5px;
	padding-bottom:10px;
	font-size:9xp;
}

#footer {
	height: 106px;
	width: 693px;
	padding-top:28px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}

#btn_apply {
	padding-left:50px;
	float:left;
}

#btn_send2friend {
	float:left;
}

#btn_moreinfo {
	float:left;
}

#btn_morejobs {
	float:left;
}

#btn_next {
	margin-right:10px;
	float:right;
}

.footer_bg {
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}

#spacer {
	height:20px;
}

