/* DOWCO Marine 
 * (c) DOWCO Inc. -- www.dowcomarine.com
 * 
 */

html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
 
html { padding: 0px; margin: 0; }
body {
    padding: 0px;
    background: #fff;
    font: normal 12px Lucida Grande, sans-serif;
    color: #069; 
    margin: auto;

    
img { border: 0; }
	
div { border: 0; }
    
div.spacer {
    clear: both; }


