/* kill browser default styles and begin standard styles */
html, body,
h1, h2, h3, h4, h5, h6,
p, blockquote, div, span,
ul, ol, li, dl, dd, dt,
table, thead, tbody, tfoot, tr, th, td,
form, input, textarea, fieldset,
a, img, caption, pre, code {
	margin: 0; padding: 0;
	background-color: transparent;
	font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	}
:link, :visited {
	text-decoration: none;
	}
a img, :link img, :visited img {
	border: 0;
	}
table {
	border-collapse: collapse;
	}
ul ul, ul ol, ul dir, ul menu, ul dl,
ol ul, ol ol, ol dir, ol menu, ol dl,
dir ul, dir ol, dir dir, dir menu, dir dl,
menu ul, menu ol, menu dir, menu menu, menu dl,
dl ul, dl ol, dl dir, dl menu, dl dl {
	margin-top: 0; margin-bottom: 0;
	}
h1, h2, h3, h4 {
	font-weight: bold;
	}
ul, ol, dl {
	list-style-type: none;
	font-size: 14px;
	font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	}
a { color: #060; }
a:link { color: #060; }
a:visited { color: #030; }
a:hover { color: #090; }
a:active { color: #090; }
.testimonials {
	color: #ffffff;
	font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#headblock #navigation ul li a {
	font-size: 14px;
}
