
body{
       margin:10 0 10 0;
		padding:10;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
	 	font-family:Tahoma;
		min-width:600px;
       }

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

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

    

#content{
       width:735px;
       margin:30 auto 0 auto;
       padding:25px;
       }
#main{
       padding:0;margin:0;
       }
 
 
#footer{
       clear:both;
       height:180px;
       width:750px;
	font-size:14px;
       }
 
 h1 {
 
font-size: 22px;
color: #666666;
 
margin-top: 0px;
margin-bottom: 3px;
} 
 h2 {
 
font-size: 18px; 
margin-top: 0px;
margin-bottom: 3px;
} 
 .salesletter-content{
	border:0px solid #000000;
	border-top:0px solid #000000; 
	background-color:#ffffff;
	padding: 0px;
	}

.salesletter-footer{
	background-color:white;
 
	background-repeat:no-repeat;
	border:0px solid #000000;
	border-top:0px solid #000000; 
	}
	
 
.emphasistext {
	font: 0.8em geneva, sans-serif;
	font-size:18px;
	color: #666666;
	font-weight:bold;
}
.smalltext {
	font: 0.8em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0000CC; 
	}
 