@charset "utf-8";
#wrapper {
position: relative;
min-width:600px;
height:335px;
text-align: center;
border: thin solid #34613B;
Padding-top: 10px;
background:none repeat scroll 0 0 #FFFFFF;
}
#contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #34613B;
	position: relative;
	text-align:center;
	
}
#logo {
position: relative;
}
#body {
position: relative;
color:#34613B;
display:block;
font-family:Verdana,Geneva,sans-serif;
font-size: 21px;
font-style:bold;
}
#box {
position:relative;

}
body {
background:none repeat scroll 0 0 #F2F2F2;
padding: 43px 294px;
}
