@charset "utf-8";
body {
	margin:0 auto;
	background: none;
	background-color: #9FA939;
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
	width: 1100px;
	text-align: center;

}
html { padding:0; margin:0;}

a:focus, a:link, a:visited, a { outline:none; overflow:hidden; }

* {
	outline:none;
}

.clr {clear:both;}
p {
	line-height:120%;
	color: #1F3861;
}

/* main */
.main {
	width:1150px;
	padding:0;
	margin:0;
	position: relative;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #F9E000;
	font-family: "Courier New", Courier, monospace;
	text-transform: lowercase;
}

.main h1 {
display:none;
}

/* header */
.header {
	width:1002px;
	margin:0;
	padding:0;
}
#logo {
	height:84px;
	margin:0;
	background-color: #9DA939;
	padding: 0;
	font-family: "Courier New", Courier, monospace;
	float: right;
	margin-right: 282px;
}

#logo img {
	margin: 0;
	float: left;
	border: 0;
	margin-left: 2px;
}

#logo img a:focus {
outline:0;
}

#tagline-top {
	padding: 0;
	color: #ddd;
	letter-spacing: 2px;
	font-family: "Courier New", Courier, monospace;
	background-image: url(images/triangle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 1px 282px 0 200px;
	float: right;
	width: 616px;
}
#-tagline-top span {
	color: #E54F1D;
}

h2#tagline-top {
	font-size: 20px;
	background-color: #1F3861;
	padding: 5px 20px 5px 20px;
	height: 20px;
}


#logo h2 {
	padding: 0;
	color: #ddd;
	letter-spacing: 2px;
	font-family: "Courier New", Courier, monospace;
	background-image: url(images/triangle.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	margin: -4px 282px 0 180px;
	background-color: #1C3762;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	height: 20px;
	clear: both;
}

/*
.logo .text {
	color:#D5DA3F;
	padding:0 10px;
	margin:0;
	text-align: right;
	display: none;
}
*/
/* menu */
#menu {
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
	background-color: #6EBBF3;
	width: 200px;
	margin-top: 94px;
	margin-bottom: 15px;
	overflow: hidden;

}

#menu li {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	color:#a6a6a6;
	font-family: "Courier New", Courier, monospace;
	text-transform: lowercase;

}
#menu a {
	display:block;
	text-transform:lowercase;
	line-height:2.2;
	float:left;
	color:#CCCCCC;
	padding:33px 0px;
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #9FA939;
	width: 100%;
	background-color: #1F3861;
	font-family: "Courier New", Courier, monospace;
	text-align: center;

}
#menu a:hover {
	color:#1F3861;
	background-color: #6EBBF3;
}
#menu span {
	text-transform:none;
	line-height:16px;
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	color:#838383;
	text-align:left;
} 
#menu a.active {
	color:#F9E000;
	background-color: #1F3861;
}
/* center */
#center {
	width:600px;
	margin:0;
	padding:0;
	border:none;
	float: right;
	margin-bottom: 0px;
	margin-right: 0px;
	display: inline;
	margin-top: 0px;
	background-image: url(images/conference-hall.jpg);
	height: 414px;
}

#center h2 {
	color:#666666;
	margin:0px;
	padding:20px 0 0 30px;
	font-size: 16px;
	text-align: right;
}
#center p {
	color:#FFFFFF;
	margin:0;
	padding:0px 90px 0 0px;
	font-size: 18px;
	text-align: right;
	margin-left: 50px;
	font-family: "Courier New", Courier, monospace;
}



