body {
	background: url('grey_mosaic_by_seikq.jpg');
}
.centerbody {
	padding: 0px;
	border: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 900px;
	text-align: left;
	line-height: 23px;
	margin-right: auto;
	margin-left: auto;
}
.tagline {
	width: 332px;
	height: 76px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
.logo {
	width: 348px;
	height: 66px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.video {
	border: 1px solid #c0c0c0;
	width: 860px;
	margin-top: 115px;
	margin-left: 18px;
	background-color: #eef0f0;
	height: 304px;
}
div.clear {
	clear: both;
}
.leftcontent {
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	margin: 20px 18px 50px 20px;
	width: 600px;
	border-right: solid #ccc 1px;
}
.rightcontent {
	position: relative;
	float: left;
	display: inline;
	width: 242px;
	height: 288px;
	margin: 20px 0 0 0;
	overflow: hidden;
}
.footer {
	width: 900px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0c0c0;
	margin-right: auto;
	margin-left: auto;
}
.image {
	border: 1px solid #CCCCCC;
	margin-left: 9px;
	margin-top: 10px;
}
div.form_thanks {
	position: absolute;
	top: 0;
	left: -250px;
	width: 242px;
	height: 270px;
	background: url('form_thanks.png') no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}
form.contact {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 0 10px 0;
}
form.contact h3 {
	width: 97px;
	height: 13px;
	text-indent: -1000px;
	overflow: hidden;
	background: url('contact_us.png') no-repeat top left;
	margin: 0 0 10px 0;
	padding: 0;
}
form.contact .field {
	margin: 0 0 6px 0;
}
form.contact .field input,
form.contact .field textarea {
	color: #c0c0c0;
	background: #fff;
	border: solid #4d4d4d 1px;
	padding: 4px;
}
form.contact .field input {
	width: 230px;
}
form.contact .field textarea {
	width: 230px;
	height: 140px;
}
form.contact .buttons {
	float: right;
	height: 50px;
}
form.contact .buttons button {
	float: left;
	margin: 0 8px 0 0;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	cursor: pointer;
	font-size: 11px;
	height: 15px;
	text-indent: -1000px;
}
form.contact .buttons button.reset {
	width: 43px;
	background: url('form_reset.png') no-repeat top left;
	margin-top: 1px;
}
form.contact .buttons button.submit {
	width: 47px;
	background: url('form_send.png') no-repeat top left;
}
