@font-face {
    font-family: 'Kreon';
    src: url('../fonts/kreon.eot');
    src: url('../fonts/kreon.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kreon.woff') format('woff'),
         url('../fonts/kreon.ttf') format('truetype'),
         url('../fonts/kreon.svg#kreon') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #e6e6e0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #926e4e;
}
img {
	border:none;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, #menu a {
	font-family: 'Kreon', Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	margin: 0px 0px 16px 0px;
	font-weight: normal;
}
h1 {
	font-size: 36px;
	color: #000;
	text-transform: uppercase;
}
h2 {
	font-size: 26px;
	color: #d6390c;
}
h3 {
	font-size: 18px;
	color: #d6390c;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
label {
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	width: 86px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 13px;
}
li {
	display: block;
	padding: 6px 0px 6px 16px;
	background: url(../img/blt.png) no-repeat left center;
}
.mdl {
	width: 1004px;
	margin: 0px auto;
}
#header {
	height: 158px;
	position: relative;
}
#logo {
	width: 307px;
	height: 84px;
	background: url(../img/logo.png) no-repeat left top;
	position: absolute;
	overflow: hidden;
	text-indent: -999px;
	left: 25px;
	top: 15px;
}
#bttns {
	float: right;
	padding: 26px 10px 0px 0px;
}
input[type=text], textarea, select {
	border: solid 1px #7dab31;
	padding: 4px;
	margin-bottom: 4px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAMAAADaS4T1AAAAQlBMVEX+/eT//vD+/uz+//X+/OH+/en+/eb//vL///3+/eP//vf//u////r+/e3//vT+/er//vb+/ef///n//vv+/d///vwLJgMpAAAAK0lEQVR4XmXBhw2AIAAAsLLBPf9/1QNMPbKB6lTsotUsaDbJYXJZ3N6f/gEmcwGQY4eDQQAAAABJRU5ErkJggg==) repeat-x #fff;
}
#menu {
	height: 37px;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 17px;
	position: absolute;
	left: 370px;
	top: 100px;
}
#menu a {
	text-decoration: none;
	color: #000;
	margin: 0px 6px;
	display: block;
	float: left;
	height: 37px;
	line-height: 37px;
	border-radius: 4px;
	padding: 0px 8px;
	position: relative;
}
#menu a:hover, #menu a.curr {
	color: #fff;
	background: url(../img/menu_bg.png) repeat-x;
}
#menu a:hover:after, #menu a.curr:after {
	content: '';
	display: block;
	width: 7px;
	height: 13px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAArklEQVR4XkWOMaoCUQxFz828Zf3NuA9hYFbySxErW0GQKQQrwcbOLVgMTDVc5eWpKQKXk5NE2/NzRPzxK4QxOpYuwIDIZoMqZnhDTf4ZoNoPwKkotERV02+1BiidDJHM6e+BS4NKQQ1CT0ZKdIBbFDvwVQjbH7PSBRiM2ueihASQlrlRs6GujUoWRI8NzRJG433agGbsFUpmg9q3s+UBi+9C5eWi4F/Eoz1FAG6DLx2CP3KsDD9KAAAAAElFTkSuQmCC) no-repeat;
	position: absolute;
	left: 0px;
	bottom: -11px;
}
#hp_mdl {
	height: 373px;
	background:url(../img/hp_bg.jpg) repeat-x center top;
}
#form_block {
	width: 620px;
	height: 373px;
	position: relative;
}
#tree {
	position: absolute;
	width: 236px;
	height: 198px;
	background: url(../img/tree.png) no-repeat;
	top: -50px;
	left: 20px;
}
#wallet {
	position: absolute;
	width: 220px;
	height: 165px;
	background: url(../img/wallet.png) no-repeat;
	left: 27px;
	bottom: -30px;
}
#apply_form {
	padding: 36px 0px 0px 164px;
	position: relative;
	z-index: 999;
}
#apply_form h1 {
	line-height: 36px;
}
#apply_form h1 span {
	text-transform: none;
	color: #d6390c;
}
.big {
	font-size: 24px;
	float: right;
}
#fields_block {
	padding-left: 60px;
}
.chb {
	font-size: 11px;
	clear: both;
	color: #000;
	padding-bottom: 10px;
}
#fields_block input[type=text], #fields_block select {
	padding: 8px;
}
#content {
	background: url(../img/old_paper.jpg) repeat-x center top #ffffee;
	min-height: 254px;
}
.clmns {
	padding: 36px 28px;
	overflow: hidden;
}
.clmn_right {
	width: 250px;
	float: right;
	position: relative;
}
.clmn_left {
	width: 670px;
	float: left;
}
.clmns h2 {
	text-indent: 24px;
	margin-bottom: 8px;
}
.rbox_light, .rbox_dark {
	border-radius: 12px;
	padding: 20px 26px;
	border: solid 1px #ffe4a1;
}
.rbox_light {
	background-color: #fffde9;
}
.rbox_dark {
	background-color: #fbecb9;
	border-color: #f0cf91;
}
#footer {
	background: url(../img/footer_bg.png) repeat-x left top #e7e7e1;
	padding: 40px 0px;
}
.footer_links {
	text-align: center;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_links a {
	margin: 0px 8px;
	text-decoration: none;
	font-weight: bold;
}
.footer_links a:hover {
	text-decoration: underline;
}
.copy {
	padding-top: 8px;
}
.disclosure {
	padding-top: 16px;
	text-align: justify;
}
.scroll {
	height: 500px;
	overflow: auto;
}
.clmn_right #wallet {
	bottom: -150px;
}
