.info{
	color: #317582;
	margin-bottom:
	20px;
}

.info em{
	color: #A4DCE6;
}

.main-col{
	float: left;
	width: 482px;
	background: url("../img/main-col-bg2.jpg") no-repeat;
	padding: 20px 55px 0 55px;
	min-height: 700px;
}

.right-col{
	background: url("../img/right-col-bg.jpg") no-repeat;
	height: 300px;
}

h1{
	margin-bottom: 0;
}

h2{
	font-size: 14px;
	font-weight: normal;
	color: #68C4D5;
	margin-top: 20px;
}

.right-col ul{
	margin: 25px 10px 0 0px;
	list-style-type: none;
	font-weight: bold;
}

.right-col a{
	color: #EC008C;
	text-decoration: none;
	margin-right: 3px;
}

.right-col a:hover{
	text-decoration: underline;
}

.right-col li{
	margin-bottom: 10px;
}

.right-col li a{
	display: block;
	padding-left: 30px;
}

.right-col li .selected{
	color: #95999C;
	font-weight: 30px;
	background: url("../img/man.gif") no-repeat;
	height: 64px;
}

hr{
	width: 470px;
	border: none;
	border-top: 1px solid #A7DDE6;
	color: #A7DDE6;
	height: 0px;
	margin-bottom: 20px;
}

.tool{
	width: 550px;
	margin-bottom: 20px;
	height: 38px;

}

.other-block-col{
	clear: both;
}