@charset "utf-8";

/* CONTACT
---------------------------------------------*/

.contact {padding-top: 15px;}

/* MESSAGE
---------------------------------------------*/

	
#msg p {
	margin-left: 8px;
	line-height: 2em;}

#msg h3 {
	margin-bottom: 20px;}
	
.contact p strong {
	font-size: 14px;
	color: #59862c;
	padding: 0 0.5em;}

#contatt {
	font-size: 12px;
	margin: 20px 0 40px 0;
	padding: 10px 10px 5px 15px;
	background-color: #f4f4f4; }

#contatt li {
	margin-bottom: 0.5em;}

#contatt li a {
	color: #333;
	text-decoration: underline;}

#contatt li a:hover {
	color: #004186;
	text-decoration: none;}

.form {
	width: 100%;
	font-size: 12px;
	margin-top: 8px;
	letter-spacing: 1px;
	border-collapse: collapse;}

.form tr {background: url(../../img/bdr.gif) left bottom repeat-x;}

.form th,.form td {padding: 15px 10px 15px 10px;}

.form th {
	width: 133px;
	text-align: left;
	vertical-align: top;
	background: url(../img/arw.gif) left 20px no-repeat;}

.form th span {color: #900;}
.form td span {
	margin-left: 1.5em;
	font-size: 10px;}

.form td {line-height: 1.8em;}

.input,.input2,#msgarea {
	padding: 3px 2px;
	border: 1px solid #ccc;}

.input {width: 250px;}
.input2 {width: 443px;}

#msgarea {
	width: 600px;
	height: 128px;}

#submit {}

#submit {
	position: relative;
	width: 270px;
	margin: 25px auto;
	text-align: left;}

#submit .btnback {
	position: absolute;
	right: 0; top: 0;}

.errormsg {
	font-weight: bold;
	font-size: 14px;
	color: #900;
	margin: 40px 0 0 0;
	padding-bottom: 40px;}

.error {height: 663px;}

.backtop {margin-top: 40px;}