#hometext {
	position: relative;
	border: 1px none #4A2012;
	height: 300px;
	width: 325px;
	left: 100px;
	top: 45px;
}

#recruitment1 {
	position: relative;
	border: 1px none #4A2012;
	height: 300px;
	width: 325px;
	left: 100px;
	top: 50px;
}

#recruitment2 {
	position: relative;
	border: 1px none #4A2012;
	height: 300px;
	width: 325px;
	left: 100px;
	top: 45px;
}

#recruitment3 {
	position: relative;
	border: 1px none #4A2012;
	height: 300px;
	width: 325px;
	left: 100px;
	top: 45px;
}

#consultancy1 {
	position: relative;
	border: 1px none #4A2012;
	height: 300px;
	width: 325px;
	left: 100px;
	top: 60px;
}

#consultancy2 {
	position: relative;
	border: 1px none #4A2012;
	height: 300px;
	width: 325px;
	left: 100px;
	top: 80px;
}

#news1 {
	position: relative;
	border: 1px none #4A2012;
	height: 300px;
	width: 325px;
	left: 101px;
	top: 98px;
}

#contact1 {
	position: relative;
	border: 1px none #4A2012;
	height: 300px;
	width: 325px;
	left: 101px;
	top: 80px;
}

#buttons {
	position: relative;
	border: 1px none #4A2012;
	height: 250px;
	width: 130px;
	left: -40px;
	top: 50px;
	visibility: visible;

}

.norepeat {
	background-repeat: no-repeat;
	background-position: center center;
}

.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.htmltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: justify;

}
.htmltextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-indent: 2pt;
}

.htmltextsubheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.htmladdress {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: center;
}
