* {
	margin: 0;
	padding: 0;
}
html {height: 100%}

body {
	height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	min-width: 1000px;
}
#slogan {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2d9b6c;
	position: absolute;
	right: 415px;
	top: 66px;
	text-align: right;
}

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
.nav_ico {
	position: absolute;
	right: 355px;
	top: 0px;
	width: 68px;
	height: 46px;
}
.tittle_img {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 351px;
	height: 423px;
	background-color: #535456;
}
.phone {
	position: absolute;
	top: 425px;
	right: 0px;
	width: 351px;
	height: 46px;
	background-color: #00854c;
}
.menu {
	position: absolute;
	left: 0px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: white;
	top: 162px;
	font-size: 14px;
	vertical-align: middle;
	padding-top: 3px;
}
.news {
	background-image: url(images/corner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 40%;
}
a {
	color: #00854c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-top: 210px;
}
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	min-width: 1000px;
}
#content {
	padding: 50px 385px 0 31%;
	background-image: url(images/corner.jpg);
	background-position: 33% top;
	background-repeat: no-repeat;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 16%;
	margin-left: -96%;
	position: relative;
	background-image: url(images/corner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 40px;
	overflow: visible;
	padding-right: 50px;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3%;
	width: 220px;
	margin-left: -270px;
	position: relative;
}

.search {
	height: 100px;
	width: 270px;
	position: absolute;
	right: 40px;
	top: 500px;
	font-size: 12px;
	background-image: url(images/1px_tile.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
}
.client {
	height: 100px;
	width: 270px;
	position: absolute;
	right: 40px;
	top: 620px;
	font-size: 12px;
	background-image: url(images/1px_tile.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
}
#odin_c {
	height: 204px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	width: 1055px;
	font-weight: normal;
	background-image: url(images/1c.gif);
	padding-bottom: 115px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	position: relative;
}
h2 {
	font-family: Taoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c32435;
	font-weight: normal;
}
h1 {
	font-family: Taoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #808181;
	font-weight: normal;
	margin-top: -36px;
	padding-bottom: 15px;
	margin-left: -10px;
}
#shade {
	background-image: url(images/shade.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-position: bottom center;
	padding-bottom: 35px;
}
h3 {
	font-family: Taoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: -40px;
	padding-bottom: 20px;
	margin-left: 45px;
}
#nav {
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
	height: 171px;
	background-color: #808080;
	margin-bottom: 25px;
	margin-top: -60px;
}
#shad_crnr {
	background-image: url(images/shad_crnr.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 35px;
	margin-right: -40px;
	padding-right: 30px;
}
#footer {
	width: 1055px;
	margin: -100px auto 0;
	height: 50px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00854c;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	z-index: 3;
	position: relative;
}
.footer_t {
	width: 1055px;
	height: 50px;
}
#spiel {
	width: 100%;
	height: 700px;
	background-image: url(images/bg.gif);
	background-position: bottom right;
	margin-top: -650px;
	background-repeat: no-repeat;
	z-index: -1;
}
