@charset "UTF-8";
body {
	background-image: url(graphics/body-bkd.jpg);
	margin-top: 0px;
}
#head {
	height: 222px;
	background-image: url(graphics/head-bkd.jpg);
}
#head-about {
	height: 222px;
	background-image: url(graphics/head-bkd-about.jpg);
}
#head-people {
	height: 222px;
	background-image: url(graphics/head-bkd-people.jpg);
}
#head-vacancies {
	height: 222px;
	background-image: url(graphics/head-bkd-vacancies.jpg);
}
#head-contact {
	height: 222px;
	background-image: url(graphics/head-bkd-contact.jpg);
}
#outer {
	font-family: arial;
	font-size: 12px;
	color: #0e6bac;
	width: 1025px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/stage-bkd.jpg);
}
#inner-contain {
	width: 923px;
	margin-right: auto;
	margin-left: auto;
}
#marquee {
	float: right;
	width: 460px;
	margin-right: 16px;
}
#head-right {
	float: right;
	width: 250px;
	margin-right: 70px;
}
#left-top {
	background-image: url(graphics/left-top-bkd.jpg);
	height: 170px;
	width: 228px;
}
#push-head {
	height: 160px;
}
#head-left {
	width: 550px;
	margin-left: 400px;
	font-size: 20px;
}
#push-nav {
	height: 10px;
}
#nav {
	font-size: 13px;
	margin-left: 20px;
	height: 25px;
	background-image: url(graphics/nav-bkd.jpg);
	margin-right: 15px;
}
#nav a {
	text-decoration: none;
	color: #0e6bac;
	padding: 2px;
}
#nav a:hover {
	padding: 2px;
	text-decoration: underline;
}
#foot {
	height: 100px;
	background-image: url(graphics/foot-image.jpg);
	clear: both;
}
#stage-right {
	float: right;
	width: 663px;
}
#left-column {
	width: 230px;
	margin-left: 15px;
}
#left-column a {
	color: #0E6BAC;
	text-decoration: none;
	font-weight: bold;
}
#left-top-head {
	font-size: 13px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 10px;
}
#left-top-head-push {
	height: 12px;
}
#left-top-text {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
.left-head {
	font-size: 14px;
	text-align: right;
}
#right-column {
	float: right;
	width: 230px;
}
#text {
	width: 420px;
	line-height: 17px;
}
#text a {
	text-decoration: none;
	color: #00ACA5;
}
#text h2 {
	line-height: 25px;
}
#inside-foot {
	margin-top: 15px;
	margin-right: 80px;
	margin-left: 80px;
	text-align: right;
	line-height: 17px;
}
.smalltext {
	font-size: 9px;
}
#clear {
	clear: both;
}
.aligncentre {
	text-align: center;
}
.textred {
	color: #F00;
}
.linespace {
	line-height: 22px;
}
