body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
text-align: center;
margin: 0px;
padding: 20px 0px 20px 0px;
background-color: #EEF2E8;
}

a:link, a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
text-decoration:underline
} 

a:hover{
color: #FF6600;
text-decoration:none
}

#wrapper {
width: 956px;
padding: 25px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
border: 1px solid #ddd;
background-color: #ffffff;
overflow: hidden;
}
#header {
margin: 0px;
padding: 0px;
height: 133px;
width: auto;
background-color: #f1f1f1;
}
#container {
padding: 0px;
margin: 10px 0px 0px 0px;
background-attachment: scroll;
background-repeat: repeat-y;
background-position: 0px 0px;
height: 1%;
width: auto;
}
#left {
margin: 0px;
width: 160px;
padding: 10px 20px 10px 20px;
float: left;
}
#nav {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}

#nav li a:link, #nav li a:visited, #nav li a:active {
color: #666;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 15px 3px 15px;
width: 130px;
}
#nav li a:hover {
color: #999;
text-decoration: none;
}
#center {
height: 400;
width: 504px;
padding: 10px 20px 10px 20px;
float: left;
margin: 0px 0px 0px 6px;
line-height: 1.8em;
}

#subcenter {
height: auto;
width: 900;
padding: 10px 0px 10px 0px;
float: left;
margin: 0px 0px 0px 0px;
line-height: 1.8em;
}

.list {
width:55%;
position:relative;
float:left;
}

.list ul {
margin-left:20px;
margin-top:10px;
padding:0;
}

.list2 {
width:45%;
float:left;
}

.list2 ul {
margin:0;
padding:0;
margin-top:10px;
}

h1 {
font-size: 24px;
margin: 0px;
padding: 0px;
color: #8C2633;
}
h2 {
font-size: 14px;
margin: 0px;
padding: 0px;
}
#topwrapper{
width: 976px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;

background-color: #cccccc;
}
#right {
padding: 10px 20px 10px 20px;
height: auto;
width: 160px;
float: left;
margin: 0px 0px 0px 6px;
}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer {
margin: 10px 0px 0px 0px;
text-align: center;
padding: 15px 0px 15px 0px;
background-color: #f1f1f1;
height: 65px;
}
#footer p {
color: #999;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
} 

#top ul, li{border:0; margin:0; padding:0; list-style:none;}
#top ul{border-bottom:solid 1px #DEDEDE; height:29px; padding-left:20px;}
#top li{float:right; margin-right:2px;}
.tab a:link, .tab a:visited{
	color:#ffffff;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:30px;
	text-decoration:none;
}
.tab a span{
	display:block;
	height:30px;
	margin-right:14px;
	padding-left:14px;
}
.tab a:hover{
	display:block;
}
.tab a:hover span{
	display:block;
}

/* -------------------------------- */
/* 	ACTIVE ELEMENTS					*/


maintablelayout {
	BORDER: #cccccc 1px solid;
	width: 100%;
	
}
#maintablelayout td {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	BACKGROUND-REPEAT: no-repeat;
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;	
}
.vacancy {
	text-align: center;
    background-color: #f1f1f1;
    padding: 20px;
    margin: 20px 0;
}