hr.style1 {
	border-top: 1px #12A2CF;
}

.intro {
	background: #132C5E;
	color: #FFF;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.introint {
	padding: 5px 25px;
}

.txtblock {
	padding: 10px;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/header.jpg);
	height: 180px;
}

.logo {
	padding: 48px 0 0 25px;
}

p {
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}

h1 {
	font-size: 28px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #036FB7;
}

h2 {
	font-size: 24px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #036FB7;
}


.signature {
	color: #132C5E;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 800;
	line-height: 20px;
}

.bottom {
	text-align: center;
}