body	{
	margin: 0 0 0 0;
	text-align: right;
	color: #333333;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(none);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	}
.Header	{
	background-color: #FFFFFF;
	height: 115px;
	background-image: url(none);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
.Container	{
	width: 100%;
	text-align: left;
	margin: 0em auto;
	background-color: #FFFFFF;
	}

	
.MainBody {
	width: 100%;
	float: left;
	background-image: url(none);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.Content	{
	padding: 10px 20px 20px 10px;
	margin:0px 0px 0px 0px;
	direction:rtl;
	text-align: right;
	direction:rtl;
	}

.SideBar {
	float: right;
	width: 194px;
	padding-right: 0px;
	padding-top: 49px;
	background-image: url(../Images/SideBarBg.gif);
	background-repeat: repeat-y;
	background-position: right;
	display: none;
}

.SideBarContactInfo {
	float: right;
	width: 193px;
	padding-right: 0px;
	padding-top: 49px;
	background-image: url(../Images/MainBodyBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #CCCCCC;
}

/*** logo styles *****************/

.Logo {
	float: left;
}

/*** General Tags *****************/

a:link {
	color: #EE3C36;
	text-decoration: underline;
}

a:visited {
	color: #EC1D17;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #EE3C36;
	text-decoration: none;
	}
	
h1	{
	color: #EE3B34;
	font-size: 160%;
	line-height: 120%;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-style: normal;
	}
	
h2	{
	color: #EE3B34;
	margin: 15px 0 10px 0;
	font-size: 130%;
	font-weight: normal;
	text-align: right;
	line-height: 120%;
	font-style: normal;
	}
	
h2 a:link {
	color: #333333;
	text-decoration: none;
	}
h2 a:visited {
	color: #666666;
	text-decoration: none;
}
h2 a:hover, h2 a:active	{
	color: #990000;
	text-decoration: none;
	}
	
h3 a:link {
	color: #333333;
	text-decoration: none;
}

h3 a:visited {
	color: #666666;
	text-decoration: none;
}

h3 a:hover, h3 a:active	{
	color: #333333;
	text-decoration: underline;
	}

h3	{
	font-size: 100%;
	line-height: 100%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 100%;
	margin-bottom: 5px;
	color: #333333;
	line-height: 130%;
	}

h5	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	}
h6	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	}

p	{
	font-size: 90%;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	direction:rtl;
	color: #131627;
	text-align: right;
	}

ul {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	list-style-image:  url("../images/bullet.gif");
	font-size: 90%;
	direction:rtl;
	}

ol {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	}

li {
	padding-bottom: 13px;
	}	
	
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 15px;
	color: #333333;
	line-height: 140%;
	font-style: normal;
	}
/************ navbar styles **************/

.NavBar {
	font-size:110%;
	line-height:normal;
	text-align: left;
	float: right;
	background-color: #FFFFFF;
	width: 550px;
	margin-top: 21px;
	display: none;
      }
	  
.NavBar ul {
	margin:0px;
	list-style: none;
	float: right;
	text-align: right;
	line-height: 105%;
	padding-right: 0px;
      }
	  
.NavBar li {
	margin:0;
	float: left;
	padding: 0 0 0 0px;
      }

.NavBar a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#990000;
	background-image: url(../Images/NavBgRight.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 62px 16px 7px 16px;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
.NavBar a {float:none;}
    /* End IE5-Mac hack */
.NavBar a:hover {
	color: #EE3C36;
      }
.NavBar #currentHome {
	background-image:  url("../images/NavLeftOn.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	margin-right: -2px;
	margin-bottom: -1px;
	border-bottom: 1px solid #CFCFCF;
}

.NavBar #currentHome a {
	background-image:  url("../images/CurrentHome.gif");
	color:#990000;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: 2px;
}
.NavBar #currentAbout a {
	background-image:  url("../Images/CurrentAbout.gif");
	color:#990000;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: 2px;
}
.NavBar #currentAbout {
	background-image:  url("../images/NavLeftOn.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	margin-right: -2px;
	margin-bottom: -1px;
	border-bottom: 1px solid #CFCFCF;
}
.NavBar #currentServices {
	background-image:  url("../images/NavLeftOn.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	margin-right: -2px;
	margin-bottom: -1px;
	border-bottom: 1px solid #CFCFCF;
}

.NavBar #currentServices a {
	background-image:  url("../images/CurrentServices.gif");
	color:#990000;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: 2px;
}
.NavBar #currentPortfolio {
	background-image:  url("../images/NavLeftOn.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	margin-right: -2px;
	margin-bottom: -1px;
	border-bottom: 1px solid #CFCFCF;
}

.NavBar #currentPortfolio a {
	background-image:  url("../images/CurrentPortfolio.gif");
	color:#990000;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: 2px;
}
.NavBar #currentUpdating {
	background-image:  url("../images/NavLeftOn.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	margin-right: -2px;
	margin-bottom: -1px;
	border-bottom: 1px solid #CFCFCF;
}

.NavBar #currentUpdating a {
	background-image:  url("../images/CurrentUpdating.gif");
	color:#990000;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: 2px;
}
.NavBar #currentContact {
	background-image:  url("../images/NavLeftOn.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	margin-right: -2px;
	margin-bottom: -1px;
	border-bottom: 1px solid #CFCFCF;
}

.NavBar #currentContact a {
	background-image:  url("../images/CurrentContact.gif");
	color:#990000;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: 2px;
}

