.ie6-upgradebar {
     display: none;
}
img#background {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
}

#container {margin-left:auto; margin-right:auto; padding-top:20px; width:861px; height:500px; text-align:center }

#logo {;
	width:861px;
	height:164px;
	text-align: center;
}
#header {width:861px; height:47px; text-align:center; margin-bottom:10px  }

#icon1 { background-image:url(../images/ecom.png); width:204px; height:260px; float:left; margin-right:15px}
#icon2 { background-image:url(../images/global.png); width:204px; height:260px; float:left; margin-right:15px}
#icon3 { background-image:url(../images/secure.png); width:204px; height:260px; float:left; margin-right:15px}
#icon4 { background-image:url(../images/shipping.png); width:204px; height:260px; float:left  }

#signup {width:861px; height:27px; margin-top:30px; float:left}

input {
	float: left;
	position: relative;
	top: 20px;
	left: 3px;
	width: 392px;
	height: 21px;
	background-color: #FFF;
	border-style: none;
	font: italic 17px Georgia, "Times New Roman", Times, serif;
	color: #999;
	padding-left: 10px;
	padding-top: 13px;
}

.email {
	box-shadow: 0px 2px 3px #000;
-moz-box-shadow: 0px 2px 3px #000;
-webkit-box-shadow: 0px 2px 3px #000;}

.submit {
	float: left;
	position: relative;
	left: 10px;
	top: 14px;
	background-image: url(../images/signup.png);
	width: 138px;
	height: 51px;
	background-color: transparent;
	font-size: 1px;
	text-indent: -9999px;
}

 
.submit:hover{
	background-image: url(../images/signover.png);
	width: 138px;
	height: 51px;
	background-color: transparent;
	text-indent: -9999px;
	cursor:pointer
}
#form {margin-left:auto; margin-right:auto; margin-top:40px; width:557px; height:100px; text-align:center }

#panel {font-family:Arial, Helvetica, sans-serif; color:#FFF}

#copy {margin-left:auto; margin-right:auto; width:324px; height:18px;}