/* back */

body {
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px Verdana;
        line-height: 17px;
	color: #FFF;
}

/* layout */
.top {
	width: 909px;
	height: 49px;
	background: url('images/top.jpg') no-repeat;
	margin: auto;
	text-align: center;
}
.menu_holder {
	width: 909px;
	height: 64px;
	background: url('images/menu_hold.jpg') no-repeat;
	margin: auto;
	text-align: center;
	margin-top: 9px;
}
.banner {
	margin: auto;
	text-align: center;
	margin-top: 35px;
}
.news_holder {
	width: 830px;
	margin: auto;
	text-align: center;
	margin-top: 20px;
	line-height: 16px;
}
.news1	{
	width: 414px;
	border-right: 1px solid #202020;
	float: left;
}
.news2 {
	width: 414px;
	float: right;
}
.pad {
	margin: auto;
	text-align: left;
	width: 390px;
	margin-top: 10px;
}
.clear {
	clear: both;
}
.bottom {
	width: 909px;
	margin: auto;
	height: 100px;
	margin-top: 35px;
}
.nyx {
	float: left;
	width: 48%;
	text-align: left;
	padding-left: 10px;
}
.facebook {
	float: right;
	width: 48%;
	text-align: right;
	padding-right: 10px;
}
.footer {
	width: 909px;
	height: 32px;
	margin: auto;
	text-align: center;
	background: url('images/footer.jpg') no-repeat;
	color: #a1d2ff;
	font: 9px Verdana;
	line-height: 32px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.margin_men {
	margin-left: 12px;
}
.contact_menu {
	width: 260px;
	float: left;
	text-align: center;
}
.contact_content {
	width: 530px;
	float: right;
}
.topp {
	margin: auto;
	width: 259px;
	height: 11px;
	background: url('images/topp.jpg') no-repeat;
}
.menu_holdcon {
	background: url('images/bottomp.jpg') #111111 no-repeat;
	background-position: center bottom;
	width: 250px;
	margin: auto;
	text-align: left;
}
/* MENU */

.menu, .menu ul {list-style-type:none; padding:0; margin:0;
}
.menu li.top {display:block; float:left; position:relative;
	margin-top: 11px;
	margin-left: 6px;
	margin-right: 6px;
}
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.menu li.top a.top_link {display:block; float:left; height:43px;}
.menu li.top a span {display: none;}
.menu li.p1 {	display: block;
	width: 63px;
	height: 43px;
	background: url('images/home_b.jpg') no-repeat;
	background-position: 0 -43px;
	}
.menu li.p2 {display: block;
	width: 90px;
	height: 43px;
	background: url('images/products_b.jpg') no-repeat;
	background-position: 0 -43px;
	}
.menu li.p3 {display: block;
	width: 120px;
	height: 43px;
	background: url('images/news_b.jpg') no-repeat;
	background-position: 0 -43px;
	}
.menu li.p4 {display: block;
	width: 125px;
	height: 43px;
	background: url('images/soon_b.jpg') no-repeat;
	background-position: 0 -43px;
	}
.menu li.p5 {display: block;
	width: 125px;
	height: 43px;
	background: url('images/company_b.jpg') no-repeat;
	background-position: 0 -43px;
	}
.menu li.p7 {display: block;
	width: 189px;
	height: 43px;
	background: url('images/international_b.jpg') no-repeat;
	background-position: 0 -43px;
	}
.menu li.p6 {display: block;
	display: block;
	width: 82px;
	height: 43px;
	background: url('images/contact_b.jpg') no-repeat;
	background-position: 0 -43px;
	}
.menu li a#home {
	width: 63px;
	height: 43px;
	background: url('images/home_b.jpg') no-repeat;
	background-position: 0 0;
	}
.menu li a#products {
	width: 90px;
	height: 43px;
	background: url('images/products_b.jpg') no-repeat;
	background-position: 0 0;
	}
.menu li a#news {
	width: 120px;
	height: 43px;
	background: url('images/news_b.jpg') no-repeat;
	background-position: 0 0;
	}
