/* CSS Document */

.img_2 .main_logo a {
	display: block;
	width: 220px;
	height: 130px;
	background:   url(../img/logo_white.png)  0px 0px no-repeat;
}
*html .img_2 .main_logo a {
	display: block;
	width: 220px;
	height: 130px;
	background:   url(../img/logo_white.gif)  0px 0px no-repeat;
}
.img_3 .main_logo a {
	display: block;
	width: 220px;
	height: 130px;
	background:   url(../img/logo_white.png)  0px 0px no-repeat;
}
*html .img_3 .main_logo a {
	display: block;
	width: 220px;
	height: 130px;
	background:   url(../img/logo_white.gif)  0px 0px no-repeat;
}



.bottom_logos .logo_3 a { width: 81px; height: 50px; background:   url(../img/logo_main_hover_3.png)  -81px 0px no-repeat;}
.bottom_logos .logo_3 a:hover {background:   url(../img/logo_main_hover_3.png)  0px 0px no-repeat;}

*html .bottom_logos .logo_3 a { width: 81px; height: 50px; background:   url(../img/logo_main_hover_3.gif)  -81px 0px no-repeat;}
*html .bottom_logos .logo_3 a:hover {background:   url(../img/logo_main_hover_3.gif)  0px 0px no-repeat;}

.logo_3 a {
	width: 81px;
	height: 50px;
	background:   url(../img/logo_main_hover_3.png)  -81px 0px no-repeat;
}
.logo_3 a:hover {
	background:   url(../img/logo_main_hover_3.png)  0px 0px no-repeat;
}
*html .logo_3 a {
	width: 81px;
	height: 50px;
	background:   url(../img/logo_main_hover_3.gif)  -81px 0px no-repeat;
}
*html .logo_3 a:hover {
	background:   url(../img/logo_main_hover_3.gif)  0px 0px no-repeat;
}

