body {
	background: #c1c1c1 url(../i/body.back.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #573322;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

body #container {
	position: relative;
	width: 910px;
	margin: 0 auto;
	padding: 0 0 0 70px;
}

/*** TOP ***/

#top {
	position: relative;
	height: 300px;
}

#top ul {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
}

#top ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#top a {
	float: left;
	display: block;
}

#top h3 {
	position: absolute;
	top: 265px;
	right: 15px;
	margin: 0;
	padding: 0;
	color: #781478;
	font-size: 13pt;
	font-weight: normal;
}

#lang {
	top: 174px;
	left: 725px;
}

#lang .border-right {
	border-right: 2px solid #420942;
}

#lang a {
	padding: 1px 4px 1px 4px;
	color: #420942;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

#main-menu {
	top: 225px;
	left: -6px;
}


#main-menu a {
	background: transparent none;
	color: #781478;
	padding: 37px 6px 6px 6px;
	text-decoration: none;
	font-size: 13pt;
}

#home-link a {
	background: transparent url(../i/home-link.png) no-repeat bottom left;
}

#product-link a:hover {
	background: transparent url(../i/product-link.png) no-repeat bottom left;
}

#services-link a:hover {
	background: transparent url(../i/services-link.png) no-repeat bottom left;
}

#links-link a:hover {
	background: transparent url(../i/links-link.png) no-repeat bottom left;
}

#contact-link a:hover {
	background: transparent url(../i/contact-link.png) no-repeat bottom left;
}

/*** CONTENT ***/

#welcome {
	position: absolute;
	top: 302px;
	left: 80px;
	width: 420px;
	font-size: 11pt;
	line-height: 150%;
}

#content {
	position: relative;
	width: 405px;
	height: 630px;
	margin-left: 500px;
	padding: 0 5px 0 0;
	overflow: auto;
	font-size: 8pt;
}

#content .news-part {
	border-bottom: 1px dotted #c1c1c1;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#content .news-part h1 {
	font-size: 12pt;
	color: #432b1d;
}

#content .news-part h1 span {
	color: #410941;
}

#left-page {
	float: left;
	width: 440px;
}

#right-page {
	float: right;
	width: 440px;
}

/*** FOOTER ***/

#footer {
	color: #573322;
	padding: 85px 0 20px 0;
}

#footer a {
	text-decoration: none;
	color: #7a287a;
}
