#home-grid
{
	position: relative;
	overflow: hidden;
	margin: 0px;
	width: 900px;
	height: 450px;
	background: #FFF;
}
.home-grid-corners
{
	background: url(images/corners.png) no-repeat;
	display: block;
	height: 450px;
	width: 900px;
	z-index: 2999;
	float: left;
	position: absolute;
}

.text-box
{
	display: none;
	position: absolute;
	overflow: hidden;
	background: #0150b3;
	text-align: left;
	border: 1px solid #FFF;
}
.text-box div
{
	position: absolute;
	overflow: hidden;
	left: 24px;
	top: -10px;
	width: 402px;
	height: 110px;
}
.text-box h4
{
	color: #FFF;
	font: bold 22px/0px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 10px;
}
.text-box p
{
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.grid-box
{
	position: absolute;
	overflow: hidden;
	z-index: 100;
	background: #ccc;
}
.grid-box img
{
	position: absolute;

}
.landscape img
{
	left: -150px;
	top: -75px;
}
.portrait img
{
	left: -75px;
	top: -150px;
}
#grid-0
{
	top: 0;
	right: 750px;
	bottom: 300px;
	left: 0;
	border: 1px solid #FFF;
}
#grid-1
{
	top: 0;
	right: 600px;
	bottom: 300px;
	left: 150px;
	border: 1px solid #FFF;
}
#grid-2
{
	top: 0;
	right: 450px;
	bottom: 300px;
	left: 300px;
	border: 1px solid #FFF;
}
#grid-3
{
	top: 0;
	right: 300px;
	bottom: 300px;
	left: 450px;
	border: 1px solid #FFF;
}
#grid-4
{
	top: 0;
	right: 150px;
	bottom: 300px;
	left: 600px;
	border: 1px solid #FFF;
}
#grid-5
{
	top: 0;
	right: 0;
	bottom: 300px;
	left: 750px;
	border: 1px solid #FFF;
}
#grid-6
{
	top: 150px;
	right: 750px;
	bottom: 150px;
	left: 0;
	border: 1px solid #FFF;
}
#grid-7
{
	top: 150px;
	right: 600px;
	bottom: 150px;
	left: 150px;
	border: 1px solid #FFF;
}
#grid-8
{
	top: 150px;
	right: 450px;
	bottom: 150px;
	left: 300px;
	border: 1px solid #FFF;
}
#grid-9
{
	top: 150px;
	right: 300px;
	bottom: 150px;
	left: 450px;
	border: 1px solid #FFF;
}
#grid-10
{
	top: 150px;
	right: 150px;
	bottom: 150px;
	left: 600px;
	border: 1px solid #FFF;
}
#grid-11
{
	top: 150px;
	right: 0;
	bottom: 150px;
	left: 750px;
	border: 1px solid #FFF;
}
#grid-12
{
	top: 300px;
	right: 750px;
	bottom: 0px;
	left: 0;
	border: 1px solid #FFF;
}
#grid-13
{
	top: 300px;
	right: 600px;
	bottom: 0px;
	left: 150px;
	border: 1px solid #FFF;
}
#grid-14
{
	top: 300px;
	right: 450px;
	bottom: 0px;
	left: 300px;
	border: 1px solid #FFF;
}
#grid-15
{
	top: 300px;
	right: 300px;
	bottom: 0px;
	left: 450px;
	border: 1px solid #FFF;
}
#grid-16
{
	top: 300px;
	right: 150px;
	bottom: 0px;
	left: 600px;
	border: 1px solid #FFF;
}
#grid-17
{
	top: 300px;
	right: 0;
	bottom: 0px;
	left: 750px;
	border: 1px solid #FFF;
}
.grid-link
{
	position: absolute;
	display: block;
	width: 150px;
	height: 150px;
	z-index: 3000;
	outline: none;
	background: url(images/empty.png) no-repeat 0 0;
}
#link-0
{
	left: 0;
	top: 0;
}
#link-1
{
	left: 150px;
	top: 0;
}
#link-2
{
	left: 300px;
	top: 0;
}
#link-3
{
	left: 450px;
	top: 0;
}
#link-4
{
	left: 600px;
	top: 0;
}
#link-5
{
	left: 750px;
	top: 0;
}
#link-6
{
	left: 0;
	top: 150px;
}
#link-7
{
	left: 150px;
	top: 150px;
}
#link-8
{
	left: 300px;
	top: 150px;
}
#link-9
{
	left: 450px;
	top: 150px;
}
#link-10
{
	left: 600px;
	top: 150px;
}
#link-11
{
	left: 750px;
	top: 150px;
}
#link-12
{
	left: 0;
	top: 300px;
}
#link-13
{
	left: 150px;
	top: 300px;
}
#link-14
{
	left: 300px;
	top: 300px;
}
#link-15
{
	left: 450px;
	top: 300px;
}
#link-16
{
	left: 600px;
	top: 300px;
}
#link-17
{
	left: 750px;
	top: 300px;
}
.imgswap
{
	display: block;
	text-decoration: none;
	text-indent: -29999px;
	outline: none;
}
