/* Start of CMSMS style sheet 'Kouroushi Main' */
/* CSS Document for Kouroushibros.com */

body {
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
	color: #747477;
}
ul.mainmenu a {
	font-size: 13px;
	font-weight: 400;
}
#SearchResults {
	list-style-type: none;
}
#SearchResults li a:link, a:visited {
	font-size: 11px;
        color: #FF881E;
	text-decoration: underline;	
}
#SearchResults li a:hover, a:active {
	text-decoration: none;	
}
#maintb {
	background-image: url(http://www.kouroushibros.net/images/template/submenuborder.jpg);
	background-repeat: repeat;
}

/* ----------- Site Blocks ----------- */
#separator {
	width: 850px;
 	height: 2px;
	margin: 0;
	background-color: #FFFFFF;
	}
#LogoBox {
	width: 850px;
	height: 74px;
	margin: 0px auto 0 auto;
	border: 0;
	background-color: #F5F5F6;
}
.logoheading h1 {
	font-size: 10px;
	color: #0097e8;
	font-weight: bolder;
	text-align: left;
}
#MainMenuBox {
	width: 850px;
	height: 56px;
	margin: 4px auto auto auto;
	border: 0;
	background-color: #E7E7E8;
}
#SpotlightBox {
	width: 850px;
	height: 100px;
	margin: 0px auto 0 auto;
	border: 0;
        background-image: url(http://www.kouroushibros.net/images/template/spotlight.jpg);
}
#logohead {
	border: 0;
	height: 41px;
	width: 270px;
	padding-top: 0px;
	padding-left: 10px;
}
#SubMenuBox {
	width: 850px;
	margin: 0px auto auto auto;
	border: 0;
	background-color: #F5F6E8;
        padding: 0px;
}
#freephone_en, #freephone_de, #freephone_ru {
	height: 10px;
	width: 190px;
	margin: -35px auto auto 356px;
	font-size: 10px;
	color: #0097e8;
	font-weight: bolder;
	text-align: left;
	vertical-align: bottom;
	text-align: left;
 }
#freephone_ar, #freephone_ir {
	height: 10px;
	width: 190px;
	margin: -35px auto auto 356px;
	font-size: 10px;
	color: #0097e8;
	font-weight: bolder;
	text-align: left;
	vertical-align: bottom;
	text-align: right;
 }
#language{
	height: 10px;
	width: 210px;
	margin: -30px auto auto 562px;
	font-size: 10px;
	color: #0097e8;
	font-weight: bolder;
	text-align: right;
	vertical-align: bottom;

 }
#login{
	height: 40px;
	width: 210px;
	font-size: 10px;
	color: #0097e8;
	font-weight: bolder;
	text-align: right;
	vertical-align: bottom;
        margin: 8px auto auto 565px;
	
 }
#MainContens {
	width: 850px;
	margin: 4px auto 0 auto;
	border: 0;
	background-image: url(http://www.kouroushibros.net/images/template/maincontensstrip.jpg);
	background-repeat: repeat-y;
}
#ClientsTest {
	width: 850px;
	height: 50px;
	margin: 4px auto 0 auto;
	border: 0;
	background-color: #E7E7E8;
}
#footer {
	width: 650px;
	margin: 25px auto 0 auto;
	font-size: xx-small;
	color: #CCCCCC;
}
.w3c {
  border:0;
  width:100px;
  height: 20px;
}
/*- Main Menu English--------------------------- */ 
    #MainMenu_en {
      	float:left;
		height: 20px;
		width: 455px;
		margin: 20px auto auto 80px;
      	        line-height:normal;
		background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat right top;
	  }
	  
    #MainMenu_en ul {
	margin:0;
	width: 100%;
	padding:0 0 0 0;
	list-style:none;
      }
    #MainMenu_en li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #MainMenu_en a {
      float:left;
      margin:0;
      background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat left top;
      padding:0 0 0 0;
      text-decoration:none;
      }
    #MainMenu_en a {
      float:left;
      display:block;
      padding:3px 15px 3px 20px;
	  color: #747477;
      }
      /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #MainMenu_en a span {float:none;}
      /* End IE5-Mac hack */
    #MainMenu_en a:hover {
      color:#FF881E;
	  }
     #MainMenu_en a:hover {
	  background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat left top;
      }
     .activeparent {
      color:#FF881E;
	  }
