@charset "utf-8";
#wrapper #content #info {
	width: 700px;
}
#wrapper #content #info #contacts {
	width: 640px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#wrapper #content #contactheader {
	height: 31px;
	width: 700px;
	background-image: url(../images/contactheader.png);
}
#wrapper #content #info #sendanemail {
	width: 640px;
	font-family: Ariali;
	color: #1492A9;
	font-size: 30px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #f8f8f8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#wrapper #content #info #emailform {
	width: 700px;
	text-align: left;
	background-color: #f8f8f8;
}
#wrapper #content #info #emailform #form1 table {
	margin-top: auto;
	margin-bottom: auto;
}

#wrapper #content #info #emailform #form1 table tr td #submit {
	color: #000;
}







h1 {
	font-family: Arial;
	font-size: 30px;
	color: #1492A9;
	line-height: 0px;
}


h2 {
	font-family: Arial;
	color: #4b4b4b;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}
label {
	font-family: Arial;
	color: #1492B9;
}
textarea {
	color: #1492C7;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	color: #1492A9;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1492A9;
	line-height: normal;
	font-size: 16px;
}
b {
	color: #a2ae02;
}
x {
	color: #a2ae02;
	font-size: 14px;
	font-weight: bold;
}

