#aside {
	float: right;
	overflow: hidden;
	padding-right: 1px;
	width: 244px;
}

#aside h3 {
	background: url(../design/arrow.gif) no-repeat 100% 50%;
	color: #011267;
	font-size: 100%;
	padding-right: 15px;
}

#aside ul {
	list-style: none;
	margin: 5px 0 15px;
	padding: 0;
}

#aside ul li {
	border-bottom: 1px solid #011267;
	margin: 0;
	padding: 4px 10px 4px 0;
}

#cols .main {
	-moz-border-radius: 4px;
	-moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.5);
	-moz-transition: all .2s ease-out;
	-ms-border-radius: 4px;
	-ms-transition: all .2s ease-out;
	-o-border-radius: 4px;
	-o-transition: all .2s ease-out;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.5);
	-webkit-transition: all .2s ease-out;
	background: #FFF;
	border-radius: 4px;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.5);
	padding-bottom: 15px;
	transition: all .2s ease-out;
}

#cols .main:hover {
	background: #f4f4f4;
}

#content {
	float: left;
	width: 960px;
	font-size: 17px;
}

#content h1 {
	border-bottom: 6px double #1B5401;
	font-size: 160%;
	letter-spacing: -1px;
	margin: 0 0 10px;
}

#content h2 {
	border-bottom: 1px solid #011267;
	color: #011267;
	font-size: 140%;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

#content h3, #content h4 {
	border-bottom: 1px solid #011267;
	color: #011267;
	font-size: 120%;
	letter-spacing: 0;
	margin-bottom: 10px;
}

#content p {
	text-align: justify;
}

#content-in {
	padding-left: 15px;
}

#footer {
	background: url(../design/footer_bg.jpg) 100%;
	color: #BFBFBF;
	padding: 15px 0;
}

#footer a {
	color: #BFBFBF;
}

#footer a:hover, .section h3 a {
	color: #FFF;
}

#footer img.left {
	height: 30px;
	left: 60px;
	position: absolute;
	top: 40px;
	width: 109px;
}

#footer img.right {
	float: right;
	height: 100px;
	position: absolute;
	right: 60px;
	top: -12px;
	width: 130px;
}

#footer p {
	color: #000;
	margin: 0;
}

#header {
	border-bottom: .5pt solid #000;
	overflow: hidden;
	padding: 30px 0;
}

#logo {
	border-bottom: 0 solid #464646;
	color: #FFF;
	font-family: 'Europe Bold',arial;
	font-size: 52px;
	text-shadow: 4px 4px 4px #000;
	letter-spacing: -1px;
	margin: 0 0 3px;
}

#logo a {
	color: #FFF;
	text-decoration: none;
}

#logo span {
	color: #BFE024;
	font-weight: 700;
}

#nav {
	background: #8FC40A url(../design/nav.gif) repeat-x;
	clear: both;
}

#nav li a {
	border-left: 0;
	color: #486406;
}

#nav li a:hover {
	color: #FFF000;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#perex {
	-moz-border-radius: 4px;
	-moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.5);
	-moz-transition: all .2s ease-out;
	-ms-border-radius: 4px;
	-ms-transition: all .2s ease-out;
	-o-border-radius: 4px;
	-o-transition: all .2s ease-out;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.5);
	-webkit-transition: all .2s ease-out;
	background: rgba(255,255,255,0.1);
	border-bottom: 5px solid #515151;
	border-radius: 4px;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.5);
	margin-bottom: 0;
	padding: 15px;
	transition: all .2s ease-out;
}

#perex p {
	margin: 0;
}

#search {
	position: absolute;
	right: 0;
	top: 0;
}

#search #search-input {
	border: 1px solid #FFF;
	font: normal 100%/1.2 arial,sans-serif;
	padding: 4px;
	width: 170px;
}

#search #search-submit {
	border: 1px solid #25A8C4;
	color: #FFF;
	font: bold 100%/1.2 arial,sans-serif;
	padding: 3px 5px;
}

#slogan {
	color: #B0B0B0;
	margin: 0;
	font-size: 17px;
}

