body {
	background-color: #0f7e00;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	text-align: justify;
	color: #333333;
}
a {
	text-decoration: none;
	color: #0099FF;
}

textarea {
	width:386px;
	height:50px;
}
.dockclass{
	width: 195px;
	margin-top: 103px;
	position: absolute;
	z-index: 2;
}
#wrap {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#menu {
	width: 195px;
	padding-right: 0px;
	margin-top: 26px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 400px;
	position: relative;
}
#txtl {
	line-height: 42px;
	color: #000000;
}
#txtl a {
	text-decoration: none;
	color: #000000;
}
#txtm {
	color: #FFFFFF;
	margin-right: 10px;
}
#txtm a {
	text-decoration: none;
	color: #FFF;
}
#content {
	width: 412px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	z-index: 1;
}
#pic {
	height: 227px;
	width: 402px;
	padding: 5px;
}
#fadeshow2 {
	border: 1px solid #999;	
}
#main {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#main a{
	text-decoration: none;
	color: #333333;
}
#main img {
	margin-bottom: 5px;
	border: 1px solid #999999;
}
#fh {
	float: none;
}
#fh img{
	margin-bottom: 0px;
	border: none;
}
#picl{
	float:left;
	}
#picr{
	float:right;
	}
#picll{
	float:none;
	}
.us {
	font-size: 16px;
	color: #000000;
}
.gall {
	float: left;
	padding-left: 30px;
}
.galr {
	float: right;
	padding-right: 30px;
}
#recaptcha_image {
    width: 244px !important;
}
#recaptcha_image img {
    width: 244px !important;
}
#recaptcha_response_field {
    width: 244px !important;
}
#btt {
	text-align:right;
	color:white;
	font-size:12px;
	height: 150px;
	width: 100%;
}
#twrap {
	border-collapse: collapse;
}
#cform {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#flags {
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;

}
#lang {
	text-align: right;
	padding-top: 10px;
}
#vwrap {
	width: 100%;
}