.menu li a#soon {
	width: 125px;
	height: 43px;
	background: url('images/soon_b.jpg') no-repeat;
	background-position: 0 0;
	}
.menu li a#company {
	width: 125px;
	height: 43px;
	background: url('images/company_b.jpg') no-repeat;
	background-position: 0 0;
	}
.menu li a#inter {
	width: 189px;
	height: 43px;
	background: url('images/international_b.jpg') no-repeat;
	background-position: 0 0;
	}
.menu li a#contact {
	display: block;
	width: 82px;
	height: 43px;
	background: url('images/contact_b.jpg') no-repeat;
	background-position: 0 0;
	}
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#products:hover, .menu li:hover a#products,
.menu li a#news:hover, .menu li:hover a#news,
.menu li a#soon:hover, .menu li:hover a#soon,
.menu li a#company:hover, .menu li:hover a#company,
.menu li a#inter:hover, .menu li:hover a#inter,
.menu li a#contact:hover, .menu li:hover a#contact {background:transparent;}
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}
.menu :hover ul.sub {left:2px; top:43px; background: #1a1a1a; padding:5px 0; text-align: left; white-space:nowrap; width:160px; height:auto; border-bottom: 3px solid #222222;}
.menu :hover ul.sub li {display:block; height:22px; position:relative; float:left; width:160px;}
.menu :hover ul.sub li a {display:block; font-size:9px; height:22px; width:160px; line-height:22px; text-indent:0; font-weight: normal; color:#9fd2ff; text-decoration:none;}
.menu :hover ul.sub li a:hover {background:#222222; color:#fff;}
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{border-bottom: 3px solid #1a1a1a; left:160px; top:-3px; background: #222222; padding:3px 0; white-space: nowrap; width:190px; z-index:200; height:auto; z-index:300; border-left: 1px solid #000;}
.menu :hover ul.sub li a.fly {background:#1a1a1a url(images/arrow.gif) 150px 7px no-repeat;}
.menu :hover ul.sub li a.fly:hover {background:#222222 url(images/arrow_over.gif) 150px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#222222 url(images/arrow_over.gif) 150px 7px no-repeat; color:#fff;} 


/*MENU CONTACT */

ul.contact {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 18px;
	padding-bottom: 18px;
}
ul.contact li a {
	text-decoration: none;
	font-weight: bold;
	color: #a1d2ff;
	line-height: 18px;
}
ul.contact li a:hover {
	color: #fff;
}

/* spans, images etc */
span.small_dark {
	font: 9px Verdana;
	color: #1f66a7;
	line-height: 20px;
}
img.flag {
	border: 0;
	padding: 0 6px;
}
span.title {
	font-weight: bold;
	color: #a1d2ff;
}
.desc {
	margin-left: 14px;
	margin-top: 11px;
}
.high {
	line-height: 16px;
}
.read {
	margin: auto;
	margin-top: 14px;
	width: 100%;
	text-align: right;
}
h2 {
	background: #111111;
	border-top: 1px solid #202020;
	border-bottom: 1px solid #202020;
	padding: 10px 5px;
	text-align: center;
	color: #a1d2ff;
}
h3 a, a {
	text-decoration: underline;
	font-weight: normal;
	color: #a1d2ff;
}
h3 a, a:hover {
	color: #fff;
}
h3 a:hover {
	color: #fff;
}
h3 a, a:active {
	color: #a1d2ff;
}
h3 a, a:visited {
	color: #a1d2ff;
	text-decoration: underline;
	}
a:link {
	color: #a1d2ff;
	text-decoration: underline;
	}
a:hover {
	color: #fff;
}

span.prtitle  {
	font-variant: small-caps;
	color: #a1d2ff;
	text-align: left;
	font-weight: bold;
	line-height: 19px;
}
span.pr2title {
	font: 9px Verdana,sans-serif;
}
td.bar {
	font: 9px Verdana,sans-serif;
}
td.tit {
	font: 9px Verdana,sans-serif;
}
h3 {
	background: #111111;
	border-top: 1px solid #202020;
	border-bottom: 1px solid #202020;
	padding: 10px 5px;
	text-align: left;
	color: #a1d2ff;
	font-size: 12px;
}