@charset "utf-8";
/* CSS Document */

body, html{ margin:0; padding:0; height:100%; width:100%}

body{background:#181818 none repeat scroll 0 0;
color:#A2A2A2;
font-family:Arial;
font-size:11px;
margin:0;
padding:5px
}

div#topFlash{ position:absolute; right:55px;
top:28px;}

div#preloadedimages {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

#industry, #toCountry, #fromCountry {
background:#181818 none repeat scroll 0 0;
border:1px solid #424242;
color:#FFFFFF;
font-family:Arial;
font-size:12px;
}



#logo{ float:left}
#destination{padding-bottom:20px;position:relative;left:190px}

#wrapper{ text-align:left; width:1032px; margin-top:10px; position:relative}

a {
cursor:pointer;
color:#0099CC;
text-decoration:none;
}

#leftNav{float:left; overflow:hidden; margin-top:-10px; vertical-align:top;}
#map{float:left;left:18px;position:relative;top:-39px;}

/*module*/

#blocks.b{background: url(../images/hBG.png) #0c0c0c top repeat-x; width:250px; margin-right:10px; float:left}
#blocks {background: url(../images/hBG.png) #0c0c0c top repeat-x; width:182px; text-align:justify}
#blocks div.lbor{ background:url(../images/lBor.png) repeat-y left}
#blocks div.rbor { background:url(../images/rbor.png) repeat-y right}
#blocks div.bbor { background:url(../images/bBor.png) repeat-x bottom}
#blocks div.tl{ background:url(../images/tl.png) top left no-repeat}
#blocks div.tr{ background:url(../images/tr.png) top right no-repeat}
#blocks div.br{ background:url(../images/br.png) bottom right no-repeat}
#blocks div.bl{ background:url(../images/bl.png)  bottom left no-repeat; padding:10px; color:white}


#blocks h3, h3{font-size:10px;text-transform:uppercase;font-weight:normal;margin:0;color:#0098CC; padding-bottom:10px;}
/*module*/

#contact_block {
	width:800px;
	padding:10px;
}

#contact_block tr td img {
	border:1px solid #cccccc;
}

#contact_block h2 {
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	line-height:0px;
}

div.footer{
background:url(../images/devider.jpg) no-repeat scroll center top;clear:both;margin-top:20px;padding-top:10px;text-align:center;
}

#bottomblocks {
	clear:both;
	margin-top:20px;
	text-align:center;
}

#block {
	float:left;
	color:#ffffff;
	font-family:arial;
	border:1px solid #cccccc;
	padding:5px;
	margin:20px;
	width:200px;
	font-size:11px;
	text-align:left;
	position:relative;
}

ul{ padding:0; margin:0; list-style-type:none}
ul.menu a{
background:transparent url(../images/butBg.jpg) no-repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-family:arial;
font-size:10px;
height:36px;
padding-left:42px;
padding-top:23px;
text-transform:uppercase;
width:140px;
}

ul.menu a:hover {
background:url(../images/butBghover.jpg) no-repeat scroll 0 0;
}


li.close ul{ display:none}
li.open ul{display:block; background:url(../images/sub_but.jpg) repeat-y; padding:10px 0px}
li.open ul li a{display:block; background:#181818; z-index:1000; height:auto; width:150px; margin-left:5px; padding:5px 0px 5px 70px}
li.open ul li a:hover{background:#181818}
li.open a {background:url(../images/butBgCurrent.jpg) no-repeat;color:#ED9E03}
