﻿body {
	margin: 0px;
	padding: 0px;
	direction: rtl;
}
#header {
	height: 200px;
	width: 900px;
	margin: 0 auto;
	border-top: 0px;
	border-right: solid #377B8A 1px;
	border-bottom: solid #377B8A 1px;
	border-left: solid #377B8A 1px;
	background-image: url(../Image/headerback.gif);
	background-repeat: repeat-x;
}
#welcome h6 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #06F;
	font-size: 11px;
	margin: 8px 3px;
}
#logopic {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	float: right;
}
#logopic img {
	height: 80px;
	float: right;
	padding: 0px;
	border: none;
}
#home {
	height: 26px;
	width: 900px;
	margin: 0 auto;
	border-top: 0px;
	border-right: 0px;
	border-bottom: solid #377B8A 1px;
	border-left: 0px;
	background-image: url(../Image/headerback.gif);
	background-repeat: repeat-x;
}
#header0 {
	padding: 20px;
	height: auto;
	width: 960px;
	margin: 5px auto;
	border-top: 0px;
	border-right: solid #377B8A 1px;
	border-bottom: solid #377B8A 1px;
	border-left: solid #377B8A 1px;
	background-color: #99CCFF;
	clear: both;
	border-width: 0px 4px 4px 4px;
}
#footer {
	margin: 280px auto 0 auto;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: 200;
}
