body {
	font: 10pt Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 3% 0 0 0;
	padding: 0;
	text-align: center; 
	color: #666666;
}
.studio #container {
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
}
.studio #mainContent {
	padding: 0;
}

.studio #mainContent #jobs {
	position: relative;
	height: 772px;
	background-image: url(jobs/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; 
}

.studio #mainContent #jobs #thecontent {
	padding: 430px 200px 0 320px;
}

.studio #mainContent #jobs #menu {
	position: absolute;
	left: 82px;
	top: 566px;
	width: 120px;
	height: 105px;
}

#thecontent a {
 color: #6cc634;
 text-decoration:none;
}

#thecontent a:hover {
 color: #6cc634;
 text-decoration:underline;
}


h1 {
 color: #6cc634;
 font: 12pt Arial, Helvetica, sans-serif;
 font-weight: bold;
}
