body {
	font: 82%/1.4em "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #206293;
}
a:hover {
	text-decoration: underline;
	color: #ff7c3e;
}
h1, h2, h3 {
	font-weight: bold;
	color: #206293;
}
h1 {
	font-size: 230%;
	line-height: 1.15em;
	margin: 0;
}
h2 {
	font-size: 140%;
	line-height: 1.3em;
}
h3 {
	font-size: 124%;
	line-height: 1.3em;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
img {
	border: none;
}
ul.paws {
	margin-left: 0;
	padding-left: 0;
}
ul.paws li {
	background: url(../images/bullet_paw.png) no-repeat left 3px;
	margin-bottom: 1em;
	padding-left: 18px;
	list-style: none;
}
#main {
	padding: 10px;
}
#info {
	margin-left: 190px;
}
#main img {
	float: left;
}


