	.thumbs1
		{		
			position:absolute;		
			top:350px;		
			left:490px;		
			width:100px;		
			border: 0px solid #FFFFFF;		
		}
	.thumbnail1
		{
			z-index: 0;
		}

	.thumbnail1:hover
		{
			background-color: #729BEB;
			z-index: 50;
		}

	.thumbnail1 span
		{ 
			/*CSS for enlarged image*/
			background-color: #729BEB;
			padding: 0px;
			left: 0px;
			border: 0px;
			visibility: hidden;
			color: black;
			text-decoration: none;
		}

	.thumbnail1 span img
		{ /*CSS for enlarged image*/
			border-width: 0;
			padding: 0px;
		}

	.thumbnail1:hover span
		{ /*CSS for enlarged image on hover*/
			visibility: visible;
			top:0px;
			left: 0px; /*position where enlarged image should offset horizontally */
		}
	.thumbs2
		{		
			position:absolute;		
			top:350px;		
			left:615px;		
			width:100px;		
			border: 0px solid #FFFFFF;		
		}
	.thumbnail2
		{
			z-index: 0;
		}

	.thumbnail2:hover
		{
			background-color: #729BEB;
			z-index: 50;
		}

	.thumbnail2 span
		{ 
			/*CSS for enlarged image*/
			background-color: #729BEB;
			padding: 0px;
			left: 0px;
			border: 0px;
			visibility: hidden;
			color: black;
			text-decoration: none;
		}

	.thumbnail2 span img
		{ /*CSS for enlarged image*/
			border-width: 0;
			padding: 0px;
		}

	.thumbnail2:hover span
		{ /*CSS for enlarged image on hover*/
			visibility: visible;
			top:0px;
			left: 0px; /*position where enlarged image should offset horizontally */
		}
	.thumbs3
		{		
			position:absolute;		
			top:350px;		
			left:740px;		
			width:100px;		
			border: 0px solid #FFFFFF;		
		}
	.thumbnail3
		{
			z-index: 0;
		}

	.thumbnail3:hover
		{
			background-color: #729BEB;
			z-index: 50;
		}

	.thumbnail3 span
		{ 
			/*CSS for enlarged image*/
			background-color: #729BEB;
			padding: 0px;
			left: 0px;
			border: 0px;
			visibility: hidden;
			color: black;
			text-decoration: none;
		}

	.thumbnail3 span img
		{ /*CSS for enlarged image*/
			border-width: 0;
			padding: 0px;
		}

	.thumbnail3:hover span
		{ /*CSS for enlarged image on hover*/
			visibility: visible;
			top:0px;
			left: 0px; /*position where enlarged image should offset horizontally */
		}
		.thumbs4
		{		
			position:absolute;		
			top:450px;		
			left:490px;		
			width:100px;		
			border: 0px solid #FFFFFF;		
		}
	.thumbnail4
		{
			z-index: 0;
		}

	.thumbnail4:hover
		{
			background-color: #729BEB;
			z-index: 50;
		}

	.thumbnail4 span
		{ 
			/*CSS for enlarged image*/
			background-color: #729BEB;
			padding: 0px;
			left: 0px;
			border: 0px;
			visibility: hidden;
			color: black;
			text-decoration: none;
		}

	.thumbnail4 span img
		{ /*CSS for enlarged image*/
			border-width: 0;
			padding: 0px;
		}

	.thumbnail4:hover span
		{ /*CSS for enlarged image on hover*/
			visibility: visible;
			top:0px;
			left: 0px; /*position where enlarged image should offset horizontally */
		}
		.thumbs5
		{		
			position:absolute;		
			top:450px;		
			left:615px;		
			width:100px;		
			border: 0px solid #FFFFFF;		
		}
	.thumbnail5
		{
			z-index: 0;
		}

	.thumbnail5:hover
		{
			background-color: #729BEB;
			z-index: 50;
		}

	.thumbnail5 span
		{ 
			/*CSS for enlarged image*/
			background-color: #729BEB;
			padding: 0px;
			left: 0px;
			border: 0px;
			visibility: hidden;
			color: black;
			text-decoration: none;
		}

	.thumbnail5 span img
		{ /*CSS for enlarged image*/
			border-width: 0;
			padding: 0px;
		}

	.thumbnail5:hover span
		{ /*CSS for enlarged image on hover*/
			visibility: visible;
			top:0px;
			left: 0px; /*position where enlarged image should offset horizontally */
		}
	.thumbs6
		{		
			position:absolute;		
			top:450px;		
			left:740px;		
			width:100px;		
			border: 0px solid #FFFFFF;		
		}
	.thumbnail6
		{
			z-index: 0;
		}

	.thumbnail6:hover
		{
			background-color: #729BEB;
			z-index: 50;
		}

	.thumbnail6 span
		{ 
			/*CSS for enlarged image*/
			background-color: #729BEB;
			padding: 0px;
			left: 0px;
			border: 0px;
			visibility: hidden;
			color: black;
			text-decoration: none;
		}

	.thumbnail6 span img
		{ /*CSS for enlarged image*/
			border-width: 0;
			padding: 0px;
		}

	.thumbnail6:hover span
		{ /*CSS for enlarged image on hover*/
			visibility: visible;
			top:0px;
			left: 0px; /*position where enlarged image should offset horizontally */
		}
	.large_box
		{
			position:absolute;
			left:489px;
			top:74px;
			width:350px;
			z-index:0;			
			border:1px solid #000;
			
		}	
	.large_box1
		{
			position:absolute;
			top:-275px;
			left:-0px;			
			width:350px;
			height:250px;
		}
	.large_box2
		{
			position:absolute;
			top:-275px;
			left:-125px;
			width:350px;
			height:250px;
		}
	.large_box3
		{
			position:absolute;
			top:-275px;
			left:-250px;			
			width:350px;
			height:250px;
		}
	.large_box4
		{
			position:absolute;
			top:-375px;
			left:-0px;			
			width:350px;
			height:250px;
		}
	.large_box5
		{
			position:absolute;
			top:-375px;
			left:-125px;
			width:350px;
			height:250px;
		}
	.large_box6
		{
			position:absolute;
			top:-375px;
			left:-250px;			
			width:350px;
			height:250px;
		}