* {  margin: 0; padding: 0; }


body, body.home {
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #000000;
	font: 1em/1.5 Arial, Helvetica, sans-serif; }

img, object, embed, form, fieldset { display: block; border: none; }



table {
	font-size: 1em;
	width: 100%; }
table tr, table th, table td { font-size: 1em; vertical-align: top; }

h1, h2, h3, h4, h5, h6, p, li, pre, code, input { font-size: 1em; }
ul, ol { list-style: none; }

address { font-style: normal; }

a { color: #cf0313; text-decoration: none; }
a:hover { text-decoration: underline; }

span.phone { display: block; font-weight: bold; }
span.nowrap { white-space: nowrap; }



/* container */
div#pressure-pts-site {
	position: relative;
	width: 984px;
	margin: 0 auto 2em; 
	}
	
div#dart_load {
	height: 1px; }	