@import 'pages.css';

div#left_nav {
	height: 430px;
	position: relative;
	background: url("../images/contact_left_bg.png") no-repeat 0px 31px;
}

div#contact_left {
	text-align: center;
	margin-top: 23px;
}

div#contact_left p {
	margin-bottom: 14px;
	text-align: center;
	font-size: 13px;
	color: #b9121b;
}

div#contact_left div div {
	height: 86px;
	margin-bottom: 7px;
}

div#body_content {
	height: auto;
}

div#body_content p {
	margin-bottom: 8px;
}

div#body_content h3 {
	margin-bottom: 0px;
}

div#address {
	margin: 10px 0 13px 0;
}

div#address p {
	margin-bottom: 0px;
}

div#member_of {
	overflow: hidden;
}

div#m_1, div#m_2, div#m_3, div#m_4 {
	background-image: url("../images/dots_2px.gif");
	float: left;
	height: 126px;
}

div#m_1, div#m_3 {
	width: 302px;
	background-position: 2px 0;
}

div#m_2, div#m_4 {
	width: 283px;
	background-position: 2px 0px;
}

div#m_1 {
	padding: 0 1px 1px 0;
}

div#m_2 {
	padding-bottom: 1px;
}

div#m_3 {
	clear: left;
	padding-right: 1px;
	background-position: 2px 2px;
}