/* CSS Document */

/******************************/
/*                            */
/*    HOMEPAGE styles         */
/*    for sanazmazinani.net   */
/*                            */
/******************************/


#home {
	height:452px;
	width:609px;/*width:452px;*/
	padding:24px;
	position:relative;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-top: 10px;
}
*html #home {
	height:500px;
	width:617px;/*width:500px;*/
	h\eight:452px;
	w\idth:658px;/*w\idth:452px;*/
}

#home ul {
	text-align:center;
	list-style-type:none;
	margin: 0;
	position:absolute;
}
#home li {
	position:absolute;
	width:136px;
	margin:0;
	padding:0;
	display:inline;
	padding: 0px;
	text-align:center;
}
#home a {
	display: block;
	text-decoration:none;
	width:136px;
	height:81px;
	border:none;
	padding-top: 55px;
}
*html #home a {
	height: 136px;
	h\eight: 81px;
}
#home #panel1 {left:0px; top:0px; background:url(/assets/images/home/01-select_a_gallery.gif) no-repeat;}
#home #panel2 {left:158px; top:0px; background:url(/assets/images/home/02-iran_revisited.jpg) no-repeat;}
#home #panel3 {left:316px; top:0px; background:url(/assets/images/home/03-scape.jpg) no-repeat;}
#home #panel4 {left:474px; top:0px; background:url(/assets/images/home/10-HereOrThere.jpg) no-repeat;}

#home #panel5 {left:0px; top:158px; background:url(/assets/images/home/04-bookcase.jpg) no-repeat;}
#home #panel6 {left:158px; top:158px; background:url(/assets/images/home/05-notes.jpg) no-repeat;}
#home #panel7 {left:316px; top:158px; background:url(/assets/images/home/06-code.jpg) no-repeat;}
#home #panel8 {left:474px; top:158px; background:url(/assets/images/home/01-select_a_gallery.gif) no-repeat;}

#home #panel9 {left:0px; top:316px; background:url(/assets/images/home/07-verticals.jpg) no-repeat;}
#home #panel10 {left:158px; top:316px; background:url(/assets/images/home/08-the_end.jpg) no-repeat;}
#home #panel11 {left:316px; top:316px; background:url(/assets/images/home/09-hands.jpg) no-repeat;}
#home #panel12 {left:474px; top:316px; background:url(/assets/images/home/01-select_a_gallery.gif) no-repeat;}

#home #panel2:hover, #home #panel3:hover,
#home #panel4:hover, #home #panel5:hover, #home #panel6:hover,
#home #panel7:hover, #home #panel9:hover,
#home #panel10:hover, #home #panel11:hover { 
	background-position:  0 -136px;
}
