/* CSS Document */

body {
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;line-height: 16px;
    text-align: center;
    background: #ffffff url(../images/plumbing.gif);
	margin: 10px 0 0 0;
}

#mainTable { width: 700px; padding: 0px; border: 1px solid #000000}

#header {height: 100px; background: #006699 url(../images/pipeheader6.jpg) no-repeat;}

#menu {height: 50px; padding: 2px 0 5px 4px; background: #003366; border: 2px solid #000000;}

#content {width: 485px; background: #FFFFFF; border-left: 3px solid #006699; border-top: 3px solid #006699;}

#sidebar {background: #006699; padding-left: 20px; text-align: center;}

#footer {padding: 2px 0 2px 0; background: #FFCC66; border: 0; margin: 0px; text-align: center; border-top: 3px solid #006699;}

#copyright { text-align: center; font-size: 11px; padding-top: 5px;}

#copyright a, a:visited {	color: #708090; text-decoration: none;}

#copyright a:hover {
	color: Blue; text-decoration: underline;
}

/* content atributes follow */

h1 {text-align: center; font-size: 20px; color: #006699; margin: 15px 0 15px 0;}

h2 {text-align: left; font-size: 18px; color: #FF3333; font-weight: bold; margin: 15px 0 5px 10px;}

h3 {text-align: left; font-size: 18px; color: #006699; font-weight: bold; margin: 15px 0 5px 10px;}

h4 {text-align: left; font-size: 16px; color: #FF8C00; font-weight: bold; margin: 15px 0 5px 10px;}

h5 {text-align: center; font-size: 16px; color: #006699; margin: 40px 0 0 0;}

#content ul { font-size: 14px; color: red; line-height: 16px; margin-top: 5px; text-align: left; margin-right:15px;}

#content p { font-size: 12px; text-align: justify; margin: 10px;}

#content img {float: left; margin: 10px 10px 10px 10px; border: 1px solid #000000;}

#sidebar img {margin: 15px 10px 20px 0; border: 0px solid #000000;}

#sidebar .note {width: 250px; border: 1px solid #000000; background: #FFCC66; padding: 5px; margin: 15px 20px 10px 10px; text-align: center; color: #FF3333;}

#footer p {font-size: 18px; color: #006699; font-weight: bold;}