


/**************************************************************************************/

* { padding: 0px; margin: 0px; }


H1 { font-family: Georgia, Times New Roman, serif; }

H1 SMALL { display: block; }

IMG { border: 0px; }

P { line-height: 180%; }

LI { list-style: none; }


/**************************************************************************************/

#logo H1, #logo H2 {
	text-indent: -90000px;
	margin-top: -100px;
	font-size: 10px;
}

.noflash {
	background: url('../images/header-noflash.jpg') no-repeat top center;
	height: 120px;
}

/**************************************************************************************/

#menu {
	background: url('../Images/cms/menu-bg.jpg') #F4F4EA repeat-x top center;
	font-family: Arial, Helvetica, sans-serif;
	height: 62px;
}

#menu LI {
	line-height: 36px;
	font-size: 11px;
	cursor: pointer;
	float: left;
}

#menu LI A {
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	display: block;
	color: #ffffff;
}

#menu LI A:hover {
	background: url('../Images/cms/menu-item-sel.jpg') repeat-x;
	color: #ffd303;
}

#menu LI UL LI A {
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	color: #ffd303;
}

#menu LI UL LI A:hover {
	text-decoration: underline;
	background: transparent;
}

#menu UL LI UL {
	position: absolute;
	display: none;
	width: 960;
}

#menu UL LI:hover UL, #menu UL LI A:hover UL, #menu LI.sfhover UL { display: block; }

#menu .sel, #menu .actual, #menu .sel:hover {
	background: url('../Images/cms/menu-item-sel.jpg') repeat-x;
	padding: 0px 20px 0px 20px;
	color: #ffd303;
}

#menu .neutral {
	background: transparent !important;
	color: #BC1C1C !important;
}

#menu .sub-About { margin-left: center; }
#menu .sub-software { margin-left: -62px; }
#menu .sub-customers { margin-left: -145px; }
#menu .sub-news { margin-left: -60px; }
#menu .sub-employment { margin-left: -85px; }

/**************************************************************************************/

.submenu { margin-bottom: 20px; }

.submenu LI {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	background: #B0A998;
	font-size: 14px;
	line-height: 30px;
	color: #F4F4EA;
}

.submenu LI A {
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	display: block;
	height: 30px;
	color: #2F2F2F;
}

.submenu LI A:hover {
	background: url('../images/submenu-item-over.gif') #B0A998 repeat-x;
	color: #F4F4EA;
}

.submenu .sel { 
	padding: 0px 20px 0px 20px; 
	background : #51473D;
	display: block;
}

.submenu LI UL LI {
	background: url('../images/icon-arrow.gif') #CFC7B5 no-repeat 15px 10px;
	padding-left: 20px;
}

.submenu LI UL LI A:hover {
	background: transparent;
	color: #F4F4EA;
}

.submenu LI UL .sel {
	background: url('../images/icon-arrow.gif') #51473D no-repeat 15px 10px;
	padding: 0px 15px 0px 35px;
}

/**************************************************************************************/


.wp-pagenavi .pages { margin-right: 10px; }
.wp-pagenavi .current, .wp-pagenavi A  { padding-left: 5px; }

.wrap {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
