body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Page reset */
	margin:0px;
	padding:0px;
}

body{
	/* Setting default text color, background and a font stack */
	color:#666;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000;
}
#header {
	background: url(img/header.jpg) no-repeat center center;
	height: 170px;
	width: 920px;
	margin: auto;
	position: relative;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	right: 1em;
	bottom: 1em;
}
#header li {
	text-align: right;
}
#header li a:link,#header li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	display: block;
	line-height: 1.3em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background: url(img/BACK2.png);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: center;
	
	width:80px;
}
#header li a:hover{
	color: #FFF;
	line-height: 1.3em;
	background: url(img/BACK3.png);
}
#header li a.current,#header li a.current:hover,#header li a.current:active{
	color:#DCCC43;
	cursor: default;
	background: url(img/back.png);
	
}
#header #line {
	background: url(img/panel2.jpg) repeat-x center top;
	height: 17px;
	width: 920px;
	top: 165px;
	right: auto;
	position: absolute;
}

/* Gallery styles */

#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	background:url(img/panel.jpg) repeat-x bottom center #ffffff;
	/* The width of the gallery */
	width:920px;
	overflow:hidden;
	border: 0px solid #000;
}

#slides{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menu{
	/* This is the container for the thumbnails */
	height:45px;
}
#menu ul{
	margin:0px;
	padding:0px;
}
#menu li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(img/pic_bg.png) repeat;
}

li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(img/active_bg.png) no-repeat;
}

li.act a{
	cursor:default;
}
#menu .fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(img/divider.png) no-repeat right;
	height: 45px;
}
#menu li a{
	display:block;
	background:url(img/divider.png) no-repeat right;
	height:35px;
	padding-top: 10px;
}

a img{
	border:none;
}


/* The styles below are only necessary for the demo page */


h1{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:36px;
	font-weight:normal;
	border: thin none #999;
}

h2{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:15px;

}
h4{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	
}
h5{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:16px;
	
}

#main{
	text-align:center;
	width:920px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#menu a ,a:visited {
	color:#999;
	text-decoration:none;
	outline:none;
}
#menu a:hover{
	color: #CCC;
	text-decoration: underline;
}

p{
	padding:10px;
	text-align:center;
}
footer{
	text-align:center;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	vertical-align: middle;
}
#main #footer{
	background: url(img/BACK2.png) repeat-x center 2px;
	height: 45px;
	width: 920px;
}
#content {
	width: 917px;
	background: url(img/about-amin.jpg) no-repeat center bottom;
	height: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCC;
	text-align: justify;
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: 15px;
	border-top: thin solid #666;
	border-bottom: thin solid #666;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #CCC;
	margin-right: 7em;
	margin-left: 7em;
	font-weight: normal;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	width: 240px;
	text-align: left;
	position: absolute;
	margin-top: 13em;
	margin-right: 2em;
	margin-left: 2em;
}
