.maincontent_box {
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	min-height: 425px;
	height: 425px;
	margin-bottom: 80px;
}
.welcome_txtbox {
	display: block;
	height: 223px;
	width: 203px;
	margin-right: 0px;
	margin-left: 12px;
}
.welcome_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.section_titletxt {
	font-family: Futura, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.bold_subtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.section_titletxtnoBold {
	font-family: Futura, Arial, sans-serif;
	font-size: 18px;
	color: #cc0000;
	text-decoration: none;
}
.contact_form {
	display: block;
	height: 400px;
	width: 350px;
}
