/* 
Copyright 2008
CSS coding by Jay Tang | Terra Preta 
www.terra-preta.nl
*/

body#template_follow div#footer {
	position: relative;
	margin-top: -140px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 140px;
	padding-bottom: 10px;
	background: url(../assets/bg_tile_footer.gif) #000000 repeat-x left top;
}
body#template_follow div#footer ul#menu_footer {
	margin-top: 25px;
	margin-left: 20px;
	width: 270px;
	float: left;
}
body#template_follow div#footer ul#menu_footer li {
	list-style-type: none;
}
body#template_follow div#footer a {
	font-size: 1em;
	font-weight: bold;
	color: #747474;
	text-decoration: none;
}
body#template_follow div#footer a:hover {
	color: #F3991B;
}
body#template_follow div#footer ul#menu_vacancies {
	margin-top: 25px;
	margin-left: 20px;
	width: 650px;
	float: left;
}
body#template_follow div#footer ul#menu_vacancies li {
	list-style-type: none;
}
body#template_follow div#footer ul#menu_vacancies li.title {
	font-size: 1em;
	font-weight: bold;
	color: #F3991B;
}
