body{
	font-size:76%;
	font-family : Arial, Helvetica, sans-serif;
 	background-image : url(images/grad.gif);
 	background-repeat : repeat-x;
	background-color : white;
}
h1{
	font-size : 1.5em;
	margin-top: 2px;
	margin-bottom : 2px;
}
h2{
	margin-top: 5px;
	font-size : 1.3em;
}
.container td{
	padding-left : 30px;
	padding-right : 30px;
	padding-top : 5px;
	padding-bottom : 5px;
}
.contact td{
	padding:5px;
}
.container{
	width:750px;
	background-color : #D8E1EB;
	border: 1px solid #9EC6F7;
}
.header{
 	background-image : url(images/header.gif);
	height:160px;
	background-position : center;
	background-position : top;
}
.headline{
	color: #6D8EB1;
	font-weight:bold;
	padding-top : 10px;
	padding-bottom : 10px;

}
.testimonial{
	width : 66%;
	background-color : white;
}
.empathy{
	background-color : white;
}
.introduction{
	background-color : white;
}
.benefit{
	background-color : white;
}
.benefit ul {
 	list-style:none
}
.benefit li{
	color: 	#0066CC;
	font-size : 1.1em;
	font-weight : bold;
	background:url(images/bullet_white.gif) no-repeat left top;
	margin:0px; 
  	/* top, right, bottom, left*/
	padding:2px 0px 0px 22px
}
.action{
	text-align : center;
}
.action h1{
	color: 	#0066CC;
}
.guarantee{
	text-align : center;
}
.close{
	color: 	#0066CC;
	text-align : center;
}
.copyright{

}
.hits{
	background-color : #6E8EB2;
	padding:2px 5px 2px 5px;
	border: 1px solid silver;
	font-size: 0.9em;
}
.hitscount{
	background-color : black;
	color: white;
	letter-spacing: 2px;
	padding:2px 5px 2px 5px;
	border: 1px solid silver;
	font-size: 0.9em;
}
.large{
	font-size:1.3em;
	color: 	#0066CC;
	font-weight : bold;
}