/* CSS Document */



#contact_container {

	position: relative;

	top:  10px;

	left: 20px;

	height: 475px;

	width:  868px;

	overflow: hidden;

	font: 8pt arial,helvetica,sans-serif;

}





#contact_container_left {

	height: 410px;

	width:  350px;

	font: 8pt arial,helvetica,sans-serif;

}



html>body #contact_container_left {

	height: 410px;

	width:  350px;

	font: 8pt arial,helvetica,sans-serif;

}



#contact_container_line {

	position: relative;

	top: -385px;

	left: 343px;

	height: 385px;

	width:  0px;

	background-color: #f1f1f2;

}



html>body #contact_container_line {

	position: relative;

	top: -385px;

	left: 325px;

	height: 385px;

	width:  0px;

	background-color: #ffffff;

}



#contact_container_right {

	position: relative;

	top: -800px;

	left:  331px;

	height: 385px;

	width:  420px;

	font: 8pt arial,helvetica,sans-serif;

}



html>body #contact_container_right {

	position: relative;

	top: -800px;

	left:  331px;

	height: 385px;

	width:  420px;

	font: 8pt arial,helvetica,sans-serif;

}



#contact_pic_holder {

	position: relative;

	top: 0px;

	height: 410px;

	width:  400px;

	background-color: #ffffff;

	font: 8pt arial,helvetica,sans-serif;

}



html>body #contact_pic_holder {

	position: relative;

	top: 0px;

	height: 410px;

	width:  400px;

	background-color: #ffffff;

	font: 8pt arial,helvetica,sans-serif;

}



#contact_form { /* Opera & IE compatibility */

	position: relative;

	left: 70px;

	padding-top: 0px;

	padding-left: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	overflow: hidden;

	height: 390px;

	width:  420px;

	font: 8pt arial,helvetica,sans-serif;

	letter-spacing: 0px;

	color: #808285;

	text-align: justify;

	background: yellow;

	background-color: #ffffff;

}





html>body #contact_form {

	position: relative;

	left: 60px;

	padding-top: 0px;

	padding-left: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	overflow: hidden;

	height: 390px;

	width:  420px;

	font: 8pt arial,helvetica,sans-serif;

	letter-spacing: 0px;

	color: #808285;

	text-align: justify;

	background: yellow;

	background-color: #ffffff;

}

