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

div#header
{
	background:url(/images/header_bg.jpg) repeat-x top scroll;
	height:130px;
	margin:0;
	padding:0;
}

div#headerglow
{
	background:url(/images/header_halo.jpg) top no-repeat;
	margin:auto;
	width:842px;
	height:130px;
	padding:0px;
}

div#headercontent
{
	height:130px;
	width:800px;
	margin:0 auto;
	position:relative;
}

#headercontent a#logo, #headercontent h1#logo
{
	height:56px;
	margin:0;
	overflow:hidden;
	position:relative;
	top:23px;
	width:307px;
}

#logo img
{
	border:none;
}

div#menu
{
	position:absolute;
	width:600px;
	height:20px;
	top:107px;
	border:none;
}

div#menu a
{
	font-size:12px;
	padding-right:30px;
	margin:0;
	text-decoration:none;
	color:#FFF;
}

div#menu a:hover
{
	color:#8886B8;
}

div#content
{
	background:#202529 url(/images/main_bg.jpg) no-repeat top center;
	min-height:400px;
	overflow:hidden;
	border:none;
}

div#maincontent
{
	width:800px;
	position:relative;
	margin:auto;
	padding:0px;
}

div.leftcolumn
{
	width:510px;
	position:relative;
	margin:0;
	padding:0;
	float:left;
}

div.leftcolumn2
{
	width:480px;
	position:relative;
	margin:0;
	padding:0;
	float:left;
}
h2#introduction
{
	background:url(/images/t_introduction.png) no-repeat scroll;
	width:180px;
	height:28px;
	text-indent:-9999px;
	margin-top:40px;
	padding-bottom:20px;
}

h2#areal
{
	background:url(/images/t_areal.png) no-repeat scroll;
	width:469px;
	height:28px;
	text-indent:-9999px;
	margin-top:40px;
	padding-bottom:20px;
}

h2#ourcompanies
{
	background:url(/images/t_ourcompanies.png) no-repeat scroll;
	width:202px;
	height:28px;
	text-indent:-9999px;
	margin-top:40px;
	padding-bottom:20px;
}

div#logobox
{
	position:relative;
	height:150px;
	width:510px;
}
img#logonexims
{
	position:absolute;
	left:0;
}
img#logobso
{
	position:absolute;
	left:220px;
}
img#logoeres
{
	position:absolute;
	left:26px;
	top:70px;
}
img#logoetix
{
	position:absolute;
	left:280px;
	top:70px;
}

div.rightcolumn
{
	width:270px;
	float:right;
	margin-top:40px;
	margin-bottom:0px;
	position:relative;
}

div.rightbox1
{
	width:250px;
	padding-left:20px;
	padding-right:20px;
	background: url(/images/borderrightbox.png) no-repeat left top;
	margin-bottom:30px;
}

div.rightbox2bottom
{
	width:270px;
	background: url(/images/bg_bottom_whitebox.png) no-repeat left bottom;
	padding-bottom:28px;
}
div.rightbox2top
{
	width:270px;
	background: url(/images/bg_top_whitebox.png) no-repeat left top;
	top:0;
	padding-top:12px;
}
div.rightbox2content
{
	width:230px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:0px;
	background: #666666 url(/images/bg_whitebox.jpg) repeat-x left top;
}

div.rightbox2content h4
{
	color:#606;
	font-size:16px;
}

div.rightbox2content ul
{
	color:#fff;
}

.rightcolumn p
{
	font-size:11px;
	text-align:left;
}

.rightcolumn ul
{
	font-size:11px;
}

div.newsbloc
{
	background:url(/images/newsbloc.png) no-repeat scroll;
	width:250px;
	height:456px;
	float:right;
	margin-top:16px;
	margin-bottom:20px;
	display:block;
	position:relative;
}

.newsbloc p
{
	font-size:11px;
}

div#footer
{
	background:#000 url(/images/footer_bg.jpg) repeat-x top scroll;
	height:171px;
	margin:0;
}


div#footershadow
{
	background:url(/images/footer_shadow.jpg) no-repeat;
	width:860px;
	height:300px;
	margin:0 auto;
}

div#footercontent
{
	width:800px;
	height:33px;
	margin:auto;
	position:relative;
	padding-top:12px;
}

span.copyright
{
	position:absolute;
	margin-left:0px;
	margin-bottom:0;
	margin-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	height:22px;
	right:0;
}

.copyright a
{
	font-size:11px;
	color:#666;
}

#popbox1, #popbox2, #popbox3, #popbox4
{
	display:none;
}

#popbox1 p, #popbox2 p, #popbox3 p, #popbox4 p
{
	color:#FFF;
}

.learnmore a
{
	float:left;
	height:16px;
	display:block;
	font-size:11px;
	text-decoration:none;
	padding:0px 6px 0px 6px;
	margin-top:20px;
	background:url(/images/bg_learnmore.png) repeat-x top left;
}
	
