.partners_pic {
	background: url(../img/partners_pic.gif) bottom no-repeat;
	height: 109px;
	width: 729px;
	margin: 3px 0 0 0;
}

.title {
	float: left;
	background: url(../img/network_title.gif) no-repeat;
	height: 25px;
	width: 262px;
	
	margin: 13px 0 0 15px;;
}

#text_area {
	height: 281px;
	width: 726px; 
	
	border-top: 1px solid #CCC;
	overflow: auto;
	
	text-align: center;
}

#content .bg {
	height: 282px;
	width: 727px;
	background-color: #f6f6f6;
	border: 1px solid #ededed; 
	border-top: 0px;
	padding-top: 1px; 
}


#footer {
	background: url(../img/footer_partners.gif) no-repeat;
	height: 60px;
	width: 768px;
}

.entry {
	width: 633px;
	margin: auto;
}

.entry .south_logo {
	background: url(../img/southcreek_logo.gif) center left  no-repeat;

	width: 633px;
}

.entry .bauer_logo {
	background: url(../img/bauer_logo.gif) center left  no-repeat;

	width: 633px;
}

.entry .bacar_logo {
	background: url(../img/bacar_logo.gif) center left  no-repeat;

	width: 633px;
}

.entry .haven_logo {
	background: url(../img/haven_logo.gif) center left  no-repeat;

	width: 633px;
}

.entry .desc {
	width: 450px;

	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #363636;
	line-height: 14px;
	text-align: left;
	
	
	margin: 0 0 0 150px;
	padding: 15px 0;

}

.entry b {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #363636;
	text-transform: none;
} 

.entry .e_bar {
	background: url(../img/grey_lines.gif) no-repeat;
	height: 4px;
	width: 633px;
}