.body-content h2 {
	color:#333;
	padding:10px 20px;
	margin:10px;
	border-bottom:0px solid #666;
	text-transform:lowercase;
	font-size: 18px;
}
.body-content h3 { font: normal 18px  Georgia, "Times New Roman", Times, serif; color:#242424; padding:10px 10px;  margin:10px 20px 10px 20px;}
.body-content h4 { font: normal 48px  Georgia, "Times New Roman", Times, serif; color:#1b1b1b; padding:10px 10px;  margin:10px 20px 10px 20px; border-bottom:1px solid #a5a295;}
.body-content p {
	color:#333333;
	padding:0 15px;
	margin:20px 0;
	font-size: 20px;
	text-align: justify;
}

.body-content img {
	float:left;
	margin:0;
	padding:20px;
}

/*main_body*/
.main_body {
	width:308px;
	padding:0;
	margin:0;
	float:left;
	background:url(images/bg_body-.gif) top no-repeat;
	background-color: #6EBBF3;
	height: 319px;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-color: #66CCFF;
}

.main_body:hover {
	background-color: #66ccff;
}

.main_body h2 {
	padding:15px 0;
	font-weight: bold;
	text-align: center;
}

/* left_body*/
.left_body {
	width:306px;
	padding:0;
	margin:0 2px;
	float:left;
	background-color: #E54F1D;
	display: inline;
	border-left: 0px solid #fff;
	border-color: #FF6600;
	border-bottom: 2px solid #FF6600;
	height: 319px;
	margin-left: 39px;
}
.left_body:hover {
	background-color: #FF6600;

}
.left_body h2 {
	padding:15px 0;
	font-weight: bold;
	text-align: center;
}

.left_body a, .body-content a {
text-decoration:none;
}
/* right_body*/
.right_body {
	width:200px;
	padding:0;
	margin:0;
	background-color: #F8E000;
	display: inline;
	border-bottom: 0px solid #FFF2CC;
	border-color: #FFFF33;
	border-left: 0px solid #FFFF33;
	float: right;
	height: 735px;
}
.right_body h2 {
	color:#333;
	padding:18px 0 26px 0;
	border-bottom:0px solid #666;
	text-transform:lowercase;
	font-size: 18px;
	margin: 0;
	text-align: center;
	line-height: 40px;
}
.right_body h3 {
	padding:10px;
	font-size: 16px;
	line-height: 110%;
	margin: 0;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}


.right_body ul {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#3a3c3c;
	padding:5px 0;
	margin:0;
}
.right_body li {
	padding:5px 0;
	margin:0;
}
.right_body a {
	color:#1F3861;
	margin:0;
	padding:0;
	text-decoration:none;
}

.right_body .title {
	float: left;
	color:#222;
	margin:0;
	padding:0;
	margin:0;
	padding:8px 5px 0 10px;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
}
.right_body img { padding:0; margin:0; border:none;}


/* footer */
#footer {
	text-align:center;
	color:#F9E000;
	padding:0px;
	float: left;
	width: 320px;
	font-size: 16px;
	padding-top: 4px;
	margin-top: 540px;
	margin-right: 2px;
	margin-left: 40px;
	position: absolute;
	left: 0px;
}
#footer-front {
	text-align:center;
	color:#F9E000;
	padding:0px;
	float: left;
	width: 320px;
	font-size: 16px;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 0px;
	position: absolute;
	top: 540px;
	left: 0px;
	text-decoration: none;
}
#footer a {
	color:#1F3861;
	text-decoration: none;
	padding-left: 10px;
	font-size: 24px;
	text-align: right;
}
#footer p {
	font-size: 24px;
	padding: 10px 0;
	margin: 0;
	color: #1F3861;
	text-align: right;
}

#footer a:hover {
text-decoration:underline;
}

#footer #phrase {
	color: #F9E000;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-bottom: 10px;
}
#footer-front a {
	color:#1F3861;
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
	text-align: right;
}
#footer-front p {
	font-size: 24px;
	padding: 10px 0;
	margin: 0;
	color: #1F3861;
	text-align: right;
	text-decoration: none;
}
#footer-front #phrase {
	color: #F9E000;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-bottom: 40px;
	text-decoration: none;
	padding-right: 0px;
}

#header-wrap {
	height: 136px;
	background-color: #9DA939;
	float: right;
}
.body-content {
	margin:0;
	padding:0;
	float: right;
	margin-top: 0px;
	background-image: url(images/corner-straight.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	width: 657px;
}

.main #w {
	background-color: #9DA939;
	background-image: url(images/logo-w.jpg);
	height: 500px;
	float: left;
}
.main img {
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-right: 0px;
}
.main h2#tagline {
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
	padding: 0;
	color: #1C3762;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 5px;
	margin-right: 0px;
	display: none;
}
h2#tagline span {
	color: #F9E000;
}
.right_body p {
	padding: 0 10px;
	text-align: justify;
	font-size: 20px;
	margin: 0;
}

img#parrot-front {
	left: 0px;
	top: 125px;
	position: absolute;
}
img#parrot {
	left: 0px;
	top: 120px;
	position: absolute;
}
.phone span {
	color: #F9E000;
}
img.hall {
	z-index: 100;
	position: absolute;
	right: 0px;
	top: 0px;
	border-bottom: 1px solid #fff;
	border-color: #9FA939;
}
img.more {
	float: right;
	margin: 0;
	margin-top: 10px;
}
.inhall li {
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	text-align: right;
	margin-right: 90px;
	font-family: "Courier New", Courier, monospace;
	text-transform: lowercase;
	text-decoration: none;
}

ul.inhall {
	margin-top:10px;
	margin-bottom: 0px;
}


#page_content {
	width: 750px;
	float: right;
	text-align: right;
	color: #333333;
	font-size: 28px;
	height: 700px;
	padding-right: 30px;
	margin-bottom: 30px;
	overflow:auto;
}	

#page_content span {
	color: #0000FF;
}
#page_content a {
	text-decoration:none;
	line-height: 1.4;
	font-size: 36px;
}
#page_content a:hover {
text-decoration:underline;
}

