/* CONTACT US */
div#bodyMain {
	background: url(/images/pic_contact_300x450.jpg) top left no-repeat;
	padding-left: 320px;
	padding-right: 10px;
	min-height: 450px;
}
h2 {
	margin-top: 20px;
	font-size: 3.0em;
	font-weight: bold;
	margin-bottom: 0;
}
blockquote {
	margin-top: 20px;
	margin-right: 60px;
}
blockquote img {
	display: block;
	margin: 4px 0;
}
.vcard {
	display: none;
}
form#frmContact {
	position: relative;
	padding-top: 10px;
}
form#frmContact label {
	display: block;
	width: 150px;
	padding-bottom: 2px;
}
form#frmContact input.box {
	margin: -20px 0 10px 150px;
	-margin-bottom: 8px;
	width: 230px;
	background-color: #fef8f4;
	border: 1px solid #bbb;
}
form#frmContact textarea {
	width: 300px;
	margin: -20px 0 8px 150px;
	background-color: #fef8f4;
	border: 1px solid #bbb;
}
form#frmContact input#btnSubmit {
	margin: 0 0 8px 150px;
}
div.formSubmitted {
	position: relative;
	width: 450px;
	padding-top: 10px;
	min-height: 170px;
}
div.formSubmitted strong {
	display: block;
	width: 120px;
	margin-top: -10px;
	margin-bottom: 5px;
}
div.formSubmitted span {
	position: absolute;
	margin-top: -23px;
	margin-left: 120px;
	width: 300px;
}
p.formSubmitted {
	margin-bottom: 20px;
}
/* EDU */
div#edu {
	clear: both;
	width: 696px;
	height: 229px;
	margin: 30px 30px 0 -200px;
	padding-bottom: 10px;
	background: url(/images/bg_edu_441x229.gif) top right no-repeat;
}
div#edu h3 {
	display: block;
	float: left;
	width: 255px;
	height: 229px;
	margin: 0;
	background: url(/images/lgo_edu_255x229.gif) top left no-repeat;
	text-indent: -12345px;
}
div#edu h4 {
	margin: 0 18px 14px 267px;
	padding-top: 24px;
	font-size: 1.3em;
	text-align: center;
}
div#edu p {
	padding: 0 18px 0 267px;
	margin-top: 10px;
	margin-bottom: 10px;
}

