body	{background-color:#ff1e1f;
			background-image: url(i/bg.gif);
			background-repeat:repeat-y;
			background-position: left top;
			font-family: "Century Gothic", Arial, sans-serif;
			color:#fff;
			text-align:center;
			margin:0;
			}
#banner	{
			width:560px;
			height:448px;
			background-color:transparent;
			background-image: url(i/banner.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			position:absolute;
			left:0;
			top:25px;
		}
#contacttab {
			position:absolute;
			left:700px;
			top:0px;
			width:235px;
			height:41px;
			background-image: url("i/contactTab.gif");
    background-repeat: no-repeat;
    z-index:9;
		}
#tab	{
			position:absolute;
			left:465px;
			top:25px;
			text-align:center;
			width:235px;
			height:100px;
		}
#apple	{
			position:absolute;
			left:1230px;
			top:375px;
			width:98px;
			height:65px;
			background-image: url("i/apple.gif");
   			background-repeat: no-repeat;
    		z-index:9;
		}
#content	{
			position:absolute;
			left:480px;
			top:95px;
			text-align:center;
			width:200px;
			height:100px;
		}
.replace {
	height:65px;
	width:235px;
	margin:0;
    padding: 235px 0 0 0;
    overflow: hidden;
    background-image: url("i/tab.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:0px;
}
.address {
		position:absolute;
		left:420px;
		top:537px;
		width:260px;
		height:40px;
		text-align:center;
		color:#ff1e1f;
		z-index:8;
		  }
p	{		color:#0089b1;
		font-size:13px;
		text-align:left;
		font-family:"Century Gothic",Arial, Helvetica, sans-serif;}
h1	{		color:#fc0;
		font-size:24px;
		text-align:center;
		font-family:"Century Gothic",Arial, Helvetica, sans-serif;}
#form {position:absolute;
		z-index:8;
		left:800px;
		top:66px;
		height:600px;
		}
#fill {position:absolute;
		left:0;
		top:550px;
		width:1250px;
		height:100%;
		background-color:transparent;
			background-image: url(i/fill.gif);
			background-repeat: no-repeat;
			background-position: top left;
z-index:7;
}

#redbg {z-index:6;
		position:absolute;
		left:980px;
		top:300px;
			background-color:transparent;
			background-image: url(i/redBG.gif);
			background-repeat: no-repeat;
			background-position: top left;
		width:700px;
		height:674px;}
#thanks {z-index:9;
		position:absolute;
		left:850px;
		top:130px;
			background-color:transparent;
			background-image: url(i/thanks.gif);
			background-repeat: no-repeat;
			background-position: top left;
		width:645px;
		height:260px;
		padding-top:160px;}
#thanks p {text-align:center;color:fff;font-size:14px;}