* {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #d8dfd5 url(../images/bg1.gif) repeat-x scroll top left;
}

h1, h2, h3, h4, h5, a {
	color: #6b9815;
}

h1 {
	font-size: 16px;
}

h2, h3, h4, h5 {
	font-size: 12px;
}

a img {
	border-style: none;
}

textarea {
	width: 512px;
	height: 256px;
}

div.splitter {
	clear: both;
}

div#container1 {
	width: 730px;
	margin: 0 auto 0 auto;
	height: 100%;
	background: transparent url(../images/bg2.gif) repeat-y scroll top left;
}

div#container2 {
	width: 730px;
	background: transparent url(../images/bg2.gif) repeat-y scroll top left;
}

div#container3 {
	width: 710px;
	padding: 0 10px 0 10px;
	background: transparent url(../images/bg3.gif) no-repeat scroll top left;
}

div#top {
	width: 710px;
	height: 110px;
	background: transparent url(../images/bgt.gif) repeat-x scroll top left;
}

div#mainmenu {
	width: 700px;
	height: 31px;
	padding: 0 0 0 10px;
	background: transparent url(../images/bgm.gif) repeat-x scroll top left;
}

div#mainmenu img, div#mainmenu a img {
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #000;
}

div#mainmenu img, div#mainmenu img:hover {
	border-color: #0f0;
}


div#topimage {
	width: 710px;
	height: 130px;
	background: transparent url(../images/foto.jpg) no-repeat scroll top left;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #a8a8a8;
}

div#container4 {
	width: 646px;
	padding: 16px 32px 16px 32px;
}

div#split1 {
	width: 422px;
	padding: 0 32px 0 0;
	float: left;
}

div#split2 {
	width: 192px;
	overflow: hidden;
	float: left;
}