html {background-color:	#000000;background-image:url(images/background.jpg); background-position: right; background-repeat: no-repeat; background-position:center; width:100%;}
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	background: url(images/stripe.png) repeat;
}

p, li {
	font: 1.2em/1.8em Tahoma, sans-serif;
	margin-bottom: 10px;
}

h1 {
	font: 2.0em Tahoma, sans-serif;
	color: white;
	height: 0px;
}

h2 {
	font: 1.8em Tahoma, sans-serif;
	color: green;
	margin-bottom: 10px;
}

ul {
	margin-left: 25px;
}

img {
	border: none;
}

#page-wrap {
	width: 800px;
	height:1000px;
	margin: 0px auto; 
	
	}
	#page-wrap #inside {
		margin: 0px 10px 0px 10px;
		padding-top: 0px;
		padding-bottom: 10px;
	}
	
#main-content {
	padding-left: 0px;
	padding-top: 20px;
	text-align:left;
}

#logo { background-image:url(images/nutrilite-logo.jpg); background-repeat:no-repeat; width:100%; height:50px; margin-left:3px;  }
#flashFrame {
	background-image:url(images/flash-frame.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	width:740px;
	height:700px;
	padding:30px 35px 30px 25px;
} 

#flash {width:600px; height:405px;   float:left}
#bottle { background-image:url(images/nutrlite-bottle2.png); height:425px; width:102px; background-repeat:no-repeat; float:right; margin-top:240px; margin-right:30px;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/nutrlite-bottle2.png");
}
	
#header {
	text-align: center;
}
	
#left-sidebar {
	width: 150px;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
}

#amway-logo{
	background-image:url(amway-logo2.png);
	background-repeat:no-repeat;
	height:100px;
	right: 10px;
float:right;
	width: 200px; margin-top:150px;
}