#contact_left {
	float:left;
	width:260px;
	padding:16px 0px 0px 23px;
}


#contact_right {
	float:right;
	width:609px;
	padding:22px 54px 15px 22px;
	background:url(../images/contact_bg.gif) bottom left no-repeat;
}

#contact_right h2 {
	margin:10px 0px 10px 0px;
	font-weight:bold;
	font-size:14px;
	color:#0166cb;
}

#contact_right h3{
	font-size:12px;
	margin:10px 0 5px 0;
}

#contact_north_america {
	float:left;
	width:203px;
	line-height:16px;
	margin-bottom:25px;

}

#contact_europe {
	float:left;
	width:153px;
	height:275px;
	padding:0px 20px 0 30px;
	line-height:16px;
	background:url(../images/contact_office_bg.gif) left repeat-y;
}

#contact_asia {
	float:left;
	width:143px;
	padding:0px 30px;
	height:275px;
	line-height:16px;
	background:url(../images/contact_office_bg.gif) left repeat-y;
}

#contact_title{
	margin-top:30px;	
}

#contact_table {
	width:570px;
	margin-top:20px;
}

.contact_field {
	width:192px;
	font-size:11px;
	border:1px solid #999;
	background:#f3f3f3;
	margin-bottom:6px;
	color:#007eff;
}

.contact_phone1 {
	width:38px;
	font-size:11px;
	border:1px solid #999;
	background:#f3f3f3;
	margin:0px 3px 6px 0px;
	color:#007eff;
}

.contact_phone3 {
	width:102px;
	font-size:11px;
	border:1px solid #999;
	background:#f3f3f3;
	margin-bottom:6px;
	color:#007eff;
}

.contact_textarea {
	width:498px;
	height:90px;
	border:1px solid #999;
	background:#f3f3f3;
	margin-bottom:15px;
	color:#007eff;
}

