
/* all the images in the left menu */
.menuImage {
	margin:0px;
	padding:0px;
	display:block;
	z-index: 2000;
}
/* this is the left menu on all the pages */
#menu {
	margin-top:27px;
	background-color:#ffffff;
	width:133px;
	position:absolute;
	top:110px;
	left:00px;
	height:100%;
	z-index:10;
	
	adding:0px 0 15px 0;
	argin:0px 0 15px 0;
	border-right:solid #046958 3px;
	adding-bottom:50px;
}

.menuItems {
	position:absolute;
	left:133px;
	display:none;
	z-index:100;
	background-color:#ffffff;
	padding:4px;
	border-style:solid;
	border-width:3px;
	border-color:#cccccc #000000 #000000 #cccccc;
	-moz-border-radius:0 15px 15px 0;
}

/* the hyper-links in the left menu, also with the hover attributes. */
.subMenu {
	text-align:left;
	padding:1px 10px 1px 10px;
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
	display:block;
}
.subMenu:hover {
	color:#ffffff;
	background-color:#000000;
}
/* the hyper-links in the left menu, also with the hover attributes. */
.subMenuNews {
	text-align:left;
	padding:1px 10px 1px 10px;
	color:#000000;
	background-color:#ecfdbb;
	text-decoration:none;
	display:block;
}
.subMenuNews:hover {
	color:#ffffff;
	background-color:#000000;
	-moz-border-radius:7px;
}

.subMenuPcu {
	text-align:left;
	padding:1px 10px 1px 10px;
	color:#000000;
	background-color:#cecece;
	text-decoration:none;
	display:block;
}
.subMenuPcu:hover {
	color:#ffffff;
	background-color:#000000;
	-moz-border-radius:7px;
}

/* the hyper-links in the left menu, also with the hover attributes. */
.subMenuEducation {
	text-align:left;
	padding:1px 10px 1px 10px;
	color:#000000;
	background-color:#ffe29e;
	text-decoration:none;
	display:block;
}
.subMenuEducation:hover {
	color:#ffffff;
	background-color:#000000;
	-moz-border-radius:7px;
}
/* the hyper-links in the left menu, also with the hover attributes. */
.subMenuCertification {
	text-align:left;
	padding:1px 10px 1px 10px;
	color:#000000;
	background-color:#eff6ff;
	text-decoration:none;
	display:block;
}
.subMenuCertification:hover {
	color:#ffffff;
	background-color:#000000;
	-moz-border-radius:7px;
}
/* the hyper-links in the left menu, also with the hover attributes. */
.subMenuProducts {
	text-align:left;
	padding:1px 10px 1px 10px;
	color:#000000;
	background-color:#ddfba9;
	text-decoration:none;
	display:block;
}
.subMenuProducts:hover {
	color:#ffffff;
	background-color:#000000;
	-moz-border-radius:7px;
}
/* the hyper-links in the left menu, also with the hover attributes. */
.subMenuAudit {
	text-align:left;
	padding:1px 10px 1px 10px;
	color:#000000;
	background-color:#d5e6fd;
	text-decoration:none;
	display:block;
}
.subMenuAudit:hover {
	color:#ffffff;
	background-color:#000000;
	-moz-border-radius:7px;
}
/* the hyper-links in the left menu, also with the hover attributes. */
.subMenuRehadat {
	text-align:left;
	padding:1px 10px 1px 10px;
	color:#000000;
	background-color:#fbeaea;
	text-decoration:none;
	display:block;
}
.subMenuRehadat:hover {
	color:#ffffff;
	background-color:#000000;
	-moz-border-radius:7px;
}
/* the hyper-links in the left menu, also with the hover attributes. */
.subMenuAwards {
	text-align:left;
	padding:1px 10px 1px 10px;
	color:#000000;
	background-color:#c0d1e9;
	text-decoration:none;
	display:block;
}
.subMenuAwards:hover {
	color:#ffffff;
	background-color:#000000;
	-moz-border-radius:7px;
}

/* the hyper-links in the left menu, also with the hover attributes. */
.subMenuVideo {
	text-align:left;
	padding:1px 10px 1px 10px;
	color:#000000;
	background-color:#d5e6fd;
	text-decoration:none;
	display:block;
}
.subMenuVideo:hover {
	color:#ffffff;
	background-color:#000000;
	-moz-border-radius:7px;
}

/* the hyper-links in the left menu, also with the hover attributes. */
.subMenuAbout {
	text-align:left;
	padding:1px 10px 1px 10px;
	color:#000000;
	background-color:#d5fdc3;
	text-decoration:none;
	display:block;
}
.subMenuAbout:hover {
	color:#ffffff;
	background-color:#000000;
	-moz-border-radius:7px;
}
/* the hyper-links in the left menu, also with the hover attributes. */
.subMenuCareer {
	text-align:left;
	padding:1px 10px 1px 10px;
	color:#000000;
	background-color:#fcecd9;
	text-decoration:none;
	display:block;
}
.subMenuCareer:hover {
	color:#ffffff;
	background-color:#000000;
	-moz-border-radius:7px;
}


