body {
margin:0;
border:0;
padding:0;
height:100%;
max-height:100%;
background:#003333;
font-family:tahoma, arial, verdana, helvetica;
color:#0066b3;
font-size:12px;
overflow: hidden;
}
* html body {padding:0 0 30px 0;}
#wrapper {position:fixed;top:0;left:0;bottom:0;right:0;overflow:auto;text-align:center; width:100%;}
* html #wrapper {height:100%;width:100%;}
#container {repeat-x;position:relative;}
#content {width: 800px;background:url(../img/index.gif) repeat-y;min-height:550px;margin: 10px auto;text-align:left;padding-bottom:50px;}
* html #content {height:550px;}
#body_page {background:url(img/career_advertise_final.gif);
width:800px;
height:600px;
}
#txt_content {
width:550px;
float:right;
margin-top:100px;
margin-right:25px;
color:white;
font-family: Arial, Helvetica, sans-serif, "Trebuchet Ms";
text-align:justify;
font-size:12px;
}
#txt_syarat {
width:450px;
margin-left:100px;
margin-top:30px;
}
#txt_syarat p {padding-bottom:0px;}
#txt_syarat ul { margin-top:0px;}
#txt_foot{
margin-top:5px;
margin-left:100px;
width:400px;
text-align:center;
}
#logo_if{
width:195px;
height:55px;
margin-left:580px;
margin-top:20px;
position:absolute;
cursor:pointer;
}

p a{
	font-family:arial;
	font-size:14px;
	text-decoration:none;
	color:#fff;
}
p a:hover{
	color:#FF6600;
}
