﻿@charset "UTF-8";

#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 823px;
	height:627px;
	text-align: left;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	top:30px;
}

.background {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	background-color: #E1E1E1;
}
.header_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	height: 43px;
	left: 220px;
	top: 135px;

}
.left_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position: absolute;
	height: 387px;
	width: 141px;
	left: 36px;
	top: 139px;
	line-height: 30px;
}
.content {
	position: absolute;
	height: 353px;
	width: 593px;
	left: 203px;
	top: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover {
	color: #C30022;
	text-decoration: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #C30022;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	position: absolute;
	height: 106px;
	width: 600px;
	left: 194px;
	top: 532px;
	text-align: center;
}
.homelink 
{
	font-size: 16px;
	font-weight: bold;
}
.LanguageSelector
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	top: -40px;
	left: 0px;
	position: absolute;
}