#tblIndexMain {
margin-top: 30px;	
text-align: center;
width: 739px;
height: 450px;
}
a{text-decoration: none;}
img{border: none;}

td.header{
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
	height: 21px;
	padding-bottom: 20px;
	}

td.text1{
background-image: url('images/text1.gif');
background-repeat: no-repeat;
height: 285px;
}

td.logo1{
background-image: url('images/logo.jpg');
background-repeat: no-repeat;
background-position: top;
height:200px;
}
td.logo2{
background-image: url('images/logo2.gif');
background-repeat: no-repeat;
}
td.contacts{
background-image: url('images/contacts.gif');
background-repeat: no-repeat;
background-position: center;
padding-bottom: 20px;
height: 141px;
}



