body, html {
	margin: 0px;
        background-color: #2e5dab
	background-image: url(images/back.gif);
	background-repeat: repeat-y;

}
.top-area {
        position:absolute;
        top:0px;
        left:0px;
        width:1200px;
	background-image: url(images/DockMaker1ogoimage.jpg);
	background-repeat: no-repeat;
	height:100px;
}

#top-menu {
	position:absolute;
	left:570px;
	top:231px;
	width:477px;
	height:50px;
	font-size:24px;
	text-align:center;
        font-style:italic;
        }
#top-menu a {
	color: #000000;
	text-decoration: none;
        font-family:Georgia;
        font-size:14pt;
        font-weight:bold;
           }
#top-menu a:hover {
	color: #D93251;
	text-decoration:none;


}
.mid-area 
       {
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
        font-style:italic;
	vertical-align: text-top;
	padding-top:0px;
	padding-bottom: 420px;
	padding-left:20px;
       }
.cattree_child, .cattree_parent {
	background-image: url(images/ltl-sun.gif);
	display:block type;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 14px;
	width:50px;
	}
.cattree_top {
	background-image: url(images/ltl-sun-r.gif);
	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 14px;
	width:300px;
}
.content-area {
	position: absolute;
	left: 200px;
	top: 200px;
}
.product-listing {
	position:absolute; left:6px; top:215px; width:142px; height:192px; z-index:2
}
#contact-area{
	font-size:10px;
	color: #000066;
	text-align:center;
	position:relative;
	left:0px;
	width:50px;
	height:90px;

	top:25px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6E85AF;
	text-align: right;
	padding-right: 10px;
}
#powered-by {
	color: #2B5580;
	width:154px;
	text-align: center;
	font-size: 11px;
	height: 70px;
	position: relative;




}
#powered-by a {
	color: #0D35BF;
}
#powered-by a:hover {
	color: #2B5580;
}