@charset "utf-8";
Body {
	background-image: url(../img/bg-body.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.Header {
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	height: 88px;
	width: 802px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: -20px;
	margin-left: auto;
}
.Header .LinkBar {
	height: 40px;
	width: 419px;
	float: left;
	margin-left: 22px;
	margin-top: 32px;
	margin-right: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0033FF;
}
.Header .LinkBar ul {
	float: right;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	margin-right: 1px;
}
.Header .LinkBar li {
	float: right;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #0033FE;
	width: 63.5px;
	height: 26px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000FF;
	background-image: url(../img/bg-toolbar.png);
}
.Header .LinkBar li:hover {
	background-color: #0066CC;
	background-image: url(../img/bg-toolbar-h.png);
}
.Header .LinkBar a {
	color: #FFFFFF;
	text-decoration: none;
}
.Header .LinkBar a:hover {
	color: #99FF00;
}


.Main {
	height: 800px;
	width: 802px;
	margin: 0 auto;
}
.Main .Image {
	background-image: url(../img/map.png);
	height: 350px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center center;
}
.Main .Contact {
	height: 300px;
	width: 800px;
}
.Main .Contact p {
	font-family: Tahoma;
	font-size: 9pt;
	text-align: right;
	direction: rtl;
	line-height: 23px;
	color: #000099;
	width: 700px;
}


.Main .Content a {
	text-decoration: none;
}

.Main .Top {
	background-image: url(../img/bg-main-top.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 800px;
}
.Main .Content {
	background-color: #FFFFFF;
	height: 480px;
	width: 100%;
}
.Main .Content .imageShow {
	background-color: #FFFFFF;
	height: 150px;
	width: 600px;
	margin: 0 auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Main .Content  .Programs {
	height: 80px;
	width: 130px;
	background-color: #F4FAFF;
	float: right;
	margin-right: 10px;
	padding: 8px;
}
.Main .Content .Programs .Title {
	color: #0033FF;
	text-align: right;
	float: right;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
.Main .Content .Programs:hover {
	background-color: #BFF2FF;
}
.Main .Content .Programs .Contentt {
	float: right;
	width: 130px;
	text-align: justify;
	font-size: 8.5pt;
	line-height: 18px;
	height: auto;
	font-family: Tahoma;
	direction: rtl;
	margin-top: 5px;
}
.Main .Content .Programs .Contentt a {
	color: #0099FF;
	text-decoration: none;
}
.Main .Content .About {
	height: 160px;
	width: 800px;
}
.Main .Content .About .Logo {
	background-image: url(../img/logo.png);
	float: right;
	height: 159px;
	width: 243px;
	background-position: left center;
}
.Main .Content .About .Resume {
	background-image: url(../img/bg-about.png);
	background-repeat: repeat-y;
	height: 120px;
	width: 500px;
	float: right;
	margin-top: 18px;
	background-position: right top;
}
.Main .Content .About .Resume p {
	font-family: Tahoma;
	font-size: 8.5pt;
	line-height: 18px;
	text-align: justify;
	direction: rtl;
	color: #000099;
}
.Main .Content .Det {
	height: 180px;
	width: 800px;
	float: right;
	margin-bottom: 20px;
}
.Main .Content .Det .Box {
	height: 180px;
	width: 230px;
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
	background-image: url(../test/Untitled-1.png);
}
.Main .Content .Det .Box .Titr {
	background-image: url(../img/title-box.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 230px;
}
.Main .Content .Det .Box .Titr img {
	float: right;
	height: 25px;
	width: 25px;
	margin-right: 20px;
}
.Main .Content .Det .Box .Titr p {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: bold;
}
.Main .Content .Det .Box p {
	margin: 7px;
	text-align: justify;
	font-size: 8pt;
	line-height: 17px;
	direction:rtl;
	font-family: tahoma;
	color: #003399;
}
.Footer {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #0066FF;
	height: 110px;
	width: 100%;
	background-image: url(../img/bg-footer.png);
	background-repeat: repeat-x;
}
.Footer .Right {
	padding: 10px;
	text-align: right;
	float: right;
	direction: rtl;
	line-height: 18px;
	width: 300px;
	font-size: 8.5pt;
}
.Footer .Left {
	padding: 10px;
	text-align: left;
	float: left;
	direction: ltr;
	line-height: 18px;
	width: 300px;
	font-size: 8.5pt;
}
