@charset "utf-8";
html{
	overflow:scroll;
}
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
}
#main{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:2;
}
#main #footer{
	background-image:url(/images/bottom.jpg);
	width:960px;
	height:268px;
	position:absolute;
	top:295px;
}
#menu{
	position:absolute;
	left:76px;
	top:262px;
	width:200px;
	height:200px;
}
#submenu{
	width:110px;
	height:250px;
	position:absolute;
	left:255px;
	top:265px;
}
#submenu a{
	color:#B4B4B4;
	text-decoration:none;
	display:block;
	width:110px;
	margin-bottom:11px;
	font-size:11px;
}
#submenu a:active,#submenu a:hover,#submenu a.active{
	color:#000;
}
#btn1,#btn2,#btn3{
	background-repeat:no-repeat;
	display:block;
}
#btn1{
	background-image:url(/images/btn1.jpg);
	width:170px;
	height:51px;
	margin-bottom:18px;
}
#btn2{
	background-image:url(/images/btn2.jpg);
	width:170px;
	height:47px;
	margin-bottom:18px;
}
sub{
	font-size:8px;
}
#vw{
	position:absolute;
	left:80px;
	top:505px;
	width:170px;
	height:40px;
}
#btn3{
	background-image:url(/images/btn3.jpg);
	width:170px;
	height:51px;
}
#btn1:hover, #btn1.active{
	background-image:url(/images/btn1_active.jpg);
}
#btn2:hover, #btn2.active{
	background-image:url(/images/btn2_active.jpg);
}
#btn3:hover, #btn3.active{
	background-image:url(/images/btn3_active.jpg);
}
#text{
	position:absolute;
	width:500px;
	height:265px;
	left:380px;
	top:263px;
	z-index:10;
	font-size:11px;
	line-height:21px;
}
#text ul{
	margin-top:0;
	margin-left:0;
	padding-left:0;
}
#text ul li{
	margin-left:0;
	padding-left:0;
	margin-left:20px;
}
h1{
	font-weight:normal;
	font-size:19px;
	padding:0;
	margin:0;
	line-height:normal;
	margin-bottom:10px;
}
table#contact th{
	font-weight:normal;
	text-align:left;
	width:120px;
	vertical-align:top;
}
table#contact input,table#contact textarea{
	border:1px solid #000;
	width:200px;
}
table#contact textarea{
	height:100px;
	width:325px;
}
table#contact input.radio{
	width:auto;
	border:0;
}
table#contact input.small{
	width:48px;
}
#huis{
	position:absolute;
	top:-146px;
	left:-112px;
}
#tips{
	border:1px sold #ccc;
	position:absolute;
	right:-50px;
	top:0px;
	width:205px;
	height:190px;
}
#tips h1{
	font-size:14px;
}
#text a{
	color:#97a311;
}
div.stripe{
	border-top:1px solid #000;
	width:480px;
	margin-bottom:10px;
	height:135px;
	position:relative;
}
#text div.stripe img{
	float:left;
	margin-top:12px;
	margin-right:15px;
}
#text div.stripe li{
	margin:0;
	padding:0;
	margin-left:15px;
}
#text div.stripe ul{
	padding:0;
	margin:0;
}
#subtips .subtext{
	line-height:13px;
	font-size:10px;
	padding-top:13px;
	position:absolute;
	left:185px;
}
#bg{
	background-image:url(/images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:287px;
	top:285px;
	position:absolute;
	width:100%;
	z-index:1;
}
