.Font_Basic
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	COLOR: #000000;
}
.Font_Title1
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	COLOR: #000000;
}
.Link_S
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
.Link_S_Over
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
.Span_Scroll
{
	
	WIDTH:100%;
	HEIGHT:100%; 
	OVERFLOW: auto;
	SCROLLBAR-FACE-COLOR: #727272; 
	SCROLLBAR-HIGHLIGHT-COLOR: #727272; 
	SCROLLBAR-SHADOW-COLOR: #727272; 
	SCROLLBAR-3DLIGHT-COLOR: #F9F9FB; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #F9F9FB; 
	SCROLLBAR-DARKSHADOW-COLOR: #F9F9FB; 
	SCROLLBAR-BASE-COLOR: #000000;
	
}
.Font_Language
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	CURSOR: pointer;
	FONT-WEIGHT: bold;
}


/**		Right Strip	**/
.rContact { width:163px; background:url(/AllSites/1/Design/RightContact_BG.png) repeat-y center center;margin:8px 12px 0 0; overflow:hidden; direction:rtl; }
.rContact div.rcHeader { background:url(/AllSites/1/Design/RightContact_Header.png) no-repeat; width:163px; height:29px; }
.rContact div.rcFooter { background:url(/AllSites/1/Design/RightContact_Footer.png) no-repeat center bottom; width:163px; padding:3px 0px 4px 0px; }
.rContact div.rcFooter img { width:98px; height:22px; cursor:pointer; }
.rContact span { display:inline-block; width:95%; font-family:arial; text-algin:right; font-size:12px; font-weight:bold; text-align:right; margin:0; padding:0; padding-right:10px; }
.rContact input, .rContact textarea  { width:140px; margin:0; padding:0; _margin-right:-10px; }
.rContact textarea { height:30px; }

/**		Left Strip	**/
Img#ServiceAreas { border:0; width:236px; height:219px; margin:0px 0px 0px 12px; }
A#btnTrade img { border:0; width:236px; height:61px; margin:15px 0px 0px 12px; }

/**		homepage	**/
#hpBoxesHolder { background:url(/AllSites/1/Design/hpBoxesSeparator.gif) repeat-y center center; }
#hpServiceCall,
#hpOurProducts { width:224px; height:282px; overflow:hidden; display:inline-block; background:no-repeat top center; text-align:center; }
#hpServiceCall { background-image:url(/AllSites/1/Design/ServiceCall.png); float:right; margin-right:20px; }
#hpOurProducts { background-image:url(/AllSites/1/Design/OurProducts.png); float:left; margin-left:20px; }
.hpBoxes div { width:100%; height:100%; direction:rtl }
.hpBoxes img { width:90%; height:105px; margin:40px 0px 10px 0px;}
.hpBoxes div.Text { margin:0; width:90%; _width:100%; padding:0px 10px 0px 10px; height:75px; font-family:Arial; font-size:12px; color:white; overflow:hidden; }
.hpBoxes div.Text p { margin:0; padding:0; width:100%;  }

#hpServiceCall img.btnMoreInfo { width:99px; height:28px; border:0; margin:10px 0 0 0; }
#hpOurProducts a.btnMoreInfo { width:99px; height:28px; overflow:hidden; line-height:100px; margin:13px 62px 0px 0px; _margin:10px 0px 0px 0px; display:block; }
#hpOurProducts div.hpOurProducts_Inner { background:url(/AllSites/1/Design/btnMoreInfo.png) no-repeat center 244px; }

/**		top header incon links	**/
.HeaderIcons { text-align:right; color:#19973b; margin:0px; padding:0px 0px 0px 0px; _padding-bottom:7px; list-style-type:none; width:100%; height:27px; font-family:Arial; font-size:12px; font-weight:bold;}
.HeaderIcons LI { height:100%; float:right; text-indent:0; padding:0px 32px 0px 7px; margin:0px 0px 7px 0px; _margin-bottom:0; list-style-image:none; background:no-repeat right bottom; }
.HeaderIcons LI a { color:#19973b; height:27px; overflow:hidden; line-height:40px; text-decoration:none; }
.HeaderIcons LI a:hover { text-decoration:underline; }
.HeaderIcons LI.Home { background-image:url(Images/topIconHome.gif); margin-right:15px; }
.HeaderIcons LI.Contact { background-image:url(Images/topIconContact.gif) }
.HeaderIcons LI.Login { background-image:url(Images/topIconLogin.gif); padding-right:27px; }

.hr { height:1px; overflow:hidden; background:url(/Images/hr.gif); margin:10px 0px 10px 0px; }
