@charset "UTF-8";
/* CSS Document */

a:link {
	text-decoration:none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
	color: rgba(51,204,0,1);
	font-weight: bold;
}
article, aside, figure, footer, nav, top, section  {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: rgba(255,255,255,0);
	width: auto;
	position: relative;
	top: 0px;
	right: 0px;
	float: none;
	height: auto;
}
h1 {
	font-size:28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size:22px;
	}

h3{
	font-size:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

h7 {
	font-size:14px;
	color: #333;
}
#container {
	padding: 0px;
	width: 805px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
	direction: rtl;
}
.top {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-right: 10px;
	float: left;
}
#Logo {
	width: auto;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 660px;
	background-image: url(../images/Logo2.png);
	}
#Logo h1, #Logo h2 {
	
	text-shadow: 2px 2px 5px rgba(0,0,0,1);
	color: rgba(255,255,255,1);
}
#maincontent {
	margin-top: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
ul {
    padding:0;
    margin:0;
}

nav {
	margin-bottom: 0px;
	margin-left: 0px;
	height: 270px;
	width: 120px;
	margin-top: 10px;
	text-align: left;
}


nav ul {
	list-style: none;
	margin-bottom: 0px;
	font-weight: bolder;
}
nav ul li {
   
}
nav ul a {

	width:100px;
	padding: 
	margin: 0px 0px;
	
}




/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/


/* Just sub menu links */
#subMenusContainer a, #nav li li a{
	text-align:left;
}



 #vision {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:36px;
	font-weight:bolder;
	line-height:none;
	height:60px;
	padding-left: 0px;
	text-shadow: 1px 2px 2px rgba(255,255,255,1);
	text-align: right;
	padding-top: 20px;
	direction: rtl;
	padding-right: 170px;
	width: 600px;
} 

.MenuOnSide {
	padding: 0px;
	width: 170px;
	float:left;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 10px;	
}

.MenuContents {
	width: 175px;
	height:320px;
	font-weight: normal;
	font-size: 18px;
	text-decoration:none;
	color: rgba(153,153,153,1);
}
.pod {
	padding: 2px;
	width: 200px;
	float:left;
	margin-right: 5px;
	margin-top: 15px;
	background: #fff;
	margin-bottom: 30px;
}

.podContent {
	margin-top:2px;
	width: 200px;
	height:280px;
	overflow:hidden;
	background-color: rgba(255,255,255,1);
	border: thin outset rgba(153,153,153,1);
	font-size: 12px;
}
.pod h1 {
	color: #000;
	padding:2px;
	background-image:;
	background-repeat:no-repeat;
	background-position:50%;
	font-size:18px;
	font-weight:bold;
	margin: 0 0 0px 0;
	text-align: right;
	text-wrap: suppress;
}
#news .podContent {
	margin-top:3px;
	background: white;
	background-color: rgba(236,237,246,1);
	width: auto;
	border: thin outset rgba(153,153,153,1);
}
#news .podContent p {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left:10px;
	font-size:12px;
	margin-right: 10px;
}
a.block {
	text-decoration:none;
	display:block;
	background-color: rgba(255,255,255,1);
}

#ForButton{
	margin-left: 60px;
	float: inherit;
	/* [disabled]margin-bottom: 20px; */
}

.pageContent {
	padding: 2px;
	width: 800px;
	background: #fff;
	margin-bottom: 10px;
	font-size: 14px;
	height: 370px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

	
time {
	font-weight:lighter;
	display:inline-block;
	width:3em;
}
footer {
	padding: 0px 0;
	clear:none;
	color: #000000;
	height:inherit;
}
footer p {
	margin:0 0px 5px 20px;
	

}
.footpod {
	width: 202px;
	float:left;
	background-color: rgba(231,231,231,1);
	color: rgba(102,102,102,1);
}
.footpodContent {
	margin-left: 20px;
	height:inherit
	width: inherit
;
	background: inherit;
}

#facebookTwitter {
    float:right;
    margin-right:15px;
	margin-bottom:10px;
	margin-top:20px;

}
.banner {
	border-radius: 7px;
	box-shadow: 2px 2px 5px rgba(102,102,102,1);
	}