#page_content h3 {
	font-size: 24px;
	line-height: 1;
}
#page_content img {
	float: right;
	margin: 30px 0 0 20px;
	border: 0px solid #F9E000;
}
#page_content img.logo {
	float: none;
	margin: 0;
	padding: 0 10px;
}
#page_content img.flag {
	float: none;
	margin: 0;
	padding: 0 10px;
}
#page_content h2 {
	font-size: 36px;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 20px;
	line-height:0.8;
}
#page_content h4 {
	font-size: 36px;
	line-height: 1;
}
#img_column {
	width: 340px;
	z-index: 50;
	float: right;
}
.right_body:hover {
	background-color: #FFFF99;
	}
.body-content a {
	text-decoration: none;
	color: #1F3861;
}

.main .right_body #menu .yellow {
	background-color: #F9E000;
}
.main .right_body #menu .yellow:hover {
	background-color: #00CC00;
}

#menu-pages {
	float: left;
	width: 350px;
}
#menu-pages li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: right;
}
ul#menu-pages {
	margin: 0;
	padding: 0px;
	margin:30px 0 0 20px;

}
#menu-pages a {
	color:#F8E000;
	text-decoration: none;
	font-size: 16px;
	line-height:20px;
	float: left;
	text-transform: lowercase;
	padding: 0px 4px;
	margin:3px 4px;
	/*background-color: #426D35;*/
}
#menu-pages a:hover {
text-decoration:underline;
}

.main #footer-front .logos {
	float: left;
	margin: 0 55px;
	border: 0;
}
.main #footer-front .aiic {
	float: right;
	margin-right: 30px;
	border: 0;
}
#footer-front .inside {
	float: left;
	background-color: #DCE4BB;
	padding: 5px 12px 4px 12px;
	border: 1px solid #ccc;
}
#footer-front .inside a {
	float: left;
	margin: 0;
}
#footer-front .inside a:hover {
	color:#FF0000
}
#page_content .smaller p {
font-size:16px;
margin:0;
}
#page_content .smaller a {
font-size:18px;
}
ol li {
	line-height:1.2;
	width:550px;
	float:right;
	list-style-position:outside;
	margin-bottom:30px;
	color: #1F3861;
}
#page_content ul li {
	line-height:1.2;
	width:550px;
	float:right;
	list-style-position:inside;
	margin-bottom:10px;
	color: #1F3861;
}

.main #page_content .countries ul{
	padding: 0;
	margin: 0;

}

.main #page_content .countries li{
	list-style-position: outside;
	list-style-type: circle;
	float: left;
	font-size: 18px;
	padding: 0;
	margin: 0 0 0 80px;
	text-align:left;
	width:650px;

}
.main #page_content .countries li a{
	font-size: 18px;
	padding: 0;
	margin: 0;
}

.main #page_content .countries h5 {
	font-size: 24px;
	text-transform: capitalize;
	text-align: left;
	margin: 0 0 0 60px;
	padding: 0;
}
.plain {
	color: #333333;
	font-size: 12px;
}


/* ----- form ----- */
form{
	padding: 10px;
	text-align: left;
	float:right;
}

label{
	margin: 0 10px;
	float: left;
	width: 380px;
	text-align: right;
	padding: 2px;
	clear: left;
	line-height:30px;
}

input#text{
	color: #333333;
	border: 2px solid #ccc;
	padding-right: 20px;
	padding: 3px;
background-color: #F9E000;
	margin: 6px;
	width:220px;
}
input#text-n{
	color: #333333;
	border: 2px solid #ccc;
	padding-right: 20px;
	padding: 0px;
background-color: #F9E000;
	margin: 6px;
	width:30px;
}


.button{
	margin: 0px;
	width: 50px;
	height: 20px;
	border: 0px;
	color: #333333;
	font-weight: bold;
	background: #FFFFFF;
	cursor: pointer;
}

textarea {
background-color: #F9E000;
	border: 2px solid #ccc;
	margin: 0 0 20px 200px;
	overflow:hidden;
	color: #333333;
	padding-right: 20px;
	padding: 3px;
	margin: 6px;
	width:220px;
}
select {
	width: 150px;
	margin-top: 4px;
	background-color: #f6f6f6;
}
input#check {
	margin-right: 8px;
	padding:0;

	
}
input#submit {
	padding:4px 10px;
	margin-left:480px;
	font-size:14px;
	letter-spacing:1px;
}
#page_content .red {color:#CC0000; font-size:18px; }


table label#service {text-align:left; width:100px; font-size:10px; margin:20px 0 0 0;}
table#request-form {width:220px; padding-left:10px; }
table#request-form tr td{width:10px;}

/* form end */

