body {
	margin:0;
	font:20px/24px Arial, Verdana, Tahoma, sans-serif;
	color: #787878;
	background:#fff;
}
img {border-style: none; display: block;}
a {text-decoration: none; color: #36918e;}
a:hover {text-decoration: underline;}
input,
textarea,
select {
	font:100% arial,sans-serif;
	vertical-align: middle;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
/* wrapper start*/
#wrapper {
	width: 770px;
	overflow: hidden;
	padding:192px 0 0 127px;
}
/* header start*/
#header{
	overflow:hidden;
	height:1%;
	padding:0 0 0 3px;
}
.logo{
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/logo.gif) no-repeat;
	width:209px;
	height:48px;
	margin:0;
}
.logo a{
	display: block;
	height:100%;
}
/* header end*/
/* content start*/
#content{
	height:1%;
	padding:17px 0 84px;
	overflow:hidden;
}
#content:after{
	clear:both;
	content:"";
	display:block;
}
.txt-box{
	overflow:hidden;
	width:450px;
	padding:0 0 0 3px;
}
.txt-box p{
	margin:0 0 4px;
}
.mail-form fieldset{
	margin:0;
	overflow:hidden;
	height:1%;
	margin:0;
}
.mail-form .row{
	overflow:hidden;
	height:1%;
	padding:3px;
	position:relative;
}
.row input{
	float:left;
	letter-spacing:-1px;
}
.invis{
	display:none;
}
.row .txt{
	border:1px solid #b5b4b4;
	width:233px;
	padding:6px 5px 5px; 
	color:#adabab;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	height:17px;
}
.row .btn-submit{
	background:#d1d1d1;
	height:30px;
	width:82px;
	color:#404040;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	border:none;
	margin:0 0 0 8px;
	cursor:pointer;
}
.mail-form label{
	color:#353535;
	font-size:12px;
	line-height:17px;
	float:left;
	width:100%;
	padding:0 0 0 3px;
}
.warning{
	overflow:hidden;
	height:1%;
	font-size:12px;
	line-height:14px;
	color:#b70000;
	padding:0 0 0 3px;
	visibility:hidden;
}
.warning p{
	margin:0;
}
.thank-box{
	overflow:hidden;
	height:1%;
	font-size:14px;
	line-height:16px;
	color:#191516;
	margin:0 0 0 3px;
	border:1px solid #b9b8b8;
	padding:4px 6px 6px 6px;
	float:left;
	display:inline;
	display:none;
}
.thank-box p{
	margin:0;
}

/*.warning{visibility:visible;}

.row{display:none;}
.thank-box{display:inline;}
.mail-form label{visibility:hidden;}*/

/* content end*/
/* footer start*/
#footer{
	overflow:hidden;
	height:1%;
	font-size:16px;
	line-height:18px;
	padding:0 0 30px 3px;
}
#footer span{
	color:#1d191a;
}
#footer a{
	color:#adabab;
}
/* footer end*/