* {
	margin: 0;
	padding: 0;
}

.bigger {
	font-size: 110%;
}

.box {
	min-height: 1px;
}

.box:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}

.clear {
	clear: both;
}

.f-left {
	float: left!important;
}

.f-right {
	float: right!important;
}

.main {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 960px;
}

.nom {
	margin: 0!important;
}

.nomb {
	margin-bottom: 0!important;
}

.nomt {
	margin-top: 0!important;
}

.noscreen {
	display: none;
}

.relative {
	position: relative;
}

.scrollTop {
	background: url(../design/gotop.png) no-repeat;
	display: block;
	height: 50px;
	left: 100px;
	opacity: 1;
	position: fixed;
	top: 10px;
	width: 50px;
	z-index: 2000;
}

.scrollTop:hover {
	opacity: 1;
}

.section {
	background: #EEF7D4;
	border-bottom: 1px solid #011267;
	float: left;
	overflow: hidden;
	width: 225px;
}

.section h3 {
	background: #25A8C4 url(../design/section.gif) repeat-x;
	border: 0!important;
	color: #FFF;
	font-size: 120%;
	margin: 0;
	padding: 5px 15px;
}

.section h3 a:hover {
	color: #000;
}

.section.margin {
	margin: 0 5px;
}

.smaller {
	font-size: 85%;
}

.t-center {
	text-align: center!important;
}

.t-justify {
	text-align: justify!important;
}

.t-left {
	text-align: left!important;
}

.t-right {
	text-align: right!important;
}

.va-bottom {
	vertical-align: bottom;
}

.va-middle {
	vertical-align: middle;
}

.va-top {
	vertical-align: top;
}

a {
	border: 0;
	color: #25A8C4;
}

a:hover {
	color: #1F1F1F;
}

applet, blockquote, caption, div, form, img, label, object, span, tbody, tfoot, thead, tr {
	border: 0;
}

article, aside, footer, header, nav, section {
	display: block;
}

body {
	background: url(../design/bg-checker.png) #222;
	border: 0;
	font: .8em/1.5 arial,sans-serif;
	text-align: center;
}

dd {
	border: 0;
	margin-left: 30px;
}

dl, p {
	border: 0;
	margin: 15px 0;
}

dt {
	border: 0;
	font-weight: 700;
}

fieldset {
	border: 1px solid #011267;
	margin: 15px 0;
	padding: 10px;
	position: relative;
}

h1, h2, h3, h4, h5 {
	border: 0;
	font-family: arial,sans-serif;
	margin: 15px 0 10px;
}

h6 {
	font-family: arial,sans-serif;
	margin: 15px 0 10px;
}

img.f-left {
	float: left;
	margin-right: 10px;
}

img.f-right {
	float: right;
	margin-left: 10px;
}

legend {
	background: #FFF;
	border: 0;
	color: #25A8C4;
	font-size: 100%;
	font-weight: 700;
	margin: 0;
	padding: 5px 10px;
	position: absolute;
	top: -1em;
}

li {
	border: 0;
	display: list-item;
}

ol {
	border: 0;
	list-style: decimal;
	margin: 15px 0 15px 30px;
}

ol ol, ul ul {
	margin: 0 0 0 20px;
}

table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
	margin: 15px 0;
}

table.table-style01 td {
	border: 1px solid #7FD5E7;
}

table.table-style01 th {
	border: 1px solid #7FD5E7;
	color: #FFF;
}

table.table-style01 tr.bg td {
	background: #D4F1F7;
}

td {
	border: 0;
	padding: 3px 7px;
}

th {
	border: 0;
	font-weight: 700;
	padding: 3px 7px;
	text-align: center;
}

ul {
	border: 0;
	margin: 15px 0 15px 30px;
}

ul.ul-style01 {
	list-style: none;
	margin: 15px 0 15px 20px;
}

ul.ul-style01 li, ul.ul-style01 ul li {
	background: url(../design/ul-style01.gif) no-repeat 0 5px;
	padding-left: 12px;
}

ul.ul-style01 ul {
	list-style: none;
	margin: 0;
}