@charset "utf-8";

#pageHeaderBar div span {
	display: none;
}

.about a {
	width: 51px; height: 15px;
	background: transparent url(images/menu-about.png) left top no-repeat;
	text-indent: -9999px;
}
li.active.about a {
	background: url(images/menu-about-hover.png);
}

.approach a {
	width: 83px; height: 19px;
	background: transparent url(images/menu-approach.png) left top no-repeat;
	text-indent: -9999px;
}
li.active.approach a {
	background: url(images/menu-approach-hover.png);
}

.cases a {
	width: 113px; height: 15px;
	background: transparent url(images/menu-cases.png) left top no-repeat;
	text-indent: -9999px;
}
li.active.cases a {
	background: url(images/menu-cases-hover.png);
}

.mysim2learn a {
	width: 106px; height: 19px;
	background: transparent url(images/menu-mysim2learn.png) left top no-repeat;
	text-indent: -9999px;
}
li.active.mysim2learn a {
	background: url(images/menu-mysim2learn-hover.png);
}

.press a {
	width: 46px; height: 15px;
	background: transparent url(images/menu-press.png) left top no-repeat;
	text-indent: -9999px;
}
li.active.press a {
	background: url(images/menu-press-hover.png);
}

#homeOp h1 {
	text-indent: -9999px;
	width: 266px; height: 23px;
	background: transparent url(images/homeGroup-operations.png) left top no-repeat;
	font-size: 20px;
	color: #869BBC;
}

#homeIn h1 {
	text-indent: -9999px;
	width: 176px; height: 23px;
	background: transparent url(images/homeGroup-infrastructure.png) left top no-repeat;
	font-size: 20px;
	color: #8C5036;
}

#homeEd h1 {
	text-indent: -9999px;
	width: 113px; height: 23px;
	background: transparent url(images/homeGroup-education.png) left top no-repeat;
	font-size: 20px;
	color: #90B098;
}

#contact h1 {
	width: 206px;
	height: 37px;
	text-indent: -9999px;
	background: transparent url(images/header-contact.png) left top no-repeat;
}