@font-face {
	font-family: 'Arimo-Bold';
	src: url('fonts/Arimo-Bold/Arimo-Bold.eot');
	src: url('fonts/Arimo-Bold/Arimo-Bold.woff') format('woff'), url('/fonts/Arimo-Bold/Arimo-Bold.ttf') format('truetype'), url('fonts/Arimo-Bold/Arimo-Bold.svg') format('svg');
}
@font-face {
	font-family: 'ChangaOne';
	src: url('fonts/ChangaOne/ChangaOne-Regular.eot');
	src: url('fonts/ChangaOne/ChangaOne-Regular.woff') format('woff'), url('/fonts/ChangaOne/ChangaOne-Regular.ttf') format('truetype'), url('fonts/ChangaOne/ChangaOne-Regular.svg') format('svg');
}
@font-face {
	font-family: 'Comfortaa-Regular';
	src: url('fonts/Comfortaa/Comfortaa-Regular.eot');
	src: url('fonts/Comfortaa/Comfortaa-Regular.woff') format('woff'), url('/fonts/Comfortaa/Comfortaa-Regular.ttf') format('truetype'), url('fonts/Comfortaa/Comfortaa-Regular.svg') format('svg');
}
body {
	background: #0B61A4 url(../images/bg-header.gif) repeat-x top center;
	line-height: 1;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 50px; /* bottom = footer height */
	padding: 0;
}
html {
    position: relative;
    min-height: 100%;
}

.right {
	float: right;
}
.top{
	width: 500px;
}
.link{
      
}
.link2{
      
}
.popup3{    
	display: none;
	position: fixed;
	top: 25%;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	height: 120px;
	background-color: white;
	z-index:1002;
	overflow: hidden;
	line-height: 18px;
	border: 2px solid #0B61A4;
	text-align: center;
}
.popup3 a:link{
	font-size: 13px;
	font-weight: bold;
	color: #0B61A4;
	text-decoration: none;
}
.popup3 a:visited{
	color: #0B61A4;
}
.popup4{    
	display: none;
	position: fixed;
	margin: 5% auto 5% auto; /* Will not center vertically and won't work in IE6/7. */
	left: 0;
	right: 0;
	max-width: 500px;
    overflow: scroll;
	max-height: 85%;
	background-color: white;
	z-index:1002;
	line-height: 18px;
	border: 2px solid #0B61A4;
}
.popup4 p {    
	color: #000;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.popup4 h2{    
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.popup4 a:link{
	font-size: 13px;
	font-weight: bold;
	color: #0B61A4;
	text-decoration: none;
}
.popup4 a:visited{
	color: #0B61A4;
}
#lang {
	position: absolute;
	margin-left: 10px;
	margin-top: 5px;
	z-index: 2;
}
#lang a{
	margin-left: 5px;
}
#header {
	margin: 0 auto;
	padding: 0;
	max-width: 960px;
}
#header .section {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 150px;
	max-width: 960px;
	min-width: 320px;
	position: relative;

}
#header .section .logo {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 454px;
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 1;
}
#header .section .fb-like {
	float: right;
	margin: 0;
	padding: 10px 0 0 10px;
	width: 235px;
	z-index: 0;
	position: absolute;
	right: 0;
	
}
#header .section .logo a {
	background: url(../images/logo.jpg) repeat-x top left;
	color: #fff;
	display: block;
	font-family: 'Arimo-Bold';
	font-size: 30px;
	font-weight: normal;
	height: 96px;
	line-height: 96px;
	margin: 0;
	padding: 0;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	width: 453px;
}
#error {
	padding: 5px 5px 5px 80px;
	border: 2px solid #FF6600;
	max-width: 300px;
	margin: 5px 0 5px 10px;
	background-image: url(../images/alert.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #ffffff;
}
#error p {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#header .article {
	background: #fff;
	border: 2px solid #ffcc00;
	border-radius: 4px;
	margin: 50px auto 28px;
	overflow: hidden;
	padding: 0;
	max-width: 936px;
	min-height: 356px;
	line-height: 18px;
}
#header .article .box {
	background-color: #fff;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	min-height: 20px;
}
#header .article img {
	margin: 0px 5px 0 5px;
	border: 0px;
	vertical-align: middle;
}
#header .article ul {
	line-height: 18px;
	margin-top: 0;
}
#header .article h1 {
	color: #1b2130;
	font-family: 'Comfortaa-Regular';
	font-size: 40px;
	font-weight: normal;
	margin: 0;
	line-height: 50px;
	padding: 110px 30px 30px;
}
#header .article p {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#header .article z {
 margin-left: 29px;
 font-weight: bold;
}
#header .article .nowrap{
	white-space: nowrap;
	display: inline-block;
	line-height: 27px;
}
#header .article .nowrap2{
	white-space: nowrap;
	display: inline;
}

#header .article form{
	color: #000;
	font-size: 13px;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 10px;
}
#header .article button{
	margin-left: 10px;
	margin-bottom: 10px;
}
#header .article table{
	color: #000;
	font-size: 13px;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 10px;
	max-width: 500px;
}
#header .article table form{
	color: #000;
	font-size: 13px;
	font-weight: normal;
}
#header .article h3 {
	color: #000;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	padding: 10px 30px 10px;
}
#header .article h2 {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#header .article a:link{
	font-size: 13px;
	font-weight: bold;
	color: #0B61A4;
	text-decoration: none;
}
#header .article a:visited{
	color: #0B61A4;
}
#header .article .nav{
    border:1px solid #ccc;
    border-width:1px 0;
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}
#header .article .nav li{
    display:inline;
}
#header .article .nav a{
	font-size: 15px;
	font-weight: bold;
	color: #1E1E1C;
	font-family: RockwellRegular,arial,helvetica,sans-serif;
	border: 10px solid transparent;
	border-radius: 5px;
    display:inline-block;
    padding:10px;
	text-decoration: none;
}
#header .article .nav li.selected a { 
	background: #0B61A4;
    border-color: #0B61A4;
	color: #fff;
}
#header .article .nav a:hover{
	background: #0B61A4;
    border-color: #0B61A4;
	color: #fff;
}
#body {
	margin: 0 auto;
	padding: 20px 0 50px;
	max-width: 960px;
}
#footer {
	position: absolute;
	background: #0B61A4;
	width: 100%;
	bottom: 0;
	min-height: 50px;
}
#footer > div {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
#footer div p {
	color: #ededed;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 0.05em;
	margin: 0;
	text-align: center;
}
#footer img {
	margin: 0 auto;
	padding: 0 10px 5px 0;
	float: right;
	overflow: hidden;
}