@charset "utf-8";
/* CSS Document */
.main-btn {
	margin: 0px;
	clear: none;
	float: none;
	height: 50px;
	width: 189px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: 21px;
	font-variant: normal;
	text-decoration: none;
	background-image: url(../images/buttons/main.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.main-btn {
	margin: 0px;
	clear: none;
	float: none;
	height: 35px;
	width: 139px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: 21px;
	font-variant: normal;
	text-decoration: none;
	background-image: url(../images/buttons/main.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	padding-left: 50px;
	padding-top: 15px;
}
a.main-btn:hover{
	margin: 0px;
	clear: none;
	float: none;
	height: 35px;
	width: 139px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: 21px;
	font-variant: normal;
	text-decoration: none;
	background-image: url(../images/buttons/main.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	padding-left: 50px;
	padding-top: 15px;
}
a.main-btn2 {
	clear: none;
	float: none;
	height: 35px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: 21px;
	font-variant: normal;
	text-decoration: none;
	background-image: url(../images/buttons/main.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	padding-left: 19px;
	padding-top: 15px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.main-btn2:hover{
	clear: none;
	float: none;
	height: 35px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: 21px;
	font-variant: normal;
	text-decoration: none;
	background-image: url(../images/buttons/main.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	padding-left: 19px;
	padding-top: 15px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
