body {
	margin:0;
	font:10pt "Trebuchet MS", verdana, sans-serif;
	background:#fece32;
}

html { 
	min-height:100%;
	margin-bottom:1px; 
}

#container {
	width:100%;
	background:url(../images/bg.jpg) repeat-x #27491d; 
}

#wrap {
	width:1003px;
	margin:0 auto;
	background:url(../images/content-top.gif) no-repeat;
	padding-bottom:20px;
}

#clear {
	clear:both;
	background:url(../images/content-bottom.gif) no-repeat;
	height:13px;
}

a {
  -moz-outline: none 0;
  outline: none 0;
}

/* HEADER***********************************/

#header {
	float:left;
	width:1003px;
	height:224px;
}

#header img {
	margin:26px 0 0 52px;
}

.header-home {
	background:url(../images/header-home.jpg) no-repeat;
}

.header-exhibition {
	background:url(../images/header-exhibition.jpg) no-repeat;
}

.header-conference {
	background:url(../images/header-conference.jpg) no-repeat;
}

.header-expoestadio {
	background:url(../images/header-expoestadio.jpg) no-repeat;
}

.header-register {
	background:url(../images/header-register.jpg) no-repeat;
}

.header-flight {
	background:url(../images/header-flight.jpg) no-repeat;
}

.header-news {
	background:url(../images/header-news.jpg) no-repeat;
}

.header-newsletter {
	background:url(../images/header-newsletter.jpg) no-repeat;
}

.header-about {
	background:url(../images/header-about.jpg) no-repeat;
}

#main {
	width:995px;
	float:left;
	background:url(../images/content-top.gif) no-repeat #fff;
	padding:9px 0 0 8px;
}

#main .blocks {
	width:967px;
	float:left;
	background:url(../images/4blocks.jpg) no-repeat;
	height:50px;
	padding:195px 20px 0 0;
	text-align:right;
	font-size:20px;
	font-style:italic;
	color:#00892e;
	font-weight:bold;
	line-height:19px;
	margin-bottom:8px;
}

/* NAVBAR**********************************/

#navbar {
	float:left;
	width:243px;
	background:url(../images/navi-top.gif) no-repeat top right;
	padding-top:10px;
}

#navbar .bottom {
	float:right;
	width:221px;
	background:url(../images/navi-bottom.gif) no-repeat bottom left #26481d;
	padding:0 10px 10px 10px;
}

#navbar .links {
	float:left;
	width:221px;
	color:#fff;
	margin:0;
	padding:5px 0 5px 0;
   	list-style:none;
}

#navbar .links li.headlink {
	padding:0 0 10px 0;
	margin-bottom:10px;
	position:relative;
	background:url(../images/doot.gif) repeat-x bottom;
}

#navbar .links li a {
	text-decoration:none;
	color:#fff;
	line-height:15px;
	background:url(../images/navi-arrow.gif) no-repeat right top;
	display:block;
	width:221px;
}

#navbar .links li a:hover {
	color:#fece32;
	background-position:right -15px;
}

#navbar .links li.headlink ul {
	position:absolute;
	left:221px;
   	top:0;
   	display:none;
   	list-style:none;
	background:#fece32;
	width:195px;
	padding:0;
	margin:0;
	width:195px;
}

#navbar .links li.headlink ul li a {
	padding:5px 10px 0 10px;
	color:#26481d;
	display:block;
	height:20px;
	background:none;
	width:175px;
}

#navbar .links li.headlink ul li a:hover {
	background:#fcc309;
	color:#26481d;
}

#navbar .links li.headlink:hover ul {
   	display:block;
}

#navbar .news-box {
   	float:left;
	width:221px;
	background:url(../images/newsblock-top.gif) no-repeat;
	padding-top:8px;
}

#navbar .news-box .bottom {
   	float:left;
	width:201px;
	background:url(../images/newsblock-bottom.gif) no-repeat left bottom #365c25;
	padding:3px 10px 11px 10px;
}

#navbar .news-box span {
	display:block;
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
	color:#fece32;
}

#navbar .news-box p {
	margin:0 0 15px 0;
	font-size:11px;
	color:#fff;
}

#navbar .news-box .field {
	background:url(../images/newsblock-input.gif) no-repeat;
	width:194px;
	height:21px;
	padding:7px 0 0 7px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	border:none;
	margin-bottom:15px;
}

#navbar .news-box .button {
	width:101px;
	margin:0 auto;
	display:block;
}


/* BODY************************************/

#mainHome {
	float:left;
	width:700px;
	background:url(../images/navi-blur.png) no-repeat;
	padding:10px 0 0 25px;
}

#mainHome h1 {
	margin:0 0 20px 0;
	font-size:33px;
	font-style:italic;
	color:#00892e;
	font-weight:normal;
	letter-spacing:-2px;
}

#mainHome h2 {
	margin:0 0 10px 0;
	font-size:20px;
	color:#00892e;
	font-weight:bold;
	letter-spacing:-1px;
}

#mainHome p {
	margin:0 0 10px 0;
}

#mainHome p a {
	text-decoration:none;
	color:#00892e;
	line-height:15px;
}

#mainHome p a:hover {
	text-decoration:underline;
}

#mainHome ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

#mainHome ul li {
	margin:0 0 8px 0;
	padding:0 0 0 15px;
	background:url(../images/bullet.gif) no-repeat;
	background-position:0 5px;
}

#mainHome .text-bold {
	font-weight:bold;
}

#mainHome .separator {
	background:url(../images/separator.gif) repeat-x;
	padding-top:20px;
	margin-top:20px;
	float:left;
	width:700px;
}

#mainHome .left-column {
	float:left;
	width:435px;
}

#mainHome .right-column {
	float:right;
	width:244px;
}

#mainHome .column {
	float:left;
	width:338px;
	padding-right:10px;
}

#mainHome .btn-download {
	display:block;
	background:url(../images/btn-download.png) no-repeat;
	width:222px;
	height:22px;
	padding:8px 0 0 10px;
	text-decoration:none;
	color:#26481d;
	font-size:12px;
	font-weight:bold;
}

#mainHome .btn-download:hover {
	color:#00892e;
}

#mainHome .btn-newsletter {
	display:block;
	background:url(../images/btn-newsletter.png) no-repeat;
	width:222px;
	height:23px;
	padding:10px 0 0 10px;
	text-decoration:none;
	color:#26481d;
	font-size:12px;
	font-weight:bold;
}

#mainHome .btn-newsletter:hover {
	color:#00892e;
}

/* FOOTER************************************/

#footer {
	width:100%;
	background:url(../images/footer-bg.jpg) no-repeat center top;
	text-align:center;
	padding-top:20px;
	font-size:11px;
	color:#26481d;
	height:37px;
}

#language {
	position: absolute;
	height: 21px;
	width: 132px;
	left: 4px;
	top: 0px;
}
a.language:link {
	text-decoration:none;
	color:#000000;
}
a.language:visited {
	text-decoration:none;
	color: #000000;
}
a.language:hover {
	text-decoration:none;
	color: #00892e;
}
a.language:active {
	text-decoration:none;
	color: #00892e;
}
a.filez:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.filez:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.filez:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.filez:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
