

.contact_table {
	border-collapse: collapse;
	
	height: 157px;
	width: 100%;
	
	margin-bottom: 10px;
	
}

	.contact_img_td {
		height: 157px;
		width: 149px;
	}

		.contact_img {
			height: 157px;
			width: 119px;

		}

	.contact_text_td {
		vertical-align: middle;
		
		line-height: 18px;
		
		color: #8f8f8f;
	}

		.text_contact_name {
			font-family: Verdana, Sans Serif;
			font-size: 16px;
			color: #5585bf;
		}

		.text_contact_title {
			font-family: Verdana, Sans Serif;
			font-size: 12px;
			color: #5585bf;
		}

		.contact_table a {
			color: #5585bf;

		}
		
		
	#contacts_span .text_copy {
		margin-bottom: 0px;
	}



#contacts_lower_div {
	
	position: relative;

}

	#contacts_lower_sep {
		height: 7px;
		
		background-color: #d6d5d9;
		
		font-size: 0px;
		line-height: 0px;
		
		margin-bottom: 35px;
	}
	
		#contacts_lower_sep_inside {
			margin-left: 3px;
			margin-right: 1px;
			
			background-image: url(images/contact_lower_sep.gif);
			
			height: 5px;
			
			position: relative; 
			top: 1px;
					
		}
		
	#contacts_lower_content {
		width: 740px;

		margin-left: 15px;
		margin-right: 3px;
	}
		
		
.contact2_table {
	border-collapse: collapse;
	
	width: 648px;
	
	margin-left: 90px;
	margin-bottom: 13px;
}

	.contact2_left {
		width: 105px;
	}

	.contact2_img_td {
		width: 216px;
		
	}
	
		.contact2_img {
			margin-left: 3px;
			margin-bottom: 7px;
		}
	
	.contact2_text_td {
		width: 216px;
		
		vertical-align: top;
		
		line-height: 18px;
		
		color: #8f8f8f;
	
	}