html, body {
	line-height: 16px;
}
#top_Container {
	float: left;
	width:834px;
}
#top_Container .top_L_Container {
	float: left;
	width:400px;
	margin-right:34px;	
}
#top_Container .top_R_Container {
	float: left;
	width:400px;
}
/***********getting here***************/
#top_Container .box_black {
	float: left;
	height: 40px;
	width:400px;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
}	
#top_Container .box_black b{
	float: left;
	width: 150px;
	display: block;
	margin: 0px;
	font-size: 14px;
}
/***********form ul***************/
#top_Container .contact_txt_1 {
	width: 400px;
	padding: 3px 0px 0px 0px;
	list-style-type: none;
	display: block;
	float: left;
	margin: 0px;
	color: #443C1A;	
}	
#top_Container .contact_txt_1 a.view_map { text-decoration: none; color: #333; display: block; 
}
#top_Container .contact_txt_1 li {
	width: 380px;
	margin-bottom: 13px;
	display: block;
	float: left;
}
#top_Container .contact_txt_1 b {
	display: block;
	float: left;
	height: 18px;
	width: 130px;
}
#top_Container .contact_txt_1 i {
	display: block;
	float: left;
	width: 223px;
}
#top_Container .contact_txt_1 u {
	display: block;
	float: left;
	width: 5px;
	height:18px;
	background-color: #990000;
}
#top_Container .contact_txt_1 u.gry {
	background-color: #B9B9B9;
}
#top_Container .contact_txt_1 input {
	float: left;
	height: 16px;
	width: 218px;
	border: 1px solid #B9B9B9;
	margin: 0px;
	padding: 0px;
}
#top_Container .contact_txt_1 textarea {
	float: left;
	height: 78px;
	width: 218px;
	border: 1px solid #B9B9B9;
}
#top_Container .contact_txt_2 {
	width:400px;
	padding:10px 0px 10px 0px;
	float: left;
	background-image:url(../img/hr_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#top_Container .contact_txt_2 ul.route_B {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
}
#top_Container .contact_txt_3 {
	float: left;
	width:400px;
	font-weight:bold;
	font-size:10px;
	padding:10px 0px 10px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
}
#top_Container .contact_txt_3 i {
	display:block;
	float:left;
}
#top_Container .contact_txt_4 {
	width:400px;
	padding:10px 0px 10px 0px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
}
#top_Container .bg_line_table {
	height:2px;
	background-repeat:repeat-x;
	background-image: url(../img/hr_line.gif);
}
#content3 .submit {
	background-image: url(../img/submit.jpg);
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 46px;
	margin-left: 135px;
}