/*- Main Menu Deutsch--------------------------- */ 
    #MainMenu_de {
      	float:left;
		height: 20px;
		width: 455px;
		margin: 20px auto auto 80px;
      	        line-height:normal;
		background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat right top;
	  }
	  
    #MainMenu_de ul {
	margin:0;
	width: 100%;
	padding:0 0 0 0;
	list-style:none;
      }

    #MainMenu_de li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #MainMenu_de a {
      float:left;
      margin:0;
      background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat left top;
      padding:0 0 0 0;
      text-decoration:none;
      }
    #MainMenu_de a {
      float:left;
      display:block;
      padding:3px 15px 3px 20px;
	  color: #747477;
      }
      /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #MainMenu_de a span {float:none;}
      /* End IE5-Mac hack */
    #MainMenu_de a:hover {
      color:#FF881E;
	  }
     #MainMenu_de a:hover {
	  background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat left top;
      }
     .activeparent {
      color:#FF881E;
	  }
/*- Main Menu Rushian--------------------------- */ 
    #MainMenu_ru {
      	float:left;
		height: 20px;
		width: 418px;
		margin: 20px auto auto 80px;
      	        line-height:normal;
		background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat right top;
	  }
	  
    #MainMenu_ru ul {
	margin:0;
	width: 100%;
	padding:0 0 0 0;
	list-style:none;
      }
    #MainMenu_ru li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #MainMenu_ru a {
      float:left;
      margin:0;
      background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat left top;
      padding:0 0 0 0;
      text-decoration:none;
      }
    #MainMenu_ru a {
      float:left;
      display:block;
      padding:3px 15px 3px 20px;
	  color: #747477;
      }
      /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #MainMenu_ru a span {float:none;}
      /* End IE5-Mac hack */
    #MainMenu_ru a:hover {
      color:#FF881E;
	  }
     #MainMenu_ru a:hover {
	  background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat left top;
      }
     .activeparent {
      color:#FF881E;
	  }
/*- Main Menu Arabic--------------------------- */ 
    #MainMenu_ar {
      	float:left;
		height: 20px;
		width: 355px;
		margin: 20px auto auto 80px;
      	        line-height:normal;
		background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat right top;
	  }
	  
    #MainMenu_ar ul {
	margin:0;
	width: 100%;
	padding:0 0 0 0;
	list-style:none;
      }
    #MainMenu_ar li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #MainMenu_ar a {
      float:left;
      margin:0;
      background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat left top;
      padding:0 0 0 0;
      text-decoration:none;
      }
    #MainMenu_ar a {
      float:left;
      display:block;
      padding:3px 15px 3px 20px;
	  color: #747477;
      }
      /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #MainMenu_ar a span {float:none;}
      /* End IE5-Mac hack */
    #MainMenu_ar a:hover {
      color:#FF881E;
	  }
     #MainMenu_ar a:hover {
	  background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat left top;
      }
     .activeparent {
      color:#FF881E;
	  }
/*- Main Menu Farsi--------------------------- */ 
    #MainMenu_ir {
      	float:left;
		height: 20px;
		width: 385px;
		margin: 20px auto auto 80px;
      	        line-height:normal;
		background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat right top;
	  }
	  
    #MainMenu_ir ul {
	margin:0;
	width: 100%;
	padding:0 0 0 0;
	list-style:none;
      }
    #MainMenu_ir li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #MainMenu_ir a {
      float:left;
      margin:0;
      background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat left top;
      padding:0 0 0 0;
      text-decoration:none;
      }
    #MainMenu_ir a {
      float:left;
      display:block;
      padding:3px 15px 3px 20px;
	  color: #747477;
      }
      /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #MainMenu_ir a span {float:none;}
      /* End IE5-Mac hack */
    #MainMenu_ir a:hover {
      color:#FF881E;
	  }
     #MainMenu_ir a:hover {
	  background:url("http://www.kouroushibros.net/images/template/mainmenudivider.jpg") no-repeat left top;
      }
     .activeparent {
      color:#FF881E;
	  }
/*- Submenu --------------------------- */
	#SubMenuContainer {
	line-height: normal;
	width: 740px;
        font-size: 11px;
        margin: 0px;
        padding: 0px; 
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
      	}
	
	#SubMenu {
	   list-style: none;
	   margin: 0px;
	   padding: 0px;
	}
	
	#SubMenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	} 
	
	#SubMenu li a {
	display: block;
	width: 128px;
	text-align: center;
	color: #747477;
	text-decoration: none;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	}
	
	#SubMenu li a:hover {
	   color: #FF881E;
	}
	#SubMenu li a:active {
	   color: #FF881E;
	}

