
body{
       margin:10px auto 20px auto;
    
       text-align:left;
	 
	background-repeat ;
	 
	font-family:Tahoma;
       }

#wrapper{
	  width: 800px;       
margin:0 auto;
       padding:0;
       }

#header{
 	background: url("images/waveheader.jpg") no-repeat;
	height:150px;
	width:800px;
	margin:0 auto;padding:0;
	display:block;
       }

	#chromemenu{ float: left; top: 0px; width: 800px;
font-size: 100%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
width: 100%;
background: url(images/chromeBl1a.jpg) center center repeat-x;
padding: 7px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #FFFFFF;
}

#chromemenu ul li a:hover{
background: url(images/chromeBl2.jpg) center center repeat-x;
color: #000000;
}

 
#content{
       width:770px;
       margin:0 auto 0 auto;
       padding:15px;
       }
#main{
       padding:0;margin:0;
       }
 
 
#footer{
       clear:both;
       height:180px;
       width:770px;
	font-size:14px;
       }
 
 

 .salesletter-content{
	border:0px solid #000000;
	border-top:0px solid #000000; 
	background-color:#ffffff;
	padding: 0px;
	}

.salesletter-footer{
	background-color:white;
	background-image:url("images/4871_6Bottles_sm.jpg");
	background-repeat:no-repeat;
	border:0px solid #000000;
	border-top:0px solid #000000; 
	}
	
 
.emphasistext {
	font: 0.8em geneva, sans-serif;
	font-size:18px;
	color: #0000CC;
	font-weight:bold;
}
.bluetext {
	font: 0.8em Tahoma, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#0000CC; 
	}
 