/* CSS Document */

#lnksTxt{
	width:600px;
	text-align:center;
	position: relative;
}

#lnksTxtItem{
	width:500px;
	text-align:left;
	position: relative;
}

#lnksToUs{
	width:500px;
	text-align:center;
	position: relative;
}

.headMain{
	color: #3366CC;
	font-size: 14px;
	font-weight: bold;
}

