#industry1-container {
	background-image: url(../../img/products/industry1.gif);
	background-repeat: no-repeat;
	height: 327px;
	width: 496px;
	margin-bottom: 30px;
}
#industry2-container {
	background-image: url(../../img/products/industry2.gif);
	background-repeat: no-repeat;
	height: 327px;
	width: 496px;
	margin-bottom: 30px;
}
.left_text {
	width: 100px;
	margin-top: 35px;
	margin-left: 125px;


}
.right_text  {
	width: 100px;
	margin-top: 35px;
	margin-left:136px;


}
#building_text  {
    margin-top: 93px;
}

#food_text  {
    margin-top: 93px;

}
.left_go {
	height: 10px;
	width: 25px;
	margin-top: 150px;
	margin-left: 150px;
	float:left;
}

.left_container{

 width:248px;
 height:173px;
 float:left;
}
.right_container{

 width:248px;
 height:173px;
 float:left;
}

.go_button_left
{
display:block;
clear:both;
width:46px;
height:20px;
margin:10px 0 0 183px;
}

.go_button_right
{
display:block;
clear:both;
width:46px;
height:20px;
margin:10px 0 0 193px;
}