/*- Site Search--------------------------- */ 
#SiteSearch {
	height: 16px;
	width: 265px;
	font-size: 12px;
	color: #747477;
	padding: 21px 0 0 0px;
	margin: auto 30px 20px auto;
}
/*---- Button English --------*/
.button_go_en {
border: 0;
width: 20px;
height: 15px;
background-image: url('http://www.kouroushibros.net/images/template/gobutton.jpg');
background-repeat: no-repeat;

}
.buttonover_go_en {
border: 0;
width: 20px;
height: 15px;
background-image: url('http://www.kouroushibros.net/images/template/gobuttonOver.jpg');
background-repeat: no-repeat;
}
.buttonover_search_en {
border: 0;
width: 60px;
height: 18px;
background-image: url('http://www.kouroushibros.net/images/template/searchbuttonOver.jpg');
background-repeat: no-repeat;
}
.button_search_en {
border: 0;
width: 60px;
height: 18px;
background-image: url('http://www.kouroushibros.net/images/template/searchbutton.jpg');
background-repeat: no-repeat;

}
/*---- Button German --------*/
.button_go_de {
border: 0;
width: 20px;
height: 15px;
background-image: url('http://www.kouroushibros.net/images/template/gobutton_de.jpg');
background-repeat: no-repeat;

}
.buttonover_go_de {
border: 0;
width: 20px;
height: 15px;
background-image: url('http://www.kouroushibros.net/images/template/gobuttonOver_de.jpg');
background-repeat: no-repeat;
}
.buttonover_search_de {
border: 0;
width: 60px;
height: 18px;
background-image: url('http://www.kouroushibros.net/images/template/searchbuttonOver_de.jpg');
background-repeat: no-repeat;
}
.button_search_de {
border: 0;
width: 60px;
height: 18px;
background-image: url('http://www.kouroushibros.net/images/template/searchbutton_de.jpg');
background-repeat: no-repeat;

}
/*---- Button Rushian --------*/
.button_go_ru {
border: 0;
width: 20px;
height: 15px;
background-image: url('http://www.kouroushibros.net/images/template/gobutton_ru.jpg');
background-repeat: no-repeat;

}
.buttonover_go_ru {
border: 0;
width: 20px;
height: 15px;
background-image: url('http://www.kouroushibros.net/images/template/gobuttonOver_ru.jpg');
background-repeat: no-repeat;
}
.buttonover_search_ru {
border: 0;
width: 60px;
height: 18px;
background-image: url('http://www.kouroushibros.net/images/template/searchbuttonOver_ru.jpg');
background-repeat: no-repeat;
}
.button_search_ru {
border: 0;
width: 60px;
height: 18px;
background-image: url('http://www.kouroushibros.net/images/template/searchbutton_ru.jpg');
background-repeat: no-repeat;

}
/*---- Button Arabic --------*/
.button_go_ar {
border: 0;
width: 20px;
height: 15px;
background-image: url('http://www.kouroushibros.net/images/template/gobutton.jpg');
background-repeat: no-repeat;

}
.buttonover_go_ar {
border: 0;
width: 20px;
height: 15px;
background-image: url('http://www.kouroushibros.net/images/template/gobuttonOver.jpg');
background-repeat: no-repeat;
}
.buttonover_search_ar {
border: 0;
width: 60px;
height: 18px;
background-image: url('http://www.kouroushibros.net/images/template/searchbuttonOver_ar.jpg');
background-repeat: no-repeat;
}
.button_search_ar {
border: 0;
width: 60px;
height: 18px;
background-image: url('http://www.kouroushibros.net/images/template/searchbutton_ar.jpg');
background-repeat: no-repeat;

}
/*---- Button Farsi --------*/
.button_go_ir {
border: 0;
width: 20px;
height: 15px;
background-image: url('http://www.kouroushibros.net/images/template/gobutton.jpg');
background-repeat: no-repeat;

}
.buttonover_go_ir {
border: 0;
width: 20px;
height: 15px;
background-image: url('http://www.kouroushibros.net/images/template/gobuttonOver.jpg');
background-repeat: no-repeat;
}
.buttonover_search_ir {
border: 0;
width: 60px;
height: 18px;
background-image: url('http://www.kouroushibros.net/images/template/searchbuttonOver_ir.jpg');
background-repeat: no-repeat;
}
.button_search_ir {
border: 0;
width: 60px;
height: 18px;
background-image: url('http://www.kouroushibros.net/images/template/searchbutton_ir.jpg');
background-repeat: no-repeat;

}
.searchinput {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #747477; 
font-size: 10px; 
background-color:#F5F6E8;
}
/*- Quick Search --------------------------- */ 
#QuckSearchBox {
	width: 850px;
	height: 100px;
	margin: 0px auto 0 auto;
	border: 0;
	background-color: #F5F5F6
}
#Mapsearch{
      	float:left;
		height: 70px;
		width: 100px;
		margin: 15px auto auto 80px;
}
#Mapsearch a:link {
	color: #696961;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
}
#Mapsearch a:hover, a:active {
	color: #FF881E
	}
