body, html { 		margin: 0;
				padding: 0;
				background-color: #333;
}

p {  font-family: Calibri,Verdana, Arial, sans-serif; font-size: 90%; color: #fff}

h2 {  font-family: Calibri,Verdana, Arial, sans-serif; font-size: 110%; font-weight:lighter; color: #fff}


h3 {				font-family: Calibri,Verdana, Arial, sans-serif; 
					font-size: 110%;
					font-weight:lighter;
					color: #fff;
					
}



ul.new { 			line-height: 18px;
					list-style-type: none; 
					padding: 0; 
					margin-left: 6%;
					font-family: Calibri,Verdana, Arial, sans-serif; 
					font-size: 90%;
					color: #fff;
}

li.new { 			background-image: url(images/whitedot.gif); 
					background-repeat: no-repeat; 
					background-position: 0 5px; 
					padding-left: 25px
}

div.container {		position: absolute;
				width: 950px;
				left: 50%;
				margin-left: -475px;
}

div.aff {			float: left;
				width: 950px;
				height: 75px;
				background: url(images/logo5.jpg) top left no-repeat;	
				clear:both;
}

div.nav {			float: left;
				width: 950px;
				height: 20px;
				border: 0px #999 solid;
				background: url(prodrop2/button1aS.gif) top left repeat-x;
				clear:both;
}


div.main {			float: left;
				width: 950px;
				clear:both;
				text-align: justify;
}

div.main2 {			float: left;
				width: 950px;
				clear:both;
}

div.main_thumb {	float:right;
					width: 950px;
					min-height: 170px;
					background-color: #333;
								
}

div.copy {			float: left;
				margin-left: 0px;
				margin-top: 190px;
				width: 950px;
				clear:both;
}

div.copy2 {			float: left;
				width: 950px;
				height: 250px;
				clear:both;
}
div.botspacer{		float: left;
				height: 30px;
				width: 950px;
				background: #333;
				clear: both;
}

div.spacer {		float: left;
				width: 950px;
				height: 40px;
				clear:both;
}

div.spacerS {		float: left;
				width: 950px;
				height: 10px;
				clear:both;
}

div.footer {		float: left;
				border-top: 1px #fff solid;
				padding-top:5px;
				width: 950px;
				height: 40px;
				text-align:right;
				clear:both;
}








				




