.logo-almimari {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bolder;
	text-transform: none;
	color: #182536;
}
.logo-almimari-sub {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #484949;
}
.tittles {
	font-family: tahoma;
	font-size: 11px;
	line-height: 8px;
	font-weight: bolder;
	text-transform: none;
	color: #D92212;
	text-decoration: underline;
}
.contact-tittle {

	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #50504D;
	text-decoration: none;
}
.contact-details {


	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #324D71;
	text-decoration: none;
	direction: ltr;
}
.title-black {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #182536;
	text-decoration: underline;
	line-height: normal;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #757676;
	text-decoration: none;
	padding: 2px;
}
.list {



	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #5B708D;
	text-decoration: none;
}
.footer {



	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #919191;
	text-decoration: none;
}
.background-inner {
	background-attachment: fixed;
	background-image: url(../images/innerback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