#QuickSearch{
      	float:left;
		height: 50px;
		width: 550px;
		margin: 5px auto auto auto;
      	line-height:normal;
		font-size: 11px;
}
    #QuickSearch ul {
	margin:0;
	width: 100%;
	padding:0 0 0 0;
	list-style:none;
      }
    #QuickSearch li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
	 #QuickSearch span {
      float:left;
      display:block;
	  height: 50px;
      padding:3px 4px 3px 4px;
	  color: #747477;
      }
#Quicksearchheading {
	float: left;

	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 70px;
	width: 550px;
	margin: -70px auto 0px 211px;
}
.Quicksearchheading {	
	font-size: 12px;
	font-weight: 600;
	color: #00ade9;
	font-variant: small-caps;
}
.Quicksearchdropdown {
	border:1px solid #747477; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 9px; 
	background-color:#F5F6E8;
}
		.button_search {
		border: 0;
		width: 60px;
		height: 18px;
		background-image: url('http://www.kouroushibros.net/images/template/searchbutton.jpg');
		background-repeat: no-repeat;
		
		}
		.buttonover_search {
		border: 0;
		width: 60px;
		height: 18px;
		background-image: url('http://www.kouroushibros.net/images/template/searchbuttonOver.jpg');
		background-repeat: no-repeat;
		}
#CurrencyBox_en {
	float: right;
	height: 70px;
	width: 70px;
	margin-right: 65px;
	margin-bottom: auto;
	margin-top: -63px;
	text-align: left;
}
#CurrencyBox_de {
	float: right;
	height: 70px;
	width: 70px;
	margin-right: 65px;
	margin-bottom: auto;
	margin-top: -63px;
	text-align: left;
}
#CurrencyBox_ru {
	float: right;
	height: 70px;
	width: 70px;
	margin-right: 65px;
	margin-bottom: auto;
	margin-top: -63px;
	text-align: left;
}
#CurrencyBox_ar {
	float: right;
	height: 70px;
	width: 70px;
	margin-right: 65px;
	margin-bottom: auto;
	margin-top: -63px;
	text-align: right;
}
#CurrencyBox_ir {
	float: right;
	height: 70px;
	width: 70px;
	margin-right: 65px;
	margin-bottom: auto;
	margin-top: -63px;
	text-align: right;
}
/*- Client Testimonials--------------------------- */ 
#Clientstestbox {
	float: left;
	height: 20px;
	width: 710px;
	margin: 10px auto auto 80px;
}
.Clientstest {
	float: left;
	width: 145px;
	margin: 0 0 0 0;
	font-size: 13px;
	font-weight: 400;
	color: #00ade9;
}
/* ------------------the news box-------------------------- */
#news
{
	width:550px;
}
#news a:link {
	color: #696961;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#news a:visited {
	color: #696961;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#news a:hover {
	color: #FF881E;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:1em;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:30px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:50px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
/*- Down Strip --------------------------- */
div#downBox {
	width: 850px;
	height: 80px;
	margin: 4px auto 0 auto;
	border: 0;
	background-color: #E7E7E8;
 	font-size: 10px;
}
div#downImage{
      	float:left;
		height: 60px;
		width: 70px;
		margin: 10px auto auto 80px;
}
#downText {
      	float:left;
	height: 60px;
	width: 90px;
	margin: 10px auto auto 5px;
}
#downText a {
	color: #696961;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	text-decoration: none;
}

#downText a:hover {
	color: #FF881E
}
#downText1 {
      	float:left;
	height: 60px;
	width: 90px;
	margin: 10px auto auto 5px;
}
#downText1 a {
	color: #696961;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	text-decoration: none;
}

#downText1 a:hover {
	color: #FF881E
}
#downText2 {
      	float:left;
	height: 60px;
	width: 90px;
	margin: 10px auto auto 5px;
}
#downText2 a {
	color: #696961;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	text-decoration: none;
}

