body {
direction: rtl;
text-align: right; /*center hack*/
background: #357927 url(../images/bg.jpg) no-repeat fixed;
}
.inside {padding: 0 20px 10px 20px;}
.inside-content {padding: 0 20px 10px 20px;background-color:A5B9A5;}
.clear {clear: both;}
.clear1 {clear: both; height: 3px; }
.between {width:100%;height:10px;}

.wrap {
width: 1002px!important; /*IE6 hack*/
margin: 0 auto;
}
#header {
width: 100%;
height: 105px;
}
#banner {
width: 100%;
height: 52px;
}
#back-pic{
	width: 100%;
	height: 52px;
	background: url(../images/banner-bg.png) no-repeat top right;
font-size:13px;
font-weight:bold;
}
#logo { 
width: 100%;
height: 105px;
float: right;
background: url(../images/logo.png) no-repeat right; 
}

#right {
float: right; width: 198px; 
}
#content {
float: left; width: 798px; overflow: hidden;
}
#top {width: 100%; height: 22px; background: url(../images/top.png) no-repeat;  }
#mid {width: 100%; height: auto; background:  url(../images/mid.png) repeat-y;  }
#bottom {width: 100%; height: 21px; background: url(../images/bottom.png) no-repeat; }

#right #topr {width: 100%; height: 22px; background: url(../images/r-top.png) no-repeat;  }
#right #midr {width: 100%; height: auto; background:  url(../images/r-mid.png) repeat-y;  }
#right #bottomr {width: 100%; height: 22px; background: url(../images/r-bottom.png) no-repeat; }
#right .inside {padding: 5px 12px;}
#path {width: 100%; height: auto; color: #815CA2}
#banner {
	color: #815CA2;
	font-size: 10px;
	line-height: 15px;
}
#banner .inside {padding-right: 50px;}
.copyright { text-align:left; color:#BBC3B4; padding-left:20px; direction:ltr;}


