*{
	margin:0;
	padding:0;
}

html{
	background:url('http://www.aleeishe.com/images/page_bg_tile.jpg') #202027;
}

body{
	color:#999;
	
	background-image:url('http://www.aleeishe.com/images/contour.png'),url('http://www.aleeishe.com/images/page_bg.jpg');
	background-repeat:no-repeat,no-repeat;
	background-position: center 117px, center -200px;

	font:15px Calibri,Arial,sans-serif;
	border:1px solid transparent;
}

/* Styling the slideshow */

#slideShowContainer{
	width:100%;
	height:691px;
	position:relative;
	margin:0px;
	clear: both;
	z-index: 25;
}

#slideShow{
	position:absolute;
	height:691px;
	width:100%;
	margin:0px;
	z-index:25;
	-moz-box-shadow:0 0 10px #111;
	-webkit-box-shadow:0 0 10px #111;
	box-shadow:0 0 10px #111;
}

#slideShow ul{
	position:absolute;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	list-style:none;
	overflow:hidden;
}

#slideShow li{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#slideShowContainer > a{
	border:none;
	text-decoration:none;
	text-indent:-99999px;
	overflow:hidden;
	width:60px;
	height:60px;
	background:url('http://www.aleeishe.com/images/arrows.png') no-repeat;
	position:absolute;
	top:50%;
	margin-top:0px;
	background-image: url(http://www.aleeishe.com/images/arrows.png);
}

#previousLink{
	left:38px;
	z-index:50;
}

#previousLink:hover{
	background-position:bottom left;
}

a#nextLink{
	right:38px;
	background-position:top right;
	z-index: 50;
}

#nextLink:hover{
	background-position:bottom right;
}

/* General styles */

.note{
	margin-bottom:40px;
	text-align:center;
}

.credit{
	font-size:12px;
}

.credit a{
	color:#bbb !important;
}


a, a:visited {
	text-decoration:underline;
	outline:none;
	color:#97CAE6;
}

a:hover{
	text-decoration:none;
}

#pic1 {
	background-image: url(http://www.aleeishe.com/images/bigpic-01.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#pic2 {
	background-image: url(http://www.aleeishe.com/images/bigpic-02.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#pic3 {
	background-image: url(http://www.aleeishe.com/images/bigpic-03.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#pic4 {
	background-image: url(http://www.aleeishe.com/images/bigpic-04.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#pic5 {
	background-image: url(http://www.aleeishe.com/images/bigpic-05.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#dianzizazhi {
	background-image: url(http://www.aleeishe.com/images/ind_006.jpg);
	clear: both;
	width: 100%;
	margin: 0px;
}
#menu {
	width: 99%;
	z-index: 80;
	clear: none;
	margin: 0px;
	position: absolute;
	top: 0px;
	float: none;
}
