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

body{
font-family:verdana;
font-size:11px;
}

#header {
display: none;
}

#navigation {
display:none;
}

#footer {
display:none;
}

#sendTo, #tools {
	display: none;
}

.hide {
	display: none;
}

.jcarousel-skin-tango {
	display: none;
}


#market-sectors-right {
	display: none;
}

p.markets-title {
	font-weight: bold;
}

img.clients-image {
	display: none;
}

a.read-more, a.close_modal, p.popup-links, a.print-client  {
	display: none;
}

.close-quotes {
	display: none;
}

a.watch-video, .send-CV {
	display: none;
}

#galleryContainer {
	display: none;
}

p.gallery-image-title {
	font-weight: bold;
}

#column-left {
	width: 40%;
	float:left;
}


.web-more {
	visibility: hidden;
}

#column-right {
	width: 50%;
	float:right;
}


.home-content {
	width: 220%;
}

#flashcontent {
		display: none;
}

a.apply-online {
	display: none;
}


/*#nyroModalFull #nyroModalWrapper {
	display:block;
	height:414px;
	left:0;
	margin-left:0;
	margin-top:0;
	position:fixed;
	top:0;
	width:544px;
	z-index:101;
}

#nyroModalFull #nyroModalBg {
	opacity: 1;
	background: #fff;
}*/

#container.special {
	display: none;
}




body:first-of-type #nyroModalContent {
	display: block;
	height: 300px;
	overflow: visible;
	line-height: 30px;
	top: 360px;
	position: absolute;
}

body:first-of-type #nyroModalFull {
	display: block;
	height: 300px;
	overflow: visible;
	line-height: 30px;
	top: 360px;
	position: absolute;
}

body:first-of-type #nyroModalContent h1 {
	font-size: 14px;
}

body:first-of-type #nyroModalContent .description , #nyroModalContent .description a{
	font-size: 12px;
}




a#closeBut {
	display: none;
}





