div#content_partners_top {
	width: 960px;
	height: 54px;
	background-image: url("../images/partners/title_partners_bg.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#content_partners {
	width: 960px;
	min-height: 389px;
	height: auto !important;
	height: 389px;
	background-image: url("../images/partners/content_partners_bg.jpg");
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#content_partners_bottom {
	width: 960px;
	height: 113px;
	background-image: url("../images/partners/bottom_partners_bg.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#content_partners_contact_left {
	position: absolute;
	top: 44px;
	left: 328px;
	width: 170px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
}

div#content_partners_contact_right {
	position: absolute;
	top: 37px;
	left: 515px;
	width: 200px;
	height: 52px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
}

div#content_partners_contact_more {
	position: absolute;
	top: 47px;
	left: 727px;
	width: 170px;
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 16px;
	color: white;
	text-align: center;
}

/*img.partners {
	border: 0px;
}

img.partners:hover {
	border: 1px solid;
	border-color: #6a6a6a;
}*/


a.read_more:link { text-decoration: none; color: white; font-weight: normal; }
a.read_more:visited { text-decoration: none; color: white; font-weight: normal; }
a.read_more:active { text-decoration: none; color: white; font-weight: normal; }
a.read_more:hover { text-decoration: none; color: white; font-weight: normal; }

