/* Inner NL CSS Document */
/*common*/
body {
	margin:0px;
	background-color:#000b0f;
	background-image:url(/images/NL_external_04.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
a img {
	border:0px;
}
body * {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#86888b;
}
#topRow td {
	height:350px;
}
#container {
	width:100%;
}
#container * {
	vertical-align:top;
	background-repeat:no-repeat;
}
#topRow .left {
	background-position:right top;
}
#topRow .center {
	width:692px;
	background-position:top;
}
#topRow .center #descr * {
	padding:0px;
	margin:0px;
	vertical-align:middle;
}
#topRow .center #descr {
	font-size:30px;	
	color:#FFFFFF;
	height:155px;
	padding:65px 0px 0px 65px;
}
#topRow .center #descr  ul li {
	font-size:25px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
}
#topRow .center #menu {
	padding-top:38px;
	color:#FFFFFF;
	width:468px;
	text-align:center;
}
#topRow .center #menu a {
	color:#ffffff;
	text-decoration:none;
}
#topRow .center #menu a:hover {
	color:#ffffff;
	text-decoration:underline;
} 
#topRow .right .logo {
	margin-top:36px;
}
#cities {
	position:relative;
	z-index:1000;
	margin-top:10px;
	padding-left:62px;
}
#cities a {
	text-decoration:none;
}
#cities a:hover {
	text-decoration:none;
	color:#CCCCCC;
}
#contentRow .center {
	text-align:right;
}
#contentRow .center .fourPics img {
	margin:28px 2px 5px 2px;
}
#contentRow .center .fourPics {
	text-align:center;
}
#footer {
	width:100%;
	height:75px;
}
#footer a {
	font-size:11px;
}
#footer1 {
	padding:20px 55px 0px 0px;
	font-size:11px;	
}
#footer2 {
	padding:20px 0px 0px 0px;
	font-size:11px;	
	text-align:right;
}
#lang {
	position:absolute;
	top:10px;
	left:35px;
}
#lang a {
	color:#CCCCCC;
}
#lang a:hover {
	text-decoration:none;
}

#gallery{
	border: none;
}

#gallery td{
	border: 5px solid #52565a;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	height: 100px;
}
