﻿.prod_btn {
	background-image: url('newtabs/industries/products.png');
	height: 45px;
	width: 183px;
	text-decoration: none;
	background-position: top;
}
.prod_btn:hover {
	background-image: url('newtabs/industries/products.png');
	height: 45px;
	width: 183px;
	text-decoration: none;
	background-position: 0px 45px;
}
.ind_btn {
	background-image: url('newtabs/industries/industries.png');
	height: 45px;
	width: 146px;
	text-decoration: none;
	background-position: top;
}
.supp_btn {
	background-image: url('newtabs/industries/support.png');
	height: 45px;
	width: 155px;
	text-decoration: none;
	background-position: top;
}
.supp_btn:hover {
	background-image: url('newtabs/industries/support.png');
	height: 45px;
	width: 155px;
	text-decoration: none;
	background-position: 0px 45px;
}
.news_btn {
	background-image: url('newtabs/industries/news.png');
	height: 45px;
	width: 172px;
	text-decoration: none;
	background-position: top;
}
.news_btn:hover {
	background-image: url('newtabs/industries/news.png');
	height: 45px;
	width: 172px;
	text-decoration: none;
	background-position: 0px 45px;
}

img{
	border:0px;
}

div#maintext table{
	margin-left:auto;
	margin-right:auto;
	width:528px;
}