@charset "utf-8";
/* CSS Document */
body{
	background-color: #FF001b;
	background-image: url("images/worldmap.png");
	background-position: 50% 428px;
	background-repeat: no-repeat;
	height: 100%;
}
#bannerslideshow{
	width: 804px;
	height: 327px;
}
#badge{
	position: absolute;
	left: 50%;
	margin-left: 370px;
	  margin-top: 65px;
	  z-index: 400;
}
#productbadge{
	float: right;
	padding: 5px;
	display: inline;
	position: relative;
	top: -160px;
	right: -40px;
}
#productbadgesmall{
	position: absolute;
	left: 100px;
}
#maincontainer{
	width: 826px;
	margin: auto;
}
#header{
	margin-top: 45px;
	padding-bottom: 7px;
	width: 100%;
	background-image: url("images/bg_header.png");
	background-position: bottom;
	background-repeat: no-repeat;
}
#contentbody{
	background-image: url("images/bg_maincontent.png");
	background-repeat: y-repeat;
}
#flashbanner{
	padding: 0px 11px 0px 11px;
	height: 326px;
}
#shadowcontainer{
	background-image: url("images/bg_shadow.png");
	background-position: top;
	background-repeat: no-repeat;
}
#mainnavi{
	background-image: url("images/bg_mainnav.png");
	background-position: top;
	background-repeat: no-repeat;
	margin: auto;
	height: 40px;
	padding-top: 5px;
}
#maincontent{
	width: 766px;
	margin: auto;
}
#maincontent.secondary{
	background-color: #FFFFFF;
/*	background-image: url("images/bg_world.gif");
	background-repeat: no-repeat;
	background-position: 50% 80px; */
}
#maincontent .inner{
	padding: 10px 30px 10px 30px;
}

#bottomsquares{
	width: 728px;
	height: 115px;
	margin: auto;
	padding: 12px 5px 0px 5px;
	background-image: url("images/bg_bottomsquares.png");
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#footer{
	height: 75px;
	padding-top: 20px;
	width: 100%;
	background-image: url("images/bg_footer.png");
	background-position: top;
	background-repeat: no-repeat;
}
#xmaslayer{
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -440px;
	width: 257px;
	height: 298px;
	background-image: url(images/xmas.png);
}