﻿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;
	height:23px;
	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:none;
	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-color:#FFFCED;
	vertical-align:top;
}
.boxleft-lbg{
	background-image:url('../images/boxleft-lbg.gif');
	background-repeat:repeat-y;
}
.boxleft-rbg{
	background-image:url('../images/boxleft-rbg.gif');
	background-repeat:repeat-y;
}
.boxleft-dbg{
	background-image:url('../images/boxleft-bgd.gif');
	background-repeat:repeat-x;
}
.pic-border-in{
	border:2px #FFFFFF solid;
}
.pic-border-out{
	border:1px #d9d6c8 solid;
}
.dash-bg{
	background-image:url('../images/dash-bg.gif');
	background-repeat:repeat-x;
	background-position:center bottom;
	padding-bottom:7px
}
/**************************************************************/
.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;
	padding:15px 0 17px 0;
}
/*.boxcenter-titlebg{
	background-image:url('../images/center-bg-title.gif');
	background-repeat:no-repeat;
	background-position:right top;
	width:100%;
}*/
.border-bg{
	border-left:1px #dfdfdf solid;
}
.border-bg-bottom{
	border-bottom:1px #dfdfdf solid;
}
/*****top-box**************************************************************/	
.top-box-bg{
	background-image:url('../images/top-box-bg.gif');
	background-repeat:repeat-x;
	width:100%;
}
.top-box-dbg{
	background-image:url('../images/top-box-bgd.gif');
	background-repeat:repeat-x;
}
.top-box-rbg{
	background-image:url('../images/top-box-rbg.gif');
	background-repeat:repeat-y;
}
.top-box-lbg{
	background-image:url('../images/top-box-lbg.gif');
	background-repeat:repeat-y;
}
.top-box-colorbg{
	background-color:#FFFBEB;
	vertical-align:top
}


/*****footer**************************************************************/	
.footer-bg{
	background-image:url('../images/footer.gif');
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:95px;
}
