@charset "utf-8";
/* CSS Document */

h1.logo {
	background-image: url(images/logo.png);
}
* html h1.logo {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/logo.png', sizingMethod='fixed');
	width: 400px;
	height: 118px;
}
ul.mainnav {
	width: 892px;
	padding: 0px 0px 0px 68px;
}
h2.offers, h2.news {
	background-image: url(images/names/offers.png);
	background-position: -2px 0px;
}
h2.news {
	background-image: url(images/names/news.png);
}
* html h2.offers {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/names/offers.png', sizingMethod='fixed');
	width: 616px;
	height: 63px;
}
* html h2.news {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/names/news.png', sizingMethod='fixed');
	width: 616px;
	height: 63px;
}
#signupindex h2 {
	background-image: url(images/names/mail.gif);
	background-position: -1px -8px;
}
#ithappendindex h2 {
	background-image: url(images/names/ithappened.gif);
}
h2.resbox {
	background-image: url(images/names/resbox.png);
}
* html h2.resbox {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/names/resbox.png', sizingMethod='fixed');
	width: 616px;
	height: 63px;
}
#leftin h4 {
	background-image: url(images/names/seealso.gif);
	background-position: 1px 0px;
}
