html, body {
	background-image: url('/images/bg_tile.png');
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	font-size: 12px;
}

img {
	border: 0px;
}

#login {
	display: none;
	position: absolute;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	left: 47%;
	top: 0px;
	width: 500px;
	padding: 5px 0px;
	background-color: #c8d5e0;
	text-align: center;
}
#login .field {
	width: 130px;
}
#login label {
	padding: 0 5px 0 0;
}

#overlay {
	display: none;
	background-color: #000000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
}
#close {
	position: absolute;
	top: 60px;
	height: 18px;
	left: 50%;
	width: 60px;
	margin: 0 0 0 330px;
	display: none;
	padding: 2px 0 0 0;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	z-index: 300;
	background-color: #ffffff;
	border-top: 3px #235784 solid;
	border-left: 3px #235784 solid;
	border-right: 3px #235784 solid;
}
#close:hover {
	color: #000000;
}
#popup {
	display: none;
	background-color: #ffffff;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	position: absolute;
	top: 80px;
	left: 50%;
	width: 800px;
	height: 450px;
	margin: 0 0 0 -400px;
	padding: 10px 0 0 0;
	z-index: 200;
	border: 3px #235784 solid;
	text-align: left;
}
#popup h1 {
	font-family: Georgia, Verdana, Sans-Serif;
	color: #235784;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 20px;
}
#popup h2 {
	font-family: Georgia, Verdana, Sans-Serif;
	color: #235784;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 20px;
}
#popup a {
	color: #235784;
}
#popup p {
	margin: 5px 20px 10px 20px;
}
#popup .quote {
	float: right;
	padding: 7px;
	margin: 30px 80px 0 0;
	width: 425px;
	text-align: left;
	background-color: #c8d5e0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#popup form {
	width: 160px;
	margin: 10px 20px 0px 60px;
	float: left;
}
form .submit {
	float: right;
}

#popup .right {
	float: right;
}
#main {
	text-align: center;
	width: 960px;
	padding: 0;
	margin: 0 auto;
	background-image: url('/images/bg_main.png');
	background-repeat: repeat-y;
}


#header {
	text-align: left;
	height: 90px;
	width: 900px;
	border-bottom: 5px #235784 solid;
	margin: 0 auto;
	padding: 0 0 10px 0;
}
#header img {
	margin: 15px 0 0 25px;
	float: left;
}
#header ul {
	float: right;
	padding: 70px 0 0 0;
	margin: 0;
}
#header li {
	font-family: Georgia, Verdana, Sans-Serif;
	font-size: 18px;
	display: inline;
	padding: 0;
	margin: 0 10px;
}
#header a {
	color: #000000;
	text-decoration: none;
}
#header a:hover {
	color: #235784;
	text-decoration: none;
}


#banner {
	text-align: left;
	height: 375px;
	width: 900px;
	border-bottom: 5px #235784 solid;
	margin: 1px auto;
	padding: 0 0 1px 0;
}
#slideshow {
	float: left;
	width: 584px;
}
#slideshow img {
	display: none;
}
#slideshow .start {
	display: block;
}
#current {
	float: right;
	text-align: left;
	width: 300px;
	margin: 10px 0 0 0;
}
#current span {
	display: block;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	padding: 0 0 3px 5px;
}
#recruitment {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	height: 26px;
	width: 280px;
	background-image: url('/images/blue_fade.png');
	border-top: 1px #3b3b3b solid;
	border-bottom: 1px #3b3b3b solid;
	margin: 0 0 30px 0;
	padding: 0 0 0 10px;
	color: #ffffff;
}
#recruitment a {
	color: #ffffff;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
}
#recruitment a:hover {
	text-decoration: underline;
}
#recruitment #position {
	float: left;
}
#recruitment #nav {
	float: right;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	line-height: 14px;
	padding: 1px 10px 0 0;
	color: #888888;
}
#nav a {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
#tjanster {
	margin: 0 0 28px 0;
}


#content {
	font-family: Verdana, Sans-Serif;
	text-align: left;
	clear: both;
	margin: 20px auto 0 auto;
	width: 890px;
}
#content h1 {
	font-family: Georgia, Verdana, Sans-Serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 20px;
}
#content p {
	line-height: 17px;
}
#content a {
	color: #235784;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#content .left {
	float: left;
}
#content .right {
	float: right;
}
.index {
	min-height: 200px;
	font-size: 14px;
}
.info {
	min-height: 400px;
	font-size: 12px;
}

#contact {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	border-top: 1px #999999 solid;
	width: 910px;
	padding: 3px 0 10px 0;
	margin: 10px auto 0 auto;
	clear: both;
}
#contact a {
	color: #000000;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}

.service {
	width: 400px;
	height: 160px;
	padding: 0 20px;
	float: left;
}
.service h2 {
	font-family: Georgia, Verdana, Sans-Serif;
	color: #235784;
	font-size: 20px;
	border-bottom: 1px #ababab solid;
	font-weight: normal;
	margin: 20px 0 4px 0;
}
.service p {
	padding: 0px;
	margin: 0px;
}

.contact {
	width: 250px;
	float: left;
	padding: 0 70px;
	margin: 25px 0 0 0;
}


#footer {
	display: block;
	width: 960px;
	padding: 0;
	margin: 0 auto;
	background-image: url('/images/bg_footer.png');
	background-repeat: no-repeat;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
.blue {
	color: #235784;
}

