#contact_content {
	position: relative;
	width: 740px;
	height: 120px;
	background: #FFFFFF;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 18px;
}

#contact_txt {
	width: 740px;
}

#contact_txt p {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	margin-top: 7px;
	margin-left: 5px;
	line-height: 120%;
}

#contact_post {
	position: absolute;
	top: 40px;
	width: 200px;
}

#contact_post a:link, #contact_post a:visited, #contact_post a:hover, #contact_post a:active {
	font-weight: bold;
	text-decoration: none;
	color: #5B67AF;
}

#contact_post ul {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-top: 10px;
}

#contact_post li {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	margin-bottom: 10px;
}

#contact_phone {
	position: absolute;
	top: 40px;
	left: 300px;
	width: 200px;
	left: 340px;
}

#contact_phone a:link, #contact_phone a:visited, #contact_phone a:hover, #contact_phone a:active {
	font-weight: bold;
	text-decoration: none;
	color: #5B67AF;
}

#contact_phone ul {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-top: 10px;
}

#contact_phone li {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	margin-bottom: 10px;
}
