.upr {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-left: 8px;

}
.dowload {
	font-size: 18px;
	clear: left;
	color: #000;
	width: 250px;
	margin-left: 80px;
	background-image: url(../images/footerbg.png);
	padding-top: 4px;
}
.button1 {
	height: 22px;

}
a.button1 {
	font-weight: 700;
	color: white;
	text-decoration: none;
	padding: .6em 1em calc(.6em + 3px);
	border-radius: 3px;
	background: rgb(64,199,129);
} 
a.button1:hover { background: rgb(53, 167, 110); }
a.button1:active {
	background: rgb(33,147,90);
	box-shadow: 0 3px rgb(33,147,90) inset;
}
.button2 {
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: .6em;
	padding-right: 1em;
	padding-left: .8em;
	padding-bottom: 0.8em;
	border-radius: 3px;
	background: #0066FF;
	background-image: url(../images/bg2.png);
	width: 270px;
	font-size: large;
} 
.button3 {
	height: auto;
	font-size: large;
	line-height: 50px;
}
.button4 {
	height: 55px;
	font-size: large;
	line-height: 50px;
}
.button5 {
	height: 155px;
	font-size: large;
	line-height: 50px;
}
