html {
width: 100%;
height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	background-color: #FFFFFF;
}

.main{
	background-image: url(../i/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg-bl{
	background-image: url(../i/bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg-br{
	background-image: url(../i/bg-bottom2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a:link {
	color: #006fa8;
}
a:visited {
	color: #2f8cba;
}
a:active {
	color: #2f8cba;
}

a {
	color: #007cbc;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {color: #006fa8; text-decoration: none;}

.block {
	line-height: 130%;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 400px;
}
.block20 {
	line-height: 130%;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 400px;
}
.t-global {
	line-height: 110%;
	font-size: 15px;
	font-weight: bold;
	color: #3e7a0c;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 385px;
}
.t-20 {
	line-height: 110%;
	font-size: 15px;
	font-weight: bold;
	color: #3e7a0c;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 385px;
}
.enter {
	line-height: 125%;
	color: #fff;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.t-copy {
	line-height: 125%;
	color: #fff;
	padding-top: 295px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
