html, body {

	margin: 0;
	padding: 0;
	background:  url(../images/Golrang_bgLogo.gif) center top no-repeat;
	text-align: right;
	width: 100%;
	min-width:940px;
	font-family:tahoma;
	font-size:11px;
}


.BodyContainer
{
	background:  url(../images/Golrang_bgLogo.gif) center top no-repeat;
	width:100%;
}

.topLine
{
	background:  url(../images/bgline.png) center top repeat-x;
	height:34px;
}


.menutop{
	float:left
	height:62px;
	width:100%;
}

.centernav
{
	margin-left: auto; margin-right: auto;
	width:935px;
	padding-bottom:0px;
}

.centernav1
{
	margin-left: auto; margin-right: auto;
	width:100%;
}


.mainText
{
	padding:15px;
	text-align:justify;
	direction:rtl;
	line-height:150%;
	color:#353333;
	font-size:12px;

}

.mainText1
{
	padding:10px;
	text-align:justify;
	direction:rtl;
	line-height:120%;
}
.searchsh
{
	width:213px;
	height:62px;
	float:left;
	background: url(../images/menuleft.png) repeat-x;	
}

.menucenter
{
	padding-left:5px;
	float:left;
	background: url(../images/bk22.png) no-repeat;	
	width:515px;
}

.menuright
{
	padding-left:0px;
	width:198px;
	background: url(../images/menuright.png) no-repeat;
	float:left;		
	height:62px;

}

.homeLink
{
	padding-left:0px;
	width:57px;
	background: url(../images/home.png) no-repeat;
	float:left;		
	height:55px;
}

.siteMapLink
{
	padding-left:0px;
	width:68px;
	background: url(../images/sitemap.png) no-repeat;
	float:left;		
	height:55px;
}

.emailLink
{
	padding-left:0px;
	width:57px;
	background: url(../images/email.png) no-repeat;
	float:left;		
	height:55px;
}



.languageTime
{

}

.time
{
	float:left;
	font-weight:bold;
	color:#767676;
}




.imglink:link, .imglink:visited, .imglink:active {
	text-decoration: none;
	background-image: url(../images/Map.png);
	text-decoration: none;
	width: 74px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: right  top;
	display: block;
}

.imglink:hover{
	background-image: url(../images/Map2.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
	display: block;

} 


a.rollover1,a.active1 {
	display: block;
	width: 74px;
	height: 17px;
	margin-left:120px;
	text-decoration: none;
	background: url("../images/Map.png");
	background-repeat: no-repeat;	

	}

a.rollover1:hover {
	background-position: 0px -17px;
	padding-left:120px;	
	width: 74px;
	height: 17px;
	background-repeat: no-repeat;	
	}

.displace {
	position: absolute;
	left: -5000px;
	}



.searchBar
{

}


.logoPane
{
	height:236px;
	width:898px;
	float:middle;
}
.left1
{
	width:737px;
	height:148px;
	background-image: none !important;	
	float:left;
}
.right1
{
	width:161px;
	height:148px;
	background-image: url(../images/Golrang.png);	
	float:right;
}

.picNewsPane
{
	background-color: #D7D7D7;
}

.mainPane
{
	height:362px;
	width:100%;
	background: #ffffff url(../images/picNewsBk.png) center top ;		
}


.mainPane1
{

	width:100%;
	background: #ffffff url(../images/picNewsBk.png) center top ;		
}

.bottomNews
{
	background: #ffffff url(../images/EbkNews.gif) no-repeat center top ;
		width:471px;
		height:431px;
		float:left;
		padding-top:20px;
}

.rightPane
{
		width:464px;
		float:right;

}

.rightTop
{
		width:464px;


}

.rightBottom
{
		width:464px;


}

.rightBottomLeft
{

	width:264px;
	float:left;
	height:270px;
}
.rightBottomRight
{
	background: url(../images/EproductsBk.gif) no-repeat;
	width:195px;
	float:right;
	height:260px;	
	margin: -18px 2px 0 0;
}


.footerPane
{
	background: url(../images/footer.png) repeat-x;
	height:97px;
	width:100%;
	padding-bottom:0px;

}


.slidert
{

	height:10px;
	width:800px;
float:left;
padding-top:3px;
}

#l1
{
float:left;
width:50px;
height:84px;

}

#l2{
float:right;
width:50px;
height:84px;


}

.scrollLinks
{
	width:100px;
	float:right;


}


.scrollBrands
{
	width:50px;


}

.scrollBrands
{
	width:48px;


}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;

	
	}
/*--Window/Masking Styles--*/
.window {
	height:346px;	width: 936px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(../paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}



.newshome
{
text-align:justify;
float:right;
direction:rtl;

}

.newsTitle
{
font-weight:bold;
text-align:right;
color:#ff0000;
}

.newsPic
{
text-align:left;
float:left;
border: 1px solid black;


}
