#text{
	width:100%;
	color:#737373;
	font-size:14px;
	margin: 0 30px 0 40px;
}

h1.contact{
color:transparent;
	font-size:0;
	line-height:0;
	overflow:hidden;
	width:92px;
	float:right;
	height:23px;
	margin:30px 0 10px 0;
	background:url(../images/contact.png) no-repeat right top;
}

h1.email{
color:transparent;
	font-size:0;
	line-height:0;
	overflow:hidden;
	width:110px;
	float:right;
	height:19px;
	margin:30px 0 20px 0;
	background:url(../images/send_email.png) no-repeat right top;
}

form{
	padding:0;
	margin:0;
	width:100%;
}

label{
	display:block;
	width:60px;
	margin-left:10px;
	text-align:left;
	float:right;
	color:#737373;
	font-size:12px;
}

input{
	width:191px;
	padding:3px 5px 0 5px;
	margin: 0 0 20px 0;
	height:17px;
	float:right;
	color:#6d6d6d;
	font-size:12px;
	background:url(../images/input.png);
	border:0;
}

textarea{
	display:block;
	color:#6d6d6d;
	font-size:12px;
	width:753px;
	height:140px;
	padding: 3px 5px 3px 5px;
	float:right;
	background:url(../images/textarea.png);
	border:0;
}

.subm{
	margin:10px 800px 0 0;
	font-size:14px;
}

.subm a{
	color:#c31300;
	text-decoration:underline;
}
