/* CSS: associates */

.associates_container			{ width: 675px; min-height: 630px; background-color: #fdefd2; }
.associates_left				{ width: 20px; 	min-height: 630px; float: left; }
.associates_right				{ width: 655px; min-height: 630px; float: right; }

.associates_container			{ width: 675px; min-height: 630px; background-color: #fdefd2; display: table-row;}
.associates_left				{ width: 20px; 	min-height: 630px; float: left;}
.associates_right				{ width: 655px; min-height: 630px; float: right; display: table-row; }

.associates_block a 			{ color: #111111; text-decoration: none; font-family: Helvetica; font-size: 16px; margin: 0px; padding: 0px; }
.associates_block a:link 		{ color: #111111; text-decoration: none; }
.associates_block a:visited 	{ color: #111111; text-decoration: none; }
.associates_block a:active 		{ color: #111111; text-decoration: none; }
.associates_block a:hover 		{ color: #111111; text-decoration: underline; }

.associates_1					{ width: 655px; min-height: 15px; }
.associates_2					{ width: 635px; min-height: 20px; border-bottom: 1px solid #b5a78a; }
.associates_3					{ width: 655px; min-height: 5px;  }
.associates_4					{ width: 655px; min-height: 579px; }
.associates_bottom				{ width: 470px; min-height: 20px; }

.associates_2 p 				{ font-size: 18px; color: #7a761f; margin: 0px; padding: 0px; }
