/* these are not necessary */


#prev, #next {
    position:absolute;
    width:20px;
    height:40px;
    border:1px solid #aaa;
    background-color:#dca;
    color:white;
    z-index:10;
    font-size:20px;
    line-height:45px;
    text-align:center;
    
    cursor:pointer;
    cursor:hand;
}

#prev:hover,#next:hover {
	background-color:#ba9;
	border: 1px solid #999;
}

#navigation {
	width:900;
	position:relative;
	margin-top:15em;
	margin-left:0;
	margin-right:289px;
	height:70px;
}

#prev {
    left:0px;
}

#next {
	right:0px;
}

.zoomContainer {
	margin:0;
    padding:0;
    width:auto;
    height:480px;
    position:relative;
}

.zoomViewport {
	overflow:hidden;
}



div {
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}


.home_img {

	width:auto;
    height:auto;
	max-height:100%;
}
#item1 {
	background-color:#cccccc;
	position:absolute;
	left:0px;
	top:0px;
	width:240px;
	height:180px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;
	
}
#item2 {
	background-color:#ff0;
	position:absolute;
	left:240px;
	top:0px;
	width:150px;
	height:100px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;	
}
#item3 {
	background-color:#cccccc;
	position:absolute;
	left:390px;
	top:0px;
	width:220px;
	height:150px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;
}
#item4 {
	background-color:#060;
	position:absolute;
	left:590px;
	top:0px;
	width:240px;
	height:280px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;
	z-index:800;
}
#item5 {
	background-color:#060;
	position:absolute;
	left:0px;
	top:180px;
	width:120px;
	height:100px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;
}
#item6 {
	background-color:#066;
	position:absolute;
	left:120px;
	top:180px;
	width:120px;
	height:100px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;
}
#item7 {
	background-color:#666;
	position:absolute;
	left:240px;
	top:100px;
	width:150px;
	height:180px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;
}
#item8 {
	background-color:#066;
	position:absolute;
	left:390px;
	top:150px;
	width:220px;
	height:130px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;
}

#item9 {
	background-color:#066;
	position:absolute;
	left:0px;
	top:280px;
	width:195px;
	height:201px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;
}
#item10 {
	background-color:#060;
	position:absolute;
	left:195px;
	top:280px;
	width:195px;
	height:201px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;
}
#item11 {
	background-color:#225e9a;
	position:absolute;
	left:390px;
	top:280px;
	width:420px;
	height:100px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;
}
#item12 {
	background-color:#080;
	position:absolute;
	left:390px;
	top:380px;
	width:160px;
	height:101px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;
}
#item13 {
	background-color:#888;
	position:absolute;
	left:550px;
	top:380px;
	width:160px;
	height:101px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;
}

#item14 {
	background-color:#808;
	position:absolute;
	left:710px;
	top:380px;
	width:160px;
	height:101px;
	border:0px solid #ffffff;
	overflow:hidden;
	resize:both;
}
