@charset "utf-8";
/* CSS Document */
body {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
h1 {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 40px;
	letter-spacing: -0.03em;
	color: #414141;
	background-color: inherit;
	margin: 0;
	padding: 35px 0 0;
	font-weight: normal;
}
h2 {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -0.02em;
	color: #414141;
	background-color: inherit;
	margin: 0;
	font-weight: normal;
}
h3 {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -0.02em;
	color: #1c63ad;
	background-color: inherit;
	margin: 0;
	font-weight: normal;
}
ul {
	margin: 0;
}

a:link, a:visited {
	color: #4192e5;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
}

.highlight {
	border: 1px solid #E4E4E4;
	background-color: #FFFFCC;
	padding: 10px;
	margin: 20px 0;
	text-align: justify;
}
#entire {
	margin: 0 auto;
}
.feature {
	margin: 0 0 20px;
}

#content {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 25px;
	line-height: 17px;
}
#content p {
	padding: 0px;
	padding-left:20px;
	text-align: justify;
}
#content .feature-list {
	margin: 0 10px;
	padding: 0;
	color: #4192E5;
	list-style-position: inside;
}
#content .feature-list li {
	font-weight: bold;
	padding: 5px 0;
	border-bottom: 1px solid #eee;
}
#content .feature-list li span {
	color: #414141;
}
.years {
	font-weight: bold;
	color: #0066FF;
}
.ahmedexperince {
	margin-left:20px;
	color:#000000;
	font-style:italic;
}
.ahmedsoftware {
	font-weight:bold;
	color:#0066FF;
}
