@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
}
#header {
	background-color: #000000;
	height: 74px;
	width: 974px;
	background-image: url(../imagemenu/images/top_header.jpg);
}
#top_navig {
	background-color: #000000;
	height: 31px;
	width: 974px;
	background-image: url(../imagemenu/Untitled-3_02.gif);
}
#left_navig {
	float: left;
	background-color: #000000;
	height: 431px;
	width: 184px;
	background-image: url(../imagemenu/images/Untitled-3_27LEFT_NAVIG.gif);
	background-repeat: no-repeat;
}
#right_navig_menu {
	float: left;
	background-color: #000000;
	height: 431px;
	width: 196px;
	background-image: url(../imagemenu/images/Untitled-3_13.gif);
}

#right_navig_top {
	background-color: #000000;
	float: left;
	height: 37px;
	width: 593px;
	background-image: url(../imagemenu/Untitled-3_04.gif);
}
#right_cont {
	background-color: #000000;
	float: left;
	height: 394px;
	width: 593px;
	background-image: url(../imagemenu/images/Untitled-3_20_EMPLOYMENT.gif);
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #232323;
	text-decoration: none;
}
a:hover {
	color: #CD0100;
	text-decoration: none;
}
a:active {
	color: #232323;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	background-color: #000000;
	height: 21px;
	width: 974px;
	clear: both;
	background-image: url(../imagemenu/images/Unititled3_28FOOTER.jpg);
}

#main_cont {
	background-color: #000000;
	padding: 0px;
	width: 974px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #BDBDBD;
	float: none;
	overflow: auto;
	height: 557px;
}