/************ footer styles **************/
.Footer {
	width: 750px;
	direction:rtl;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	height: 80px;
	margin-top: 20px;
	background-image: url(../Images/FooterBg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #CFCFCF;
	display: none;
	}
.Footer	p{
	color: #666666;
	text-align: right;
	font-size: 80%;
	line-height: 180%;
	padding-top: 40px;
	padding-right: 15px;
	}
	
.Footer a	{
	color: #666666;
	text-decoration: none;
	}
	
.Footer a:hover	{
	color: #000000;
	text-decoration: none;
	}
/*** SideStory styles **************/

.SideStory {
	width: 183px;
	background-image: url(../Images/SideStoryTop.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px 5px 0px 5px;
	margin-left: 1px;
}

.SideStory h1 {
	color: #003399;
	font-weight: bold;
	font-size: 120%;
	padding-top: 3px;
	margin: 0px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	direction:rtl;
	text-align: right;
	background-color: #CBD3E4;
	padding-right: 11px;
}

.SideStory h2 {
	color: #246895;
	font-weight: bold;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 3px;
	border: none;
	text-align: center;
	font-style: normal;
	background-image: url(none);
	margin: 0px;
}

.SideStory p {
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	text-align: right;
	padding-left: 6px;
	padding-right: 8px;
	direction:rtl;
	padding-top: 8px;
}

.SideImg {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 10px;
}


/*** Forms styles *************************************/

.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormField {
	direction:rtl;
	text-align: right;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormButton 		{
	FONT-SIZE: 90%;
	text-align: center;
	color: #FFFFFF;
	background-color: #EC271E;
	font-weight: bold;
	font-family: Arial, Miriam, David, sans-serif;
	height: 22px;
	border: 1px solid #990000;
}

/*** Tables styles **************************/

.TableList {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 2px 5px 2px 0px;
	color: #1F233D;
	border-right: 1px solid #B6B6B8;
}

.TableList td {
	padding: 2px 5px 2px 0px;
	text-align: right;
	border-bottom: 1px solid #B6B6B8;
	border-left: 1px solid #B6B6B8;
}

.TableList th {
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	color: #333333;
	background-color: #F1F1F1;
	border-left: 1px solid #B6B6B8;
	border-bottom: 1px solid #B6B6B8;
	border-top: 1px solid #B6B6B8;
}
.SubTitle {
	border-left: solid #B6C5E2 1px;
	padding: 3px 2px 3px 0px;
	border-bottom: solid #B6C5E2 1px;
	font-weight: bold;
}

.TableList caption {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}

.TableListTr {
	background-color: #EDF0F8;
	border-bottom: solid #B6C5E2 1px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	border-left: solid #B6C5E2 1px;
}
.TableDetails {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 90%;
}

.TableDetails td {
	padding: 2px 2px 2px 2px;
	text-align: right;
	vertical-align: top;
	direction: rtl;
}

.TableDetails th {
	padding: 0px 2px 0px 2px;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 85%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #999999;
	direction:ltr;
}
.PageNumbers a	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	}

.PageNumbers a:visited	{
	color: #235EA0;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


.PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #1B4993;
	}
	
.Selected	{
	color: #EE3C36;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #666666 1px;
	}
	
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

.ImageFloatLeft	{
	float: left;
	margin: 0 10px 0px 0px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0px 0 10px 10px;
	}
.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.PortraitBox {
	margin-bottom: 8px;
}
.SideStory .TextLeft {
	text-align: left;
	font-weight: bold;
}
.SideStory .ImageFloatRight {
	margin: 0;
}
.SideBarBottom {
	background-image: url(../Images/SideBarBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
.SideStory h3 {
	text-align: center;
}
#Home {
}
#Home .MainBody {
	width: 750px;
	text-align: right;
}
#Home .Content {
	padding: 0px 10px 5px 0px;
}
.HomeContentSummery {
	font-size: 100%;
	font-weight: bold;
	padding-top: 8px;
}
.RedText {
	color: #EE3C36;
}
.HomeItem {
	background-image: url(../Images/HomeItemBg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 10px;
}
.HomeBox {
}
#Home h1 {
	color: #333333;
	text-align: right;
	font-size: 130%;
	margin-top: 0px;
	padding-right: 0px;
}
.Separator {
	border-left: 1px solid #CCCCCC;
}
.SeparatorItem {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.TextLeft {
	text-align: left;
}
.SideStoryContactInfo h3 {
	text-align: right;
	font-size: 140%;
	margin-bottom: 4px;
}
#Portfolio {
}
#Portfolio .MainBody {
	width: 750px;
}
/*** ItemBox styles **************/
/* for understanding browsers */
.ItemBox {
	margin-bottom: 0px;
	clear: right;
	width: 360px;
	float: left;
	border-bottom: 1px solid #CCCCCC;
}

.ItemBox .ItemBoxPicture {
	float: left;
	width: 190px;
	text-align: center;
}
.ItemBox .ItemBoxLogo {
	float: right;
	width: 170px;
	text-align: center;
}
.ItemBox .ItemBoxText {
	clear: both;
	padding: 5px 5px 5px 5px;
}
.NewsItem {
	margin-bottom: 20px;
}

.NewsItemDate {
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #000000;
	font-style: italic;
	text-align: right;
	padding-bottom: 5px;
}
.NewsItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #333333;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 130%;
	font-weight: normal;
	margin-bottom: 5px;
}
.LinkItem {
	margin-bottom: 20px;
}
.LinkItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #003399;
}
.W3Validator {
	background-color: #CFCFCF;
	text-align: right;
	display: none;
}
