@charset "utf-8";

#btn5		{background-position: -400px -500px;}
#btn5:hover	{background-position: -600px -500px;}

#container h2 {
	font-size: 20px;
	color: #030;
	text-align: center;
	background-image: url(../images/h16.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 20px;
}#contactTable {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #030;
	padding: 8px;
	background-color: #E3E6D2;
}
#contactTable td  {
	background-color: #FFFFEF;
	padding: 5px;
}
#contactTable th {
	padding: 5px;
	text-align: right;
	font-weight: normal;
}

#form1 input,#form1 select {
	vertical-align: sub;
	margin-right: 3px;
}
.inputLong1 {
	width: 400px;
}
#ccontent {
	width: 100%;
}
