﻿body{
	margin:0;
	background-image:url('../images/bg.jpg');
}
.bg-main-body{
	background-color:#F6F1D9;
}
.top{
	vertical-align:top;
}
.down{
	vertical-align:bottom;
}
.width{
	width:100%;
}
/**********main**************************************************/
.main-bg-l{
	background-image:url('../images/h-lbg.png');
	background-repeat:repeat-y;
	vertical-align:top;
}
.main-bg-r{
	background-image:url('../images/h-rbg.png');
	background-repeat:repeat-y;
	vertical-align:top;
}
.main-bg-d{
	background-image:url('../images/h-dbg.png');
	background-repeat:repeat-x;
	vertical-align:top;
}
.logo-bg{
	background-image:url('../images/header-khosroshahi.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	width:735px;
	height:182px;
	vertical-align:bottom;
	padding:0px 550px 0px 20px;
}
.marquee-bg{
	background-image:url('../images/marquee-bg.gif');
	background-repeat:no-repeat;
	/*width:735px;*/
	height:32px;
}
/**********menu**************************************************/
.menu-bg{
	background-image:url('../images/menu-top.gif');
	background-repeat:no-repeat;
	background-position:center bottom;
	height:61px;
	width:156px;
}
.menu-lbg{
	background-image:url('../images/menu-lbg.gif');
	background-repeat:repeat-y;
	vertical-align:top
}
.menu-rbg{
	background-image:url('../images/menu-rbg.gif');
	background-repeat:repeat-y;
	vertical-align:top
}
.menu-dbg{
	background-image:url('../images/menu-dbg.gif');
	background-repeat:repeat-x;
}
.menu-color-bg{
	background-color:#f2e9c5;
	vertical-align:top
}
.menu-title-link-bg{
	background-image:url('../images/menu-link-bg.gif');
	background-repeat:no-repeat;
	background-position:right center;
	width:156px;
	padding:3px 25px 4px 0px
}
/**********right left****************************************************/
.right{
	width:228px;
	vertical-align:top;
}
.left{
	width:230px;
	vertical-align:top;
	padding:3px 0px 4px 20px
}
.center-padd{
	padding:5px 7px 7px 11px;
	vertical-align:top
}
/**********search****************************************************/
.search-w{
	border:0;
	width:120px;
	height:16px
}
/**********box right *****************************************************/
.boxright-padd{
	padding:5px 4px 5px 14px;
}
.boxright-bg{
	background-image:url('../images/boxright-bg.gif');
	background-repeat:repeat-x;
	width:100%;
}
.boxright-dbg{
	background-image:url('../images/boxright-bgd.gif');
	background-repeat:repeat-x;
}
.boxright-lbg{
	background-image:url('../images/boxright-lbg.gif');
	background-repeat:repeat-y;
}
.boxright-rbg{
	background-image:url('../images/boxright-rbg.gif');
	background-repeat:repeat-y;
}
.boxright-colorbg{
	background-color:#FFFBEB;
}
.border-pic{
	border:3px #eee8ca solid;
}
/**********box left****************************************************/
.boxleft-bg{
	background-image:url('../images/boxleft-bg.gif');
	background-repeat:repeat-x;
	width:100%;
}
.boxleft-topbg{
	background-image:url('../images/boxleft-bg-top.gif');
	background-repeat:repeat-x;
	background-position:center top;
	height:200px;
}
.boxleft-lbg{
	background-image:url('../images/boxleft-lbg.gif');
	background-repeat:repeat-y;
	vertical-align:bottom;
}
.boxleft-rbg{
	background-image:url('../images/boxleft-rbg.gif');
	background-repeat:repeat-y;
	vertical-align:bottom;
}
/**************************************************************/
.boxcenter-bg{
	background-image:url('../images/center-bg.gif');
	background-repeat:repeat-x;
	width:100%;
}
.boxcenter-dbg{
	background-image:url('../images/center-dbg.gif');
	background-repeat:repeat-x;
}
.boxcenter-lbg{
	background-image:url('../images/center-lbg.gif');
	background-repeat:repeat-y;
	vertical-align:top;
}
.boxcenter-rbg{
	background-image:url('../images/center-rbg.gif');
	background-repeat:repeat-y;
}
.boxcenter-colorbg{
	background-color:#fffced;
	background-repeat:repeat-y;
	vertical-align:top
}
.boxcenter-titlebg{
	background-image:url('../images/center-bg-title.gif');
	background-repeat:no-repeat;
	background-position:right top;
	width:100%;
}
.dash-bg{
	background-image:url('../images/dash---bg.gif');
	background-repeat:repeat-x;
	background-position:center bottom;
}
.border-bg{
	border-left:1px #dfdfdf solid;
}
.border-bg-bottom{
	border-bottom:1px #dfdfdf solid;
}
/*****butt**************************************************************/	
.butt-backward{
	background-image:url('../images/butt-backward.gif');
	background-repeat:no-repeat;
	background-position:left center;
	height:38px;
	width:26px;
}
.butt-backward:hover{
	background-image:url('../images/butt-backward-over.gif');
	background-repeat:no-repeat;
	background-position:left center;
	height:38px;
	width:26px;
}
.butt-forward{
	background-image:url('../images/butt-forward.gif');
	background-repeat:no-repeat;
	background-position:left center;
	height:38px;
	width:26px;
}
.butt-forward:hover{
	background-image:url('../images/butt-forward-over.gif');
	background-repeat:no-repeat;
	background-position:left center;
	height:38px;
	width:26px;
}
/*****footer**************************************************************/	
.footer-bg{
	background-image:url('../images/footer.gif');
	background-repeat:repeat-x;
	background-position:center top;
	width:100%;
	height:95px;
}