body {
	background: transparent url(images/bg.gif) repeat 0px 0px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container {
	width: 800px;
	margin: 0 auto;
	height: 100%;
	background-color: white;
}
#header {
	height: 150px;
	margin-top: 40px;
}
#header .container h1 {
	margin: 0px;
	padding: 0;
	float: left;
	display: block;
}
#header .container h1 a {
	width: 215px;
	height: 91px;
	display: block;
	background: transparent url(images/logo.gif) no-repeat center center;
	padding: 10px 20px;
	border: 0;
}
img {
	border: 0;
}
#header .container p.contact {
	float: right;
	margin: 10px;
}
h1 span {
	display: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #333;
	font-size: 12px;
}
#banner {
	height: 135px;
	background: #009834 url(images/banner-bg.png) repeat-x 0px 0px;
	text-align: center;
	padding: 10px 0 0;
}
.clear {
	clear: both;
}
#banner h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: white;
	line-height: 39px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#main {
	text-align: center;
}
#main .container {
	padding: 0 11px 11px;
	width: 778px;
	text-align: left;
	overflow: hidden;
}
.pic1 {
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}
.pic4 {
	margin: 0;
	float: left;
	margin-top: 10px;
}
.pic2 {
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}
.pic3 {
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}
#footer {
	margin-bottom: 26px;
	text-align: center;
}
#footer p {
	font-size: 10px;
	margin: 0;
	padding: 10px 0 0;
}
a {
	color: #009834;
	text-decoration: none;
	border-bottom: 1px dotted #009834;
}

#cnrs-top .container {
	background: transparent url(images/cnrs-top.png) no-repeat center top;
	height: 20px;
}
#cnrs-bottom .container {
	background: transparent url(images/cnrs-bottom.png) no-repeat center bottom;
	height: 20px;
}
#links {
	margin-left: 40px;
	line-height: 140%;
	margin-top: 30px;
}
#links li {
	margin-bottom: 10px;
}
