@font-face {
	font-family: 'Academia Bold';
	src: url('academia_bold.eot');
	src: url('academia_bold.woff') format('woff'), url('academia_bold.otf') format('opentype'), url('academia_bold.ttf') format('truetype'), url('academia_bold.svg#AcademiaBol') format('svg');
}


body, form, div, p, img, table, table tr td {
	padding: 0px;
	margin: 0px;
	border: none;
	background: none;
	border-collapse: collapse;
}
html {
	background: #ff6d02 url(../images/bg-body.jpg) repeat-x 0 0;
	height: 100%;
}
body {
	color: #000;
	background: url(../images/bg-dragons4.jpg) no-repeat 50% 0;
	font: 12px/14px Arial, sans-serif;
	padding: 0px;
	min-width: 980px;
	min-height: 100%;
}

a:link, a:visited, a:hover {
	color: #641b19;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #641b19;
	text-decoration: underline;
}
h1 {
	font: bold 24px/28px 'Academia Bold', Arial, sans-serif;
	color: #641b19;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
h2 {
	font: bold 18px/20px 'Academia Bold', Arial, sans-serif;
	color: #641b19;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
h3 {
	font: normal 14px/16px Arial, sans-serif;
	color: #000;
	padding: 0px;
	margin: 0px;
}
h4 {
	font: normal 12px/14px Arial, sans-serif;
	color: #000;
	padding: 0px;
	margin: 0px;
}
p {
	font: 12px/14px Arial, sans-serif;
	padding: 0px 0px 18px 0px;
	margin: 0px;
	text-align: justify;
}
p.betony:first-letter {
	font-size: 18px;
	font-family: 'Academia Bold', Arial, sans-serif;
}
ul {
	padding: 0px 0px 18px 40px;
	margin: 0px;
	list-style-type: square;
}
div.clear {
	clear: both;
	font-size: 0px;
}


/* Header */
div.header {
	width: 980px;
	height: 301px;
	margin: 0px auto;
	position: relative;
}
div.header a.logo:link, div.header a.logo:visited, div.header a.logo:hover {
	position: absolute;
	left: 338px;
	top: 29px;
	width: 313px;
	height: 91px;
}
div.header .logo img {
	width: 313px;
	height: 91px;
}


/* Navigation */
ul.navigation {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 90px;
}
ul.navigation li {
	position: absolute;
}
ul.navigation li a:link, ul.navigation li a:visited, ul.navigation li a:hover {
	color: #fedb09;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 12px/14px 'Academia Bold', Arial, sans-serif;
	padding-top: 85px;
	display: block;
	text-align: center;
}
ul.navigation li a:hover {
	text-decoration: underline;
}
li.link1 {
	top: 10px;
	left: -12px;
	width: 100px;
}
li.link1 a.selected:link, li.link1 a.selected:visited, li.link1 a.selected:hover {
	background: url(../images/selected-1.jpg) no-repeat -1px 3px;
}
li.link2 {
	top: 68px;
	left: 75px;
	width: 100px;
}
li.link2 a.selected:link, li.link2 a.selected:visited, li.link2 a.selected:hover {
	background: url(../images/selected-2.jpg) no-repeat 2px -5px;
}
li.link3 {
	top: 122px;
	left: 165px;
	width: 120px;
}
li.link3 a.selected:link, li.link3 a.selected:visited, li.link3 a.selected:hover {
	background: url(../images/selected-3.jpg) no-repeat 10px 6px;
}
li.link4 {
	top: 162px;
	left: 296px;
	width: 110px;
}
li.link4 a.selected:link, li.link4 a.selected:visited, li.link4 a.selected:hover {
	background: url(../images/selected-4.jpg) no-repeat 3px 5px;
}
li.link5 {
	top: 173px;
	left: 420px;
	width: 100px;
}
li.link5 a.selected:link, li.link5 a.selected:visited, li.link5 a.selected:hover {
	background: url(../images/selected-5.jpg) no-repeat 0px 8px;
}
li.link6 {
	top: 125px;
	left: 519px;
	width: 100px;
}
li.link6 a.selected:link, li.link6 a.selected:visited, li.link6 a.selected:hover {
	background: url(../images/selected-6.jpg) no-repeat -2px 9px;
}
li.link7 {
	top: 70px;
	left: 610px;
	width: 110px;
}
li.link7 a.selected:link, li.link7 a.selected:visited, li.link7 a.selected:hover {
	background: url(../images/selected-7.jpg) no-repeat 2px 0px;
}
li.link8 {
	top: 11px;
	left: 712px;
	width: 100px;
}
li.link8 a.selected:link, li.link8 a.selected:visited, li.link8 a.selected:hover {
	background: url(../images/selected-8.jpg) no-repeat 0px 7px;
}


/* Submenu */
ul.submenu {
	padding: 6px 0px 6px 1px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu li {
	padding-bottom: 14px;
}
ul.no-padding li {
	padding: 0px;
}


/* Container */
div.container {
	position: relative;
	width: 980px;
	margin: 31px auto 0px auto;
	background: url(../images/bg-coins2.jpg) no-repeat 890px 100%;
}
div.content {
	width: 800px;
	margin: 0px auto;
	background: #f5efe0 url(../images/bg-pattern.jpg) 0 100%;
	min-height: 340px;
}
div.title {
	height: 72px;
	position: absolute;
	top: -31px;
	width: 800px;
	background: url(../images/bg-shadow-top.jpg) no-repeat 0 31px;
	text-align: center;
}
div.title h1 {
	color: #ffe461;
	background: url(../images/bg-title.jpg) no-repeat 0 0;
	display: inline;
	font: bold 12px/31px 'Academia Bold', Arial, sans-serif !important;
	padding-left: 102px;
	padding-top: 6px;
	padding-bottom: 11px;
	position: relative;
	top: -2px;
	text-transform: uppercase;
}
div.title span.l {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/bg-title-left.jpg) no-repeat 0 0;
	width: 98px;
	height: 31px;
}
div.title span.r {
	font: bold 12px/31px Arial, sans-serif !important;
	padding-left: 102px;
	padding-top: 6px;
	padding-bottom: 11px;
	display: inline;
	background: url(../images/bg-title-right.jpg) no-repeat 100% 0;
	width: 100px;
	height: 31px;
	position: relative;
	top: -2px;
}
div.body {
	padding: 35px 19px 0px 19px;
}
div.column-left {
	float: left;
	width: 182px;
	padding-right: 19px;
}
div.column-right {
	float: left;
	width: 560px;
}
div.call-us {
	padding-top: 50px;
	text-align: center;
}
div.call-us p {
	text-align: center;
	padding-bottom: 4px;
}
p.phone, p.motto {
	font: bold 24px/28px 'Academia Bold', Arial, sans-serif;
	padding-bottom: 12px !important;
}
p.motto {
	padding-top: 20px !important;
	padding-bottom: 0px !important;
}
div.center, div.center p {
	text-align: center;
}
div.center h2 {
	padding-bottom: 20px;
}
div.center form {
	text-align: left;
}
img.map {
	margin: 12px 0px 15px 0px;
}
table.form {
	margin: 10px 0px 25px 0px;
}
table.form tr td {
	vertical-align: top;
	padding: 7px 0px 8px 0px;
	text-align: right;
}
table.form tr td.label {
	width: 246px;
}
table.form tr td.buttons {
	padding-top: 0px;
}
table.form label {
	padding-right: 10px;
	position: relative;
	top: 3px;
}
input.text {
	border: 1px solid #bab8b2;
	margin: 0px;
	width: 266px;
	font: 12px/14px Arial, sans-serif;
	padding: 2px 0px;
}
textarea.textarea {
	border: 1px solid #bab8b2;
	margin: 0px;
	padding: 0px;
	width: 266px;
	height: 118px;
	font: 12px/14px Arial, sans-serif;
}
p.pager {
	text-align: center;
	padding: 0px;
}
p.pager span {
	text-decoration: underline;
}
p.pager a:link, p.pager a:visited, p.pager a:hover {
	color: #000;
}


/* News */
div.news {
	float: left;
	background: url(../images/bg-news.gif) repeat-x 0 100%;
	clear: both;
	overflow: visible;
	margin-bottom: 18px;
}
div.news div.photos {
	float: left;
	position: relative;
	width: 201px;
	margin-right: -201px;
	padding-bottom: 10px;
	overflow: hidden;
}
div.news div.text {
	padding-left: 201px;
	float: left;
	overflow: visible;
}
div.news h2 {
	padding-bottom: 18px;
	line-height: 18px;
}
div.news h2 span {
	font-size: 12px;
	padding-right: 9px;
}
div.last {
	background: none;
}


/* FAQ */
div.faq {
	padding: 0px 0px 25px 0px;
}
div.faq p {
	padding: 0px;
}
div.faq p.question {
	color: #641b19;
}
div.faq span.answer {
	font: bold 12px/14px 'Academia Bold', Arial, sans-serif;
	text-transform: uppercase;
}


/* Footer */
div.footer {
	position: absolute;
	top: 100%;
	width: 100%;
	height: 149px;
	background: url(../images/bg-footer2.jpg) no-repeat 0 0;
}
div.footer p.copy {
	width: 29%;
	float: right;
	text-align: right;
	color: #fff;
	font: bold 12px/14px Arial, sans-serif;
	padding: 90px 90px 0px 0px;
}
div.footer ul.counters {
	width: 50%;
	float: left;
	list-style-type: none;
	padding: 90px 0px 0px 90px;
	margin: 0px;
}
div.footer ul.counters li {
	float: left;
	padding-right: 19px;
}

.minimum {
	width: 1%;
}
.auto {
	width: auto;
}
.full {
	width: 100%;
}
.ten {
	width: 10%;
}
.fifteen {
	width: 15%;
}
.twenty {
	width: 20%;
}
.twenty-five {
	width: 25%;
}
.thirty {
	width: 30%;
}
.fourty {
	width: 40%;
}
.fifty {
	width: 50%;
}
.sixty {
	width: 60%;
}
.seventy {
	width: 70%;
}
.eighty {
	width: 80%;
}
.ninty {
	width: 90%;
}