body, td, tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5E2B4A;
	margin:0px;
}
body{
	text-align: center;
	behavior: url(css/csshover.htc);
}
h1, h2, h3, h4, h5, h6{
	color: #5E2B4A;
}
p{
	text-align: justify;
}
ul{
	list-style-type: square;
}
li{
	margin-bottom: 10px;
}
.jobLink{
	text-align: left;
	font-size:10pt; 
}
.jobDescription{
	text-align: left;
	margin-left: 15px;
}
.center{
	text-align: center;
}
#Main
{
	margin: auto;
	text-align: left;
	width:1000px;
	border-top: #5E2B4A 1px solid;
	border-bottom: #5E2B4A 1px solid;
	border-left: #5E2B4A 1px solid;
	background-image: url(../images/fondPC2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#Mindworks{background: url(../images/mindworks_menu.jpg) repeat-y;}
/*5E2B4A*/
#ReadyToWork{
	background: url(../images/readytowork.gif);
	background-position: right;	
	background-repeat: repeat-y;
}
#LeftColumn{
	background: url(../images/mainLeftLogo.gif);
	background-repeat: no-repeat;
	width: 112px; 
	padding-bottom: 20px;
	float:left;
	background-color: #5E2B4A;
	overflow: visible;
	min-height:475px;
}
#RightColumn{
	float: right;
	text-align: left;
	width: 880px;
}
#RightColumn a:link{
	color: #5E2B4A;
	font-weight: bold;
	text-decoration: none;
}
#RightColumn a:visited{
	color: #5E2B4A;
	font-weight: bold;
}
#RightColumn a:hover{
	color:#5E2B4A;
	font-weight: bold;
	text-decoration: underline; 
}
#Content{
	padding-top: 1px;
	padding-right: 300px;
	padding-left: 50px;
	padding-bottom: 30px;
}
#ContentBottom{
	height:50px;
 	overflow:auto;
 	margin-top:-1px;
 	clear:both;
	background:#5E2B4A;
	padding-left: 120px;
	color:#fff;
}
#ContentBottom h3{
	color:#fff;
	margin:10px;
	display:none;
	font-size:14px;
}
#Clear{ 
	height:1px;
 	overflow:auto;
 	margin-top:-1px;
 	clear:both;
}
#Footer{
	height:3%;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

/* Begin Drop Down Menu */
div#nav{
	margin-top: 400px; 
	float:left;
	width:101px;
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border-top: 1px solid #5E2B4A;
	border-bottom: 1px solid #5E2B4A;
	border-right: 1px solid #5E2B4A;
	border-left: none;
}
div#nav ul{
	margin: 0px;
	padding: 0;
	width: 111px;
	background: #fff;	
}
div#nav li{
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #5E2B4A;
}
div#nav li:hover{
	background:  #F6F2D4; /* #F4DEAF;*/
}
div#nav li.submenu{
	background: 100% 0% no-repeat;
}
div#nav li a{ 
	color: #5E2B4A;
	display: block;
	padding: 0.5em 0em 0.5em 0.2em;
	text-decoration: none; width: 100%;
	voice-family: "\"}\""; voice-family: inherit;
	width: 6.5em;
}
div#nav>ul a {
	width: auto;
}
div#nav ul ul{
	position: absolute;
	top: -1px;
	left: 111px;
	display: none;
	border-top: 1px solid #5E2B4A;
	border-left: 1px solid #5E2B4A;
	border-right: 1px solid #5E2B4A;
}
div#nav ul.level1 li.submenu:hover ul.level2{
	display: block;
}
div#jobSeekers{
width:270px;
float:left;
text-align:left;
}
div#employers{
width:260px;
float:right;
}
div#jobSeekers p,div#employers p{
text-align:left;
}
/* End Drop Down Menu */
#contact{margin-top:65px}
#job-vacancy{margin-top:65px}
