﻿body
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	background-image: url(../Images/bg.png);
	background-repeat: repeat;
	direction: rtl;
}



#MainFrame
{
	width: 860px;
	height: 648px;
	background-color: #FFFFFF;
}

a
{
	text-decoration: none;
	border: solid 0px #FFFFFF;
}
img
{
	border: solid 0px #FFFFFF;
}


#Menu
{
	width: 860px;
	height: 54px;
}

#Menu .MenuContent
{
	font-size: 13px;
	padding-top: 20px;
}

#Menu .Item
{
	padding: 0px 8px 0px 8px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

#Menu .Item:hover
{
	padding: 0px 8px 0px 8px;
	font-size: 13px;
	color: #952503;
	font-weight: bold;
}
#Menu .SelectedItem
{
	padding: 0px 8px 0px 8px;
	font-size: 13px;
	color: #952503;
	font-weight: bold;
}



#Banner
{
	clear: both;
	float: right;
	height: 113px;
	width: 860px;
	background-image: url(../Images/main_banner.jpg);
	background-repeat: no-repeat;
}


#SideMenu
{
	clear: none;
	float: right;
	width: 167px;
	height: 474px;
}

#MenuContentSpacer
{
	clear: none;
	float: right;
	width: 6px;
	height: 474px;
}

#SideMenu .Header
{
	width: 167px;
	height: 21px;
}

#SideMenu .DefaultColor
{
	background-color: #ccc4ba;
}


#SideMenu .Invisible
{
	background-color: #f4f2f0;
}




#SideMenu .Item
{
	text-align: right;
	    padding: 8px 0px 8px 0px;
	width: 167px;
	height: 13px;
}

#SideMenu .Item img
{
padding: 0px 14px 0px 0px;
}

#SideMenu .Item .Text
{


	font-size: 13px;
	color: #2d1804;
}

#SideMenu .Item .Text:hover
{
	font-size: 13px;
	color: #952503;
	font-weight: bold;
}
#SideMenu .SelectedItem
{

	font-size: 13px;
	color: #952503;
	font-weight: bold;
}

#SideMenu .Header .Text
{
	font-size: 13px;
	font-weight: bold;
	color: #992c25;
}

#SideMenu .Menu
{
	width: 167px;
	height: 453px;
}

#SideMenu .GeneralBg
{
	background-repeat: no-repeat;
	background-image: url(../Images/sidemenu_bg.png);
}

#SideMenu .ContactBg
{
	width: 167px;
	height: 474px;
	background-repeat: no-repeat;
	background-image: url(../Images/sidemenu_contact_bg.png);
}





#ContentFrame
{
	clear: none;
	float: right;
	width: 675px;
	height: 474px;
}


/* we offer ccc4ba */
#ContentFrame .Header
{
	background-color: #952503;
}


#ContentFrame .TitleBox
{
	text-align: right;
	width: 675px;
	height: 21px;
}

#ContentFrame .TitleBox .Text
{
	font-size: 13px;
	font-weight: bold;
	color: #e3ddca;
}
#ContentFrame .Content
{
	text-align: right;
	padding-top: 18px;
	width: 675px;
	height: 453px;
}


#ContentFrame .Content .Text
{
	font-size: 13px;
	color: #333333;
}

#ContentFrame .Content .BoldText
{
	font-size: 13px;
	color: #333333;
	
	font-weight: bold;
}
#ContentFrame .Content .BoldText:hover
{
	font-size: 13px;
color: #952503;
	font-weight: bold;
	text-decoration: underline;
}

#ContentFrame .Content .BoldTextBrown
{
	font-size: 12px;
	color: #952503;
	font-weight: bold;
}

#FooterSpace
{
	clear: both;
	float: right;
	width: 860px;
	height: 7px;
}


#LogoContentSpace
{
	clear: both;
	float: right;
	width: 860px;
	height: 7px;
}

#Footer
{
	clear: both;
	float: right;
	height: 21px;
	width: 860px;
	background-color: #ccc4ba;
}

#Footer .Text
{
	text-align: center;
	color: #4a3c2d;
	font-size: 12px;
}


#Services
{
	width: 480px;
	height: 94px;
}

#Services .ImageTD
{
	width: 40px;
	height: 40px;
}

#Services .TextTD
{
	width: 140px;
	height: 40px;
	vertical-align: middle;
	padding: 0px 10px 4px 0px;
}

#Services .TextTD a
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#Services .TextTD a:hover
{
	text-decoration: underline;
	color: #952503;
	font-size: 12px;
	font-weight: bold;
}

.MedText
{
	font-size: 13px;
}

.BlackText
{
	color: #333333;
}

