@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;	/*border:1px #000 dotted;*/
}
input, option, textarea, select, checkbox {
	font: 18px Georgia, "Times New Roman", Times, serif; /*"Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;*/
	color: #333;
	font-weight: none;
	border: 1px solid #FFF;
	background-color: white;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(bg.png) repeat;
}
.wrapper {
	width:920px;
	margin:0px auto;
}
.wrapper2 {
	width:900px;
	margin:0px auto;
}
#header {
	background:url(header.png);
	width:920px;
	height:105px;
	padding-top:45px;
}
#headerbutton {
	height:77px;
	width:230px;
	background:url(headerbtn_1.png) no-repeat right bottom;
	display:block;
	margin-left:650px;
}
#headerbutton:hover {
	background:url(headerbtn_2.png) no-repeat right bottom;
}
#versturenbutton {
	height:42px;
	width:171px;
	background:url(versturen.png) no-repeat right bottom;
	display:block;
	margin-left:-3px;
}
#versturenbutton:hover {
	background:url(versturen2.png) no-repeat right bottom;	
}
#slider {
	background:url(slidebg.png) repeat-x;
	height:302px;
}
#slider_border {
	background:#C7CD8F;
	padding:10px;
	width:900px;
	margin:0px auto;
}
#slider_in {
	width:850px;
	height:280px;
}
#content {
	width:904px;
	margin:20px auto;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:21px;
	color:#464638;
	font-weight:bold;
}
h1 span {
	color:#A5B81A;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#464638;
	font-weight:bold;
}
h2 span {
	color:#A5B81A;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#464638;
	font-weight:bold;
}
h3 span {
	color:#A5B81A;
}
.pfwrapper {
	height:215px;
}
.pf {
	display:inline-block;
	width:284px;
	height:202px;
	padding:2px 7px;
}
.pf span {
	display:none;
}
#maintekst {
	width:640px;
	color:#464638;
	font-size:16px;
}
#maintekst p {
	margin-top:7px;
}
#right {
	float:right;
	width:245px;
}
.righttable {
}
.table_odd {
}
.table_even {
}
.space10 {
	display:block;
	height:10px;
}
.space25 {
	display:block;
	height:25px;
}
.space75 {
	display:block;
	height:75px;
}
.panelwrappers {
	overflow:hidden;
}
.hover:hover {
	border-bottom: #A5B81A 1px solid;
}
.geenlink {
	color:inherit;	
	text-decoration:none;	
}
.geenlink:hover {
	text-decoration:none;	
}
.whitetitle {
	font-size:16px;
	font-style:normal;
	color:#FFF;
}
.title {
	font-size:16px;
	font-style:normal;
}
#portfolio1 {
	/*position:relative;
	left:8px;
	top:-9px;
	
	opacity:.9;
	width:285px;
	height:400px;
	display:block;*/
	position: relative;
	visibility: visible;
	height: auto;
	overflow:visible;
	width: 313px;
	left: 3px;
	top: 3px;
	background:url(portfolio_info.png) center top;
}
#Floater {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFEA;
	position: absolute;
	visibility: visible;
	height: auto;
	width: 313px;
	left: 270px;
	top: 86px;
	padding: 15px;
	border: medium solid #666666;
}


#submit {
	border:1px solid #CCC;	
}

input, textarea {
	border:1px solid #CCC;	
}

