.center_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 800px;
	margin-left: -399px;
	left: 50%;
	top: 0px;
	bottom: 0px;
	position: absolute;
}
.header_TopText {
	background-color: #000000;
	height: 30px;
	width: 790px;
	top: 0px;
	padding-top: 2px;
	padding-right: 8px;
	vertical-align: middle;
	display: block;
}
.header_left {
	left: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	position: absolute;
	vertical-align: middle;
	text-align: left;
}
.header_right {
	font-size: 10px;
	color: #999966;
	right: 10px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	vertical-align: middle;
	line-height: 30px;
}

.header_BottomText {
	font-size: 14px;
	font-variant: normal;
	text-align: center;
	height: 20px;
	width: 798px;
	top: 220px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 20px;
	display: inline;
	padding: 0px;
}
.left_blok {
	width: 185px;
	left: 0px;
	text-align: left;
	height: auto;
	padding-left: 18px;
	font-size: 14px;
	top: 240px;
}
.content_blok {
	width: 762px;
	left: 0px;
	text-align: left;
	height: auto;
	padding-left: 18px;
	font-size: 14px;
	top: 240px;
	margin-top: 10px;
	padding-right: 18px;
}

.right_bloc {
	width: 565px;
	right: 15px;
	top: 240px;
}


.header_img {
	display: inline;
	position: fixed;
	height: 200px;
	width: 798px;
	float: left;
	top: 20px;
}

html,body {
	background-color: #666633;
	background-image: url(images/bkgnd.png);
	background-repeat: repeat-y;
	background-position: center;
}
.image_left {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.image_right {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

p {line-height: 1.5em;}

.header_left a:link {
	color: white;
	text-decoration: none;
}
.header_left a:visited {
	color: white;
	text-decoration: none;
}
.header_left a:hover {
	color: white;
	text-decoration: underline;
}

.left_blok a:link {
	color: #333333;
	text-decoration: none;
}
.left_blok a:visited {
	color: #333333;
	text-decoration: none;
}
.left_blok a:hover {
	color: #333333;
	text-decoration: underline;
}

.mailcontainer {
	width: 324px;
	margin-left: -162px;
	left: 50%;
	font-family: Arial, Helvetica, sans-serif;
}

textarea
{
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

