#top-row {
	position:relative;
	height:140px;
}
#introduction {width:445px;}
#why-sigma {
	height:140px;
	margin-left:450px;
	margin-top:-156px;
	width:174px;
	border:2px solid #2F8914;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#why-sigma-header {
	height:100%;
	width:100%;
}
#why-sigma-header > p > span {
	display:block;
	width:174px;
	height:115px;
	font-size:40px;
	text-align:center;
	position:absolute;
	z-index:2;
	padding-top:25px;
}
#why-sigma-text {
	background:#FFF;
	display:none;
	height:132px;
	left:0;
	padding-top:8px;
	padding-left:10px;
	font-size:95%;
	position:absolute;
	top:0;
	width:440px;
	z-index:1;
	overflow:hidden;
	border:2px solid #2F8914;
	border-right:none;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
}

#why-sigma:hover {
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-top-left-radius:0;
	-webkit-border-bottom-left-radius:0;
	border-left:none;
	margin-left:452px;
}
#why-sigma-header:hover #why-sigma-text {
	display:block;
}
#why-sigma-text span {
	width:440px;
	display:block;
}



#second-row {
	margin-top:30px;
}
.image-link {
	width:196px;
	height:235px;
}
#metal-detector {
	margin-left:214px;
	margin-top:-235px;
}
#metal-detector img {margin-left:7px;}
#checkweigher {
	margin-left:428px;
	margin-top:-235px;
}



#third-row {
	margin-top:30px;
	height:185px;
}

.textbox-link {
	height:185px;
	width:142px;
	border:1px solid #CCC;
}
.textbox-link:hover {border:1px solid #2F8914;}
#anritsu {
	margin-left:155px;
	margin-top:-187px;
}
#integration {
	margin-left:310px;
	margin-top:-187px;
}

#industry-links {
	margin-left:465px;
	margin-top:-187px;
	width:160px;
	height:185px;
}

.industry-link {
	border: 1px solid #EEE;
	height:88px;
	width:77px;
}
/*.industry-link:hover {border-color:#2F8914;}*/
#packaged {
	margin-top:-90px;
	margin-left:83px;
}
#frozen {
	margin-top:7px;
}
#bakery {
	margin-top:-90px;
	margin-left:83px;
}
