.aText
{
	position: relative;
	margin: 30px 0 0 70px;
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	width: 420px;
	heigh: 340px;
	float: left;
}

.aLine
{
	position: relative;
	float: left;
	width: 200px;

	border: 1px solid #006699;
	margin: 30px 10px 0 40px;
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
}

.aTop
{
	width: 200px;
	height: 20px;
	background: #006699;
	text-align: center;
	padding-top: 3px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
}

.aContacts
{
	position: relative;
	width: 200px;
	padding: 10px;
	color: #333333;
}
