/* Links Specific */

#linkstitle {
	position:relative;
	left: 10px;
	top:0px;
	height: 40px;
	width: 163px;
	border: 1px solid #273655;
	margin-bottom: 6px;
}

#affilatessection {
	position: relative;
	top:8px;
	left:40px;
	width:236px;
	height:300px;
	font-family: 'Georgia';
	font-size: .9em;
	float: left;
	padding: 10px 0px 0px 10px;
}

#affilatessection a {
	text-decoration:none;
	color: #2e3855;
}

#affilatessection a:hover {
	text-decoration:underline;
	color: #41597d;
}

#clientssection {
	position: relative;
	top:8px;
	left:40px;
	width:236px;
	height:300px;
	font-family: 'Georgia';
	font-size: 0.9em;
	float: left;
	padding: 10px 0px 0px 10px;
}

#clientssection a {
	text-decoration:none;
	color: #2e3855;
}

#clientssection a:hover {
	text-decoration:underline;
	color: #41597d;
}

#partnerssection {
	position: relative;
	top:8px;
	left:40px;
	width:236px;
	height:300px;
	font-family: 'Georgia';
	font-size: 0.9em;
	float: left;
	padding: 10px 0px 0px 10px;
}

#partnerssection a {
	text-decoration:none;
	color: #2e3855;
}

#partnerssection a:hover {
	text-decoration:underline;
	color: #41597d;
}
