.button {
	background: none; padding: 10px 15px; border-radius: 12px; border: 2px solid rgb(46, 204, 113); transition:box-shadow 1s; border-image: none; width: 250px; color: rgb(46, 204, 113); font-size: 20px; font-weight: bold; -webkit-transition: box-shadow 1s ease;
}
.button:hover {
	box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.24), 0px 10px 50px 0px rgba(0,0,0,0.19);
}

.gallary {
	background: rgb(242, 242, 242); margin: 0px; padding: 0px; overflow: hidden;
}
.accordian {
	width: 1850px;
	overflow: hidden;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.accordian ul {
	padding: 25px 0px 0px; height: 370px;
}
.accordian li {
	transition:0.5s; width: 200px; border-left-color: rgb(136, 136, 136); border-left-width: 1px; border-left-style: solid; float: left; display: block; position: relative; box-shadow: 2px 0px 25px 3px rgba(0,0,0,0.5); -webkit-transition: all 0.5s; -webkit-box-shadow: 2px 0 25px 3px rgba(0, 0, 0, 0.5); -moz-box-shadow: 2px 0 25px 3px rgba(0, 0, 0, 0.5); -moz-transition: all 0.5s;
}
.accordian ul:hover li {
	width: 70px; text-align: center;
}
.accordian ul li:hover {
	width: 640px;
}
.accordian li img {
	display: block;
}
.image_title {
	background: rgba(0, 0, 0, 0.5);
	left: 0px;
	width: 640px;
	bottom: 0px;
	position: absolute;
	clear: both;
}
.image_title a {
	padding: 20px;
	color: rgb(255, 255, 255);
	font-size: 22px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#image_body {
	width: 640px;
	height: 40px;
	border: medium solid #F00;
}
#salem_title1 a {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#salem_title1 {
	width: 1237px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#left_menu_E {
	float: left;
	width: 350px;
	/* [disabled]border: medium solid #00F; */
	position: relative;
	top: -800px;
	margin-right: 0px;
	height: 520px;
	margin-left: 0px;
	padding-top: 8px;
	padding-left: 0px;
	left: 830px;
	margin-top: 0px;
	font-size: 18px;
	font-style: normal;
	line-height: 34px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
#hezam_US {
	height: 902px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	line-height: 50px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	width: 1210px;
	margin-top: 0px;
	/* [disabled]border: medium solid #F00; */
	padding-top: 0px;
/*	border: medium solid #000;
*/	
}
