* {
	margin: 0;
	padding: 0;
}
html {
	background: transparent url(img/bg.gif) repeat-x;
}
body {
	margin: 0;
	font: normal 0.8em/1.5em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #7c7c7c;
	text-align: center;
	background: transparent url(img/banner.jpg) no-repeat center top;
}
a, a:visited {
	text-decoration: none;
	color: #D7661C;
	border-bottom: 1px dotted #ccc;
}
a:hover {
	text-decoration: none;
	color: #94AB36;
	border-bottom: 1px solid #ccc;
}
#content {
	margin: 0px auto;
	padding-top:193px;
	width: 700px;
	text-align: left;
}
.arsitem{
	padding-left:5px;
	color: #787047;
	padding-bottom: 29px;
	text-align: justify;
}
.arsitem h3 {
	background-image: url(/img/h3.gif);
	background-repeat: no-repeat;
	background-position: left;

	height: 38px;
}
.arsitem .imagebox{
	float:left;
	width:100px;
	height:100px;
	border: 1px dotted  #F1F1EF;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;

}
.arsitem .imagebox a, a:visited {
border:none;
}
.arsitem .imagebox img{
border:none;
}
.arsitem .imagebox2{
float:left;
	width:110px;
	height:150px;
	border: 1px dotted  #F1F1EF;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}
p {
	margin-bottom: 10px;
}
#footer{
	clear:both;
	width:785px;
	height:50px;
	display: block;
	font-family: Tahoma, Verdana, Arial, Georgia, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	background-image: url(/img/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	margin: 0px auto;	
}
#contentandmenu{
		float:left;
		width: 440px;
}
#menu{
	float:left;
	width: 166px;
	padding-left:90px;
	/*background-image: url(bgsidebar.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}
#menulink{
	font-size: 0.9em; 
	padding: 0;
	margin: 0;
	background-image: url(extraflower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
#menu ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #ECEFD7;
}
#menu ul li a, #menu ul li a:visited {
	border-bottom: none;
}
#menu ul li a:hover {
	color: #94AB36;
}
.menuitem {}
.menuitem ul li {
	background: transparent url(ikonli.jpg) no-repeat 0% 25%;
	padding: 3px 0 3px 25px;
}
.menuitem a {
	display: block;
	font-size: 1.1em;
}
.menuitem a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}
#menugraph h3 {
	background-image: url(resources.jpg) ;
	background-repeat: no-repeat;
	background-position: left;
	width: 196px;
	height: 40px;
}
#contactFormContainer {}
#contactForm
{
	height:300px;
	width:351px;
	background-color:#795E40;
	display:none;
}
#contactForm fieldset
{
	padding:30px;
	border:none;
}    
#contactForm label
{
	display:block;
	color:#ffc400;
}    
#contactForm input[type=text]
{
	display:block;
	border:solid 1px #4d3a24;
	width:100%;
	margin-bottom:10px;
	height:24px;
}
#contactForm textarea
{
	display:block;
	border:solid 1px #4d3a24;
	width:100%;
	margin-bottom:10px;
} 
#contactForm input[type=submit]
{
	background-color:#4d3a24;
	border:solid 1px #23150c;
	color:#fecd28;
	padding:5px;
}               
#contactLink
{
	height:40px;
	width:351px;
	background-image:url('img/slidein_button.png');
	display:block;
	cursor:pointer;
}
#contactLinkFin
{
	height:40px;
	width:351px;
	background-image:url('img/slidein_button_fin.png');
	display:block;
	cursor:pointer;
}
#messageSent
{
	color:#ff9933;
	background-color:#FFC;
}
