﻿.resourceBlock{
	width:252px;
	height:260px;
	padding:65px 10px 10px 10px;
	background:url('resourceCenter.gif') top left no-repeat;
}

.resourceBlock a{
	text-decoration:none;
	display:block;
}

.resourceBlock a:hover{
	color:#fff;
	background:#09347a;
}

.newsBlock{
	width:252px;
	height:260px;
	padding:65px 10px 10px 10px;
	background:url('newsBlock.gif') top left no-repeat;
}

.newsBlock a{
	text-decoration:none;
	display:block;
}

.newsBlock a:hover{
	color:#fff;
	background:#09347a;
}
.startedBlock{
	width:252px;
	height:260px;
	padding:65px 10px 10px 10px;
	background:url('startedBlock.gif') top left no-repeat;
}

.startedBlock a{
	text-decoration:none;
	display:block;
}

.startedBlock a:hover{
	color:#fff;
	background:#09347a;
}