/* CSS Document */

div#neck .intro #intro_img,
div#neck .intro #intro_top {
	background-image:url(../img/contact/intro_contact.jpg);
	height: 184px;
}

h2.pgttl {
	background: url(../img/contact/h2_pgttl.jpg) no-repeat;
	width: 660px;
	height: 168px;
	margin-bottom: 10px;
}

div#sctn_1 h3 {
	display:block;
	width:660px;
	height: 32px;
	background: url(../img/contact/h3_1.jpg) no-repeat;
	margin-bottom: 10px;
	text-indent: -9999px;
}

span.required {
	color: #900;
	display: inline-block;
	margin-left: 10px;
}

form input[type=text], textarea {
	width: 250px;
}

form label {
	margin-left: 5px;
	margin-right: 10px;
}

form table td span {
	display:inline-block;
	margin-left: 10px;
}

form table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

form table th {
	background: #D1E1EF;
	width: 200px;
	padding: 5px;
	text-align: left;
	vertical-align:top;
	font-weight: normal;
}

form table td {
	text-align: left;
	background: #fff;
	padding: 5px;
	vertical-align: top;
}

div#pghdr1 {
	width: 660px;
	height: 168px;
	background: #FFFFF4 url(../img/contact/pghdr1.jpg) no-repeat;
}

div#pghdr1 .tp {
	width: 504px;
	display: block;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 130px;
	padding-left: 5px;
	padding-top: 20px;	
}

div#pghdr1 .tp span {
	margin-bottom: 10px;
	display: block;
}

div#pghdr1 .btm {
	width: 504px;
	display: block;
	margin-left: 130px;
	padding-left: 5px;
	padding-top: 0px;	
}

div#pghdr2 {
	width: 628px;
	padding: 15px;
	border: 1px solid #9EC0DE;
	background: #FFFFF4;
	text-align: center;
}

p {
	margin-bottom: 10px;
}
.notes{
	margin-top:10px;}
