﻿/* CSS layout */
body {
	background: #FFFFFF;
	direction: rtl;
}
.hr-top {
	width: 90%;
	color: green;
	top: 0px;
}
.bannerbox {
	width: 1000px;
	height: 200px;
	top: 30px;
	float: none;
	position: absolute;
}
.topbar {
	width: 90%;
	height: 20px;
	left: 5%;
	right: 5%;
	position: absolute;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}
.addthis {
    top: 0px;
    width: 126px;
    height: 17px;
	right: 0%;
	position: absolute;
	float: none;
}
.plus1button {
    top: 0px;
    width: 80px;
    height: 25px;
	right: 17%;
	position: absolute;
	float: none;
}
.logo {
	width: 310px;
	height: 145px;
	left: 3%;
	top: 22px;
	float: none;
	border: 0px;
	position: absolute;
}
.banner1 {
	width: 313px;
	height: 100px;
	top: 40px;
	right: 17px;
	position: absolute;
	float: none;
}
.banner2 {
	width: 313px;
	height: 100px;
	top: 40px;
	right: 337px;
	position: absolute;
	float: none;
}
.languagecell {
	width: 23px;
	height: 15px;
	top: 150px;
	float: none;
	margin-left: 10px;
	margin: 1px;
	border-width: 0px;	
    border:0px;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom: 5px #66FFFF;
	border-left: 5px #66FFFF;
	right: 15px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
.flags1, .flagslogo {
	border-width: 0px;
}
.flags2 {
	border-width: 0px;
	border-bottom-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-style: ridge;
	border-bottom: 3px #66FFFF;
	border-right: 3px #66FFFF;
	border-left: 3px #66FFFF;
	border-top: 3px #66FFFF;		
}
.flags3 {
    border-color: #669999;
	border-width: 2px;
}
.flags4 {
    border-color: #669999;
	border-width: 2px;
}
.ads-link {
	height: 17px;
	width: 100%;
	top: 240px;
	text-align: center;
	position: absolute;
}
.ads-ad1 {
	height: 94px;
	width: 100%;
	top: 265px;
	position: absolute;
	text-align: center;
	float: left;
}
.ads-ad2 {
    width: 336px;
    height: 300px;
    position: relative;
}
.ads-extended {
    width: 336px;
    height: 220px;
    top: 10px;
    position: relative;
}
.info-bar {
	width: 94%;
	top: 366px;
	text-align: right;
	float: none;
	position: absolute;
	color: #FF6666;
}
.title-h1 {
	padding: 5px;
	border: 5px ridge #C0C0C0;
	position: absolute;
	float: none;
	width: 60%;
	height: 30px;
	top: 400px;	
	left: 20%;
	right: 20%;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #00FFFF;
}
.title-h2 {
	position: relative;
	float: none;
	width: 98%;
	height: auto;
	left: 1%;
	right: 1%;
	top: 1025px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}
.specification-bar {
	font-family: Arial;
	font-size: small;
	text-align: center;
	position: absolute;
	float: none;
	width: 100%;
	height: auto;
	top: 470px;
}
.text-top {
	position: absolute;
	float: none;
	width: 100%;
	height: auto;
	top: 540px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
#map {
	width: auto;
	height: 441px;
	position: absolute;
	float: none;
	top: 580px;
	left: 0%;
	right: 0%;
	text-align: center;
}
.hr-line1 {
	color: silver;
	width: 70%;
	height: 2px;
	left: 15%;
	right: 15%;
	top: 1030px;
	position: absolute;
	float: none;
	background-color: #C0C0C0;
}
#country-table {
	width: 98%;
	left: 1%;
	right: 1%;
	height: auto;
	top: 1015px;
	position: relative;
	float: none;
}
.country-table-content1 {
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-left: 4px;
}
.country-table-content2 {
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
	vertical-align: top;
	line-height: 35px;
	padding-left: 4px;
}
.list2 {
	list-style-type: none;
	margin-bottom: 25px;
	margin-right: -1px;
}
.keywords-bar {
	height: 60px;
	font-family: Arial;
	font-size: small;
	text-align: center;
}
.bottomtext {
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}
.bottomtext-p {
	width: 450px;
	left: 40%;
	right: 20%;
	text-align: justify;
}
.externallinks {
	height: 40px;
	font-family: Arial;
	font-size: small;
	text-align: center;
	vertical-align: bottom;
}
.internallinks {
	border-top: 2px;
	border-color: #008000;
	border-top-style: solid;
	height: 40px;
	font-family: Arial;
	font-size: x-small;
	text-align: center;
}
.copyright {
	height: 40px;
	font-family: Arial;
	font-size: x-small;
	text-align: center;
	direction: ltr;
}
