

body {
	margin: 0 40px;
	color: #666666;
	font-size: 75%;
	font-family: sans-serif;
	background: #d9e5d3;
}
p,dt,dd {
	line-height: 1.5;
}
#language img {
	position: relative;
	left: 80%;
	top: 35px;
}
#wrapper {
	width: 72em;
	max-width: 100%;
	min-width: 540px;
	margin: 40px auto;
	padding-top: 10px;
	background: #F0FFF0 url(../images/wrapper_background.gif) right bottom no-repeat;
}
h1#LOGO {
	height: 134px;
	margin: 0 0 30px 0;
	border-right: 10px solid #F0FFF0;
	border-left: 10px solid #F0FFF0;
	background: #D1FFD1 url(../images/H1_background.gif) no-repeat;
}
h1#LOGO img {
	position: relative;
	left: 26px;
	top: 41px;
}
#primary,
#secondary,
#unit {
	float: left;
}
#primary {
	width: 100%;
	margin-right: -290px;
}
#primary .section {
	margin: 0 290px 30px 30px;
}
#secondary {
	width: 260px;
}
.section {
	margin: 0 0 30px 30px;
}
.section h2 {
	margin-bottom: 6px;
	text-align: right;
}
.section h3{
	margin-top: 430px;
}
.works {
	margin: 40px
}
.section links {
	margin-bottom: 6px;
}
#welcome h2 {
	background: url(../images/head_welcome_bar.gif) no-repeat;
}
#services h2 {
	background: url(../images/head_services_bar.gif) no-repeat;
}
#news h2 {
	background: url(../images/head_news_bar.gif) no-repeat;
}
#footer {
	margin: 10px 40px;
	height: 25px;
}
.section p {
	margin-bottom: 10px;
}
.section dd {
	margin-bottom: 10px;
	border-bottom: 1px solid #d9e5d3;
}
#copyright {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 28px;
	text-align: center;
	background: url(../images/copyright_background.gif) left bottom no-repeat;
}


