/* CSS Document */
#border-services {
	float:left;
	width:349px;
	height:380px;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	background-image:url(../img/intro/text-bg.jpg);
	background-repeat:repeat-y;
	}
#border-right {
	float:right;
	width:334px;
	height:380px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#114785;
	line-height:20px;
	padding: 0px 0px 0px 15px;
	}
#border-right A:hover{
	font-weight:bold;
	color:#0D3C73
	}
#title-right {
	float:left;
	width:349px;
	height:28px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#114785
	}