@charset "UTF-8";
/* CSS Document */

a.job:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: none;
}
a.job:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: none;
}
a.job:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 003399;
}
a.job:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: none;
}




a span {
	height: 10px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -10px;
}

#subscribe { /* background image block */
	display: block;
	width: 215px;
	height: 60px;
	background: url(aboutus/imgs/options.png) no-repeat;
	margin-top: 0px;
}

#subscribe a {
	text-decoration:none;
}

.hide {
	visibility:hidden;
}

#home { /* home Link */
	float: left;
	position:absolute;
	width : 52px;
	height: 50px;
	margin-left: 20px;
	margin-top: 5px;
	left: 3px;
	top: 19px;
}

#vacancies { /* vacancies Link */
	float: left;
	position:absolute;
	width : 50px;
	height: 50px;
	margin-left: 70px;
	margin-top: 5px;
	left: 24px;
	top: 19px;
}

#contact { /* contact Link */
	float: left;
	position:absolute;
	width : 50px;
	height: 50px;
	margin-left: 130px;
	margin-top: 5px;
	left: 33px;
	top: 20px;
}

body {
	background-image: url(aboutus/imgs/bg.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
}
.copyMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.copyMainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.copyMainJobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
}

a.jobw:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: none;
}
a.jobw:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: none;
}
a.jobw:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 003399;
}
a.jobw:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: none;
}
.dottes {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #333333;
}
.copyMainBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
}
.copyMainBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

