﻿@import url(content.css);
@import url(SubSingleMainPage.css);
@Import url(SidContent.css);

#container {
	direction:rtl;	
	margin: 0px auto;	
	width:880px;
	background-color:white;
	azimuth:center;
	height:900px;
}
#masthead {
	margin: 0px;
	padding: 0px;
	height:140px;
	width:100%;	
}
#mastheadTbl {
	margin: 0px;
	padding: 0px;
	height:3.5cm;
	width:100%;	
}

#navigation {
	margin: 0 0 0 0;	
	padding: 0 0 0 0;	
	overflow:hidden;
	max-width:770;
	min-width:700px;		
	
	
}
#content_container {
	margin: 0 0 0 160px;
}
#headerpic{
	width:100%;
	height:90%;
	margin:0;
	padding:0;
	
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 770px;
	margin: 0;
	padding:  0 30px;
	
}
#navigation li {
	float: right;
	font-size:13px;	
	padding-left:10px;	
}
#navigation a {
		margin: 0 1px;
		padding: 5px;
		display: block;
		border: 0px solid #DCDBE0;
		text-decoration: none;
		color:#325479;
		font-weight:bolder;
}
#navigation a:hover {    
	background-color:#5E9FC2;
	height:30px;
	color:White;
}
html>body #navigation {	
	direction: rtl;	
	height:30px;
	width:100%;
	background-image:url('../JPGs/toolbar_bg2.jpg');
}
#topPic {
	width:100%;
	height:5cm;	
	margin: 0;
	padding: 0;

}
#FreeContent {
    margin-right:12px;
	max-width:800px;
	padding-top:25px;
	min-height:400px;
	text-align:justify;

}

#BoodyColor
{
	background-color:White;
    font-family:Tahoma;
}
.PasstBG
{
	background-image:url('../JPGs/BG_passs.jpg');background-position:right;		
	background-repeat: repeat-y;
	background-position: center;	

}
#Footer{
	height:50px;
	font-family:Tahoma;
    font-size:10px;
	color:white;
	text-align:center;
}
#DivTopPic{
	width:100%;
	height:4cm;	
	margin: 0;
	padding: 0;
	background-color:white;


}
.HeadSlogen{
	width:195px;
	max-width:195px;
	min-width:195px;
}
.HeadLogo{
	
	width:280px;
	max-width:276px;
	min-width:276px;
	height:140px;
}
.HeadDivcontainer{	
	width:100%;
	height:140px;
}

.PicSubHead{
	padding: 0px;
	height:240px;
	width:100%;
	margin:auto;	
}
.SubHeadPic
{
	background-image:url('../JPGs/headouter.jpg'); 
	background-position:bottom;
	height:32px;
	background-repeat:repeat-x;
}
.SubHeadPic_s
{
	background-image:url('../JPGs/headouter_s.jpg'); 
	background-position:bottom;
	height:32px;
	background-repeat:no-repeat;
}

.SubHeadRight 
{
	
	background-position:bottom;
	height:32px;
	width:169px;
	

}
.SubHeadLeft 
{
	
	background-position:bottom;
	height:32px;
	width:80px;
	

}

.ContentTable
{
	width:93%;	
	margin :auto;
	font-size:13px;
	height:33px;
	height:95%;
	min-height:400px;	 
}
.ContentOuterTable
{
	width:90%;
	margin:auto;
	font-size:13px;
	height:33px;
	height:95%;
	min-height:400px;		 
}

.ContentTableBorder
{
	background-image:url('../JPGs/sidemenu_border_bg_std.jpg');
	background-repeat:repeat-y;
	background-position:right;
	width:2px;	
}
.ContentTableBorder_Down
{
	background-image:url('../JPGs/sidemenu_border_bg_std.jpg');
	background-repeat:repeat-x;
	height:2px;	
}
.SideMenuPic
{
	background-image:url('../JPGs/corner1.jpg'); 
	background-position:center;
	height:32px;
}	


.LableTemplate
{
	width:100%;
	font-weight:bold;	
	text-indent:15px; 
	padding-right:15px;	 
}

.InnerSideMenuPic
{
	
	background-position:center;
	height:32px;
}
td.MainTblEdge
{
	width:1px;
	background-color:Gray; 
	
}	
.DownLook
{
	width:100%;
	height:100%;
	border-bottom-color:Gray;
	border-left-color:Gray;
	border-right-color:Gray;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
	
