body {
	background-color: #eeeeee;
	background-image: url(../layout/body.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.float_right
{
	float: right;
}

.i_spacing
{
	margin: 0px 0px 20px 0px;
}

#container {
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: white;
	background-image: url(../layout/background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#logo {
	height: 200px;
	position: relative;
}

#navigation {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 10px;
	width: 635px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 32px;
	display: block;
}
.vacancies {
	display: block;
	position: absolute;
	z-index: 50;
	left: 466px;
	top: 92px;
}


#navigation a {
	display: block;
	background-color: #FFFFFF;
	margin-right: 1px;
	margin-left: 0px;
	padding-right: 2.5px;
	padding-left: 2.5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 18px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none;
	background-image: url(../layout/button.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: auto;
	position: relative;
}
#navigation a:hover {
	text-decoration: none;
	background-color: #4E0098;
	margin-top: 0px;
	padding-bottom: 18px;
	background-image: none;
	padding-top: 0px;
	height: auto;

}
#bar {
	height: 187px;
	background-color: #4E0098;
	position: relative;
	padding-top: 1px;
	background-image: url(../layout/phrase.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

table
{
	margin: 0px 0px 20px 10px;
}

h1 {
	background-color: #4E0098;
	padding-left: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 2em;
	display: block;
	width: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	height: auto;
	margin: 0px;
	float: left;
	padding-top: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E0098;
	font-weight: lighter;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 2em;
	clear: both;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.1em;
	clear: both;
}
li {
	color: #4E0098;
	font-size: 1.1em;
}
a {
	color: #A67FCB;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #4E0098;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E0098;
	font-weight: lighter;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.8em;
	clear: both;
}
em {
	color: #4E0098;
}
strong {
	text-transform: uppercase;
}
p.leaflet_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #4E0098;
}
p.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4E0098;
}
td
{
	font-size: 14px;
}

#footer {
	background-color: #4E0098;
	display: block;
	width: 660px;
	height: 23px;
	position: relative;
}
#footer a {
	color: #A67FCB;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 0.9em;
}
#footer .left {
	position: absolute;
	left: 0px;
	top: 0px;
}
#footer .right {
	position: absolute;
	top: 0px;
	right: 5px;
}
.lost {
	position: absolute;
	z-index: 50;
	left: 274px;
	top: 104px;
}
.offer-1, .offer-2 {
	border: 2px solid #250047;
	text-align: center;
	width: 580px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #b38cd9;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b38cd9), to(#4e0098));
	background: -moz-linear-gradient(#b38cd9, #4e0098);
	background: linear-gradient(#b38cd9, #4e0098);
	-pie-background: linear-gradient(#b38cd9, #4e0098);
	behavior: url(PIE.htc);
	margin-right: auto;
	margin-left: auto;
	padding:5px;
	margin-bottom:20px;
	position:relative;
}
.offer-1 p, .offer-2 p {
	font-size: 1.5em;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	text-shadow: 0 1px #000;
	position:relative;
	z-index:100;
}
.offer-1 img, .offer-2 img {
    clear: both;
    float: right;
    position: relative;
    top: -64px;
}

.offer-2 {	
	background: #b38cd9;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#916ab6), to(#fff));
	background: -moz-linear-gradient(#916ab6, #fff);
	background: linear-gradient(#916ab6, #fff);
	-pie-background: linear-gradient(#916ab6, #fff);
}
.offer-2 p {
	color:#2c0451;
}

