@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/BG_employ.gif);
	background-repeat: repeat-x;
}

#leftColorBar {
	background-color: #5a7d80;
}

a:hover  {
	color: #FFFFFF;
	background-color: #5a7d80;
	text-decoration: none;
}

h1 {
color: #5a7d80;
}