@CHARSET "UTF-8";
body {
	margin: 0;
	padding: 0;
	background-color: #f2f1f1;
	background-image: url(../img/bg_pattern.jpg);
	background-repeat: repeat-x;
}

body, table {
	font-family: tahoma;
	font-size: 12px;
	color: #858585;
}

a {
	color: #d60000;
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
}

#bgElementContainer {
	position: relative;
	width: 616px;
	margin: auto;	
	background-image: url(../img/job/bg_element_bg.png);
	background-repeat: repeat-y;
}
#bgElementBg {
	width: 616x;
}
#bgElementBottom {
	clear: both;
	width: 616px;
	height: 38px;
	background-image: url(../img/job/bg_element_bottom.gif);
	background-repeat: no-repeat;
}
#legalContainer {
	width: 600px;
	margin: auto;
	padding-bottom: 10px;
	height : 11px;
}
#uht {
	float: left;
	position: relative;
	width: 250px;
	text-align: center;
}
#legal {
	padding-left: 270px;
	padding-right: 10px;
	text-align: center;
	font-size: 11px;
}

#legal p {
		margin : 0px;
		padding-top : 10px;
}


#pageContainer {
	position: relative;
	width: 600px;
	margin: auto;
}
#jobContainer {
	position: relative;
	width: 560px;
	margin: auto;
}


.hr {
	width: 560px;
	height: 8px;
	margin: 8px auto;
	overflow: hidden;
	background-image: url(../img/ourservices/ruler.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: none 0;
}
h1 {
	color: #d60000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
}
h2 {
	font-weight: normal;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
}
