.header {
	background-image: url(img/main-head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 227px;
	width: 990px;
}
.back {
	background-image: url(img/main-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1055px;
	width: 692px;
}
.footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 93px;
	width: 692px;
}
.para {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18.8px;
	font-weight: normal;
	color: #315881;
}
   a.link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
}
 a.link:hover {
	color: #000000;
	text-decoration: underline;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
}

