@charset "utf-8";
/* CSS Document */

#body_contain {

	height: 680px;
	min-height: 680px;
	background-image: url(images/bg_contact.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#content_contain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#label_box1{
	width: 350px;
	height: 14px;
	float: left;
	clear: both;
}
#label_box2{
	width: 140px;
	height: 14px;
	float: left;
	clear: none;
}
#label_box3{
	width: 145px;
	height: 14px;
	float: right;
	clear: none;
}
#label_box4{
	width: 140px;
	height: 11px;
	float: right;
	clear: none;
	text-align: right;
	padding-top: 3px
}
#content_contain input{
	border: 1px solid #CCCCCC;
	background:transparent url(images/form_bg_old.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
}
pc_enclose{
	width: 350px;
	height: 19px;
	float: left;
	clear: both;
}

#column1 {
	float: left;
	clear: left;
	width: 354px;
	padding: 0px;
	margin: 0px;
}
#column2 {
	float: right;
	clear: right;
	width: 354px;
	padding: 0px;
	margin: 0px;
}


#column_input1 {
	width: 352px;
	float: left;
	clear: both;
	margin-bottom: 4px;
}
.column_input1 {
	width: 352px;
	height: 19px;
}	
#column_input2 {
	width: 170px;
	float: right;
	clear: none;
	margin-bottom: 4px;
	text-align: right;
}
.column_input2 {
	width: 160px;
	height: 19px;
}
#column_input3 {
	width: 200px;
	float: left;
	clear: none;
	margin-bottom: 4px;
}
.column_input3 {
	width: 188px;
	height: 19px;
}
#column_input4 {
	width: 145px;
	float: right;
	clear: right;
	margin-bottom: 4px;
	text-align: right;
}
.column_input4 {
	width: 140px;
	height: 19px;
}
#column_textarea{
	width: 352px;
	float: left;
	clear: both;
}
.ta_style{
	width: 352px;
	height: 172px;
	border: 1px solid #CCCCCC;
	background:transparent url(images/form_bg_old.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	overflow: auto;
}
#column_submit{
	width: 354px;
	height: 20px;
	float: left;
	clear: both;
	margin-top: 19px;
	margin-bottom: 4px;
	text-align: right;
}
.contact_submit {
	width: 50px;
	height: 20px;
	border: 1px solid #CCCCCC;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
	color: #191919;
}
#error_msg{
	width: 723px;
	float: left;
	clear: both;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
#errmsg_title{
	width: 705px;
	float: left;
	clear: both;
	/*margin-left: 127px;*/
	padding: 4px 10px 4px 10px;
	color: #191919;
	background-color:#CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
#errmsg_body{
	width: 705px;
	float: left;
	clear: both;
	padding: 10px;
	/*margin-left: 127px;*/
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:12px;
	color: #CCCCCC;
}
emlconf_body{
	width: 705px;
	height: 180px;
	float: left;
	clear: both;
	padding: 10px;
	padding-top: 20px;
	/*margin-left: 127px;*/
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:12px;
	color: #CCCCCC;
}
#contact_directions_box{
	width: 350px;
	height: 18px;
	float: left;
	clear: none;
	padding: 10px 0px 0px 5px;
	margin: 0px;
	font-size:10px;
	color: #7D7D7D;
	position: relative;
	border-left: 1px solid #FFFFFF;
}
#contact_directions_box a{
	color: #FFFFFF;
	text-decoration:underline;
}
#contact_directions_box a:active{
	color: #FFFFFF;
}
#contact_directions_box a:visited{
	color: #FFFFFF;
}
#contact_directions_box a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