#downText2 a:hover {
	color: #FF881E
}
#downImageCon{
      	float:left;
		height: 60px;
		width: 70px;
		margin: 10px auto auto 5px;
}
#downImageCon1{
      	float:left;
		height: 60px;
		width: 70px;
		margin: 10px auto auto 5px;
}
div#downTextRight1{
      	float:left;
		height: 25px;
		width: 98px;
		margin: 10px auto auto 20px;
}
div#downTextRight2{
      	float:left;
		height: 20px;
		width: 67px;
		margin: 15px auto auto 5px;
}
div#downTextRight3{
      	float:left;
		height: 25px;
		width: 98px;
		margin: 10px auto auto 20px;
}
div#downTextRight4{
      	float:left;
		height: 20px;
		width: 67px;
		margin: 15px auto auto 5px;
}

/*- Main Text  English--------------------------- */
#ColumLeft_en {
	float: left;
	width: 125px;
	height: auto;
	display: inline;
	margin-left: 83px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	text-align: left;
}
div#ColumRight_en {
	margin-top: 4px;
	margin-right: 80px;
	margin-bottom: 4px;
	margin-left: 223px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
/*- Main Text  German--------------------------- */
#ColumLeft_de {
	float: left;
	width: 125px;
	height: auto;
	display: inline;
	margin-left: 83px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	text-align: left;
}
div#ColumRight_de {
	margin-top: 4px;
	margin-right: 80px;
	margin-bottom: 4px;
	margin-left: 223px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
/*- Main Text  Russian--------------------------- */
#ColumLeft_ru {
	float: left;
	width: 125px;
	height: auto;
	display: inline;
	margin-left: 83px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	text-align: left;
}
div#ColumRight_ru {
	margin-top: 4px;
	margin-right: 80px;
	margin-bottom: 4px;
	margin-left: 223px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
/*- Main Text  Arabic--------------------------- */
#ColumLeft_ar {
	float: left;
	width: 125px;
	height: auto;
	display: inline;
	margin-left: 83px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	text-align: right;
}
div#ColumRight_ar {
	margin-top: 4px;
	margin-right: 80px;
	margin-bottom: 4px;
	margin-left: 223px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}
/*- Main Text  Farsi--------------------------- */
#ColumLeft_ir {
	float: left;
	width: 125px;
	height: auto;
	display: inline;
	margin-left: 83px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	text-align: right;
}
div#ColumRight_ir {
	margin-top: 4px;
	margin-right: 80px;
	margin-bottom: 4px;
	margin-left: 223px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}
/*- Main Text --------------------------- */
.MainText a:link, a:visited {
        font-size: 11px;
	font-weight: 500;
	color: #747477;
	text-decoration: underline;
}
.MainText a:hover, a:active {
	color: #FF881E
	}
.MainText h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: 700;
	}

/*- Button Rollover --------------------------- */
#button {	/* "link" will be our container, here div tag */

width: 56px;
height: 17px;
background: url(http://www.kouroushibros.net/images/template/buttonOver.jpg) top left no-repeat;	/* place of second image in the background */
}

#button a {	/* definition of link that will take all of container's space */
display: block;
width: 100%;
height: 100%;
background: white url(http://www.kouroushibros.net/images/template/button.jpg) top left no-repeat;	/* place of first image in foreground */
color: #000;
}

#button a:hover {	/* first image being masked when hovered onto */
background: transparent none;
} 
#button1 {	/* "link" will be our container, here div tag */
position:relative;
left: 0px;	/* image dimensions, adapt to your needs */
top: 0px;
width: 56px;
height: 17px;
background: url(http://www.kouroushibros.net/images/template/buttonOver.jpg) top left no-repeat;	/* place of second image in the background */
}

#button1 a {	/* definition of link that will take all of container's space */
display: block;
width: 100%;
height: 100%;
background: white url(http://www.kouroushibros.net/images/template/button.jpg) top left no-repeat;	/* place of first image in foreground */
color: #000;
}

#button1 a:hover {	/* first image being masked when hovered onto */
background: transparent none;
} 
#button2 {	/* "link" will be our container, here div tag */
position:relative;
left: 0px;	/* image dimensions, adapt to your needs */
top: 0px;
width: 56px;
height: 17px;
background: url(http://www.kouroushibros.net/images/template/buttonOver.jpg) top left no-repeat;	/* place of second image in the background */
}

#button2 a {	/* definition of link that will take all of container's space */
display: block;
width: 100%;
height: 100%;
background: white url(http://www.kouroushibros.net/images/template/button.jpg) top left no-repeat;	/* place of first image in foreground */
color: #000;
}

#button2 a:hover {	/* first image being masked when hovered onto */
background: transparent none;
} 
/* End of 'Kouroushi Main' */

