body {
text-align: center;
  min-width: 0px;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  	background-image:url(../images/bgRepeat.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	margin:0 auto;
	width:980px;
	height:695px;
	top: 0px;
	left: 0px;
	text-align: center;
	background-image:url(../images/bgRepeat.jpg);
	background-repeat: repeat-x;
	z-index: 1;
	position: relative;


}
#header{
	width: 969px;
	height: 136px;
	text-align:left;
	top: 0px;
	left: 0px;
	float:left;
	z-index: 3;
	position: absolute;
	
	
}	

#backer{
	width: 955px;
	height: 472px;
	bottom:0px;
	text-align:right;
	vertical-align:bottom;
	top:100px;
	left: 8px;
	float:right;
	z-index: 2;
	position: absolute;
}
#text{
	width: 200px;
	height: 400px;
	text-align:left;
	top: 160px;
	left: 20px;
	z-index: 3;
	position: absolute;
}	


#newProds{
	width: 180px;
	height: 210px;
	text-align:left;
	top: 10px;
	right: 25px;
	z-index: 4;
	position: absolute;
}

#flashFeature{
	width: 500px;
	height: 400px;
	text-align:left;
	top: 165px;
	left: 250px;
	z-index: 3;
	position: absolute;
}

#button{
	width: 500px;
	height: 74px;
	bottom:0px;
	text-align:right;
	vertical-align:bottom;
	top:470px;
	left: 250px;
	float:right;
	z-index: 4;
	position: absolute;
	cursor: pointer;
}	
#confidence{
	width: 204px;
	height: 103px;
	bottom:0px;
	text-align:right;
	vertical-align:bottom;
	top:470px;
	left: 15px;
	float:right;
	z-index: 4;
	position: absolute;
	
}

#flashPanel{
	width: 185px;
	height: 400px;
	text-align:left;
	top: 165px;
	right: 15px;
	float:left;
	z-index: 3;
	position: absolute;
	padding:0px;
}

#copyright{
	top: 580px;
	left:10px;
	text-decoration: none;
  	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color:#666666;
	padding:0px;
	z-index:3;
	position:absolute;
	float:left;
	
	
}

a:link {color: #000000}
a:visited {color: #000000}
a:active {color: #000000}
a:hover {color: #000000

}



p{
margin:0px;
padding:5px;
font-family:Arial, Times, Geneva, Helvetica, sans-serif;
font-size: 0.8em;
color:#242424;
}