@charset "utf-8";
* {
  behavior: url("http://www.efreebie.co.uk/js/iepngfix.htc");
}
body {
	background-color: #ffffff;
	/*background-color: #dbeffa;
	background-image: url(../images/bg.gif);*/
	background-repeat: repeat-x;
}
#index-content {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/GoldPromo.png);
	height: 487px;
	min-height: 487px;
}
#ty-content {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/thankyou.png);
	height: 487px;
	min-height: 487px;
}
#apDiv1 {
	position:relative;
	width:540px;
	height:119px;
	z-index:1;
	left: 250px;
}
.product {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 816px;
	height: 561px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	//border: #FFCC33 groove;
}
.style2 {
	font-size: 16px
}
#product {
	position:relative;
	width: 816px;
	height: 561px;
	top: -100px;
}
#index-content #form1 label {
	font-size: medium;
	font-family: Tahoma, Verdana, Arial;
}

