#logo{width:230px;height:149px;float:left;}


.link{	width:109px;height:105px;float:left;display:block;border-right:1px solid 99B0C6;color:#414042;text-decoration:none;font-weight:bold;
		background: #bad6f2; /* Old browsers */border-right: 1px solid rgb(200, 200, 200);
		background: -moz-linear-gradient(top,  #bad6f2 36%, #abb5c6 58%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(36%,#bad6f2), color-stop(58%,#abb5c6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #bad6f2 36%,#abb5c6 58%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #bad6f2 36%,#abb5c6 58%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #bad6f2 36%,#abb5c6 58%); /* IE10+ */
		background: linear-gradient(to bottom,  #bad6f2 36%,#abb5c6 58%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bad6f2', endColorstr='#abb5c6',GradientType=0 ); /* IE6-9 */
}
.link span{margin-top: 20px;display: block;width: 100%;}
.icon{margin-top:15px;}

.link:hover{color:white;
background: #c1cdd7; /* Old browsers */
background: -moz-linear-gradient(top,  #c1cdd7 37%, #a0a8b2 58%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(37%,#c1cdd7), color-stop(58%,#a0a8b2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c1cdd7 37%,#a0a8b2 58%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c1cdd7 37%,#a0a8b2 58%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c1cdd7 37%,#a0a8b2 58%); /* IE10+ */
background: linear-gradient(to bottom,  #c1cdd7 37%,#a0a8b2 58%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1cdd7', endColorstr='#a0a8b2',GradientType=0 ); /* IE6-9 */

}

.nohover:hover{background: #bad6f2; /* Old browsers */color:#414042;
		background: -moz-linear-gradient(top,  #bad6f2 36%, #abb5c6 58%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(36%,#bad6f2), color-stop(58%,#abb5c6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #bad6f2 36%,#abb5c6 58%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #bad6f2 36%,#abb5c6 58%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #bad6f2 36%,#abb5c6 58%); /* IE10+ */
		background: linear-gradient(to bottom,  #bad6f2 36%,#abb5c6 58%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bad6f2', endColorstr='#abb5c6',GradientType=0 ); /* IE6-9 */}

.lng{width:30px;;height:30px;display:inline-block; vertical-align:-8px; margin-top:8px;}
.flg{width:100%;height:50%;}