/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Main styles */
html {background:url(../images/wp-bg.jpg) center top no-repeat #231f20 fixed;}
body {background:#fff;width:764px;margin:40px auto 40px auto;position:relative;padding-bottom:1px;}
p, li {font-family:"Times New Roman", times, serif; font-size:16px;line-height:32px;}
p b {font-weight:bold;}
p em, p i {font-style:italic}
p + ul, ul + ul {margin-top:16px;}
ul li {line-height:normal;}
.clear {clear:both}
header {padding:17px 0 0 21px;}
header h1 {background:url(../images/walding-pumps-logo.png) 0 0 no-repeat;text-indent:-9999px;width:743px;height:87px;}
header h1 a {text-decoration:none;display:block;width:743px;height:87px;}
nav {position:absolute;right:0;top:20px;padding-right:12px;}
nav a {background-image:url(../images/nav-sprite.png);display:block;height:18px;text-indent:-9999px;float:left;margin-right:16px}
nav a#home-link{width:48px;background-position:0 0}
nav a#home-link:hover{background-position:0 18px}
nav a#prod-link{width:62px;background-position:-100px 0}
nav a#prod-link:hover{background-position:-100px 18px}
nav a#inven-link{width:72px;background-position:-200px 0}
nav a#inven-link:hover{background-position:-200px 18px}
nav a#contact-link{width:58px;background-position:-300px 0}
nav a#contact-link:hover{background-position:-300px 18px}
section + section {margin-top:30px;}
div#main {margin:33px 48px 33px 56px;}
div#main h1 {font-size:24px;color:#bf1e2e;}
div#main h2 {font-size:16px;color:#bf1e23;font-weight:bold;margin-top:32px;}
div#main h2.black {color:#000;margin:16px 0}
p.sig {font-weight:bold;margin-top:64px;}
p.sig i {font-style:italic;font-weight:normal;}
p#pumps {line-height:normal;margin-top:16px;}
p#pumps img {padding:0 8px 8px 0}
div.booster {clear:both;}
div.booster.first {padding-top:40px;}
div.booster img{float:left;margin-right:30px;margin-bottom:40px;}
div.booster p {line-height:normal;padding-top:40px;}
div.booster p + p {margin-top:16px;padding-top:0}
img#sketch {float:right;}
img#mia {margin-left:-21px;margin-top:145px}
img#cast {margin-top:34px}
div.side-img {width:280px;float:right;}
div.side-img img {margin-bottom:30px;}
p.contact {line-height:normal;margin-top:16px;}

form li {margin-bottom:10px;clear:both;width:425px}
form label {display:block;float:left;width:160px;}
form label.error {display:inline-block;margin-left:160px;color:red;font-family:Arial, sans-serif;font-size:9px;}
input.error, textarea.error {border:1px dotted red}
form label em {color:#f00}
form input, form textarea {width:250px;}
form textarea {height:100px}
footer {margin-left:35px;margin-top:-20px;width:254px}





