/* CSS Document */
BODY {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
/*logo.html css   --Begin*/
#top {
       width:100%;
       background-color: #E4E4E4;
       HEIGHT: 26px;
	   border-bottom:1px solid #D8D8D8;
      }
	  
#top #box {
             width:750px;
             margin:0px auto;
             font-size:12px;
			    HEIGHT: 26px;
           }
			  
 
#top #box .words  {
	WIDTH: 300px;
	height: 14px;
	POSITION: absolute;
	TOP: 8px;
	padding-left: 5px;
       }
	   
#top #box #nav{
               WIDTH: 400px; 
			   FONT-FAMILY: Arial, Helvetica, sans-serif; 
			   POSITION: absolute; 
			   TOP: 8px; TEXT-ALIGN: right;
			   MARGIN: 0px 0px 0px 340px;
		    }
			 
#header {
	width:780px;
	height: 130px;
	margin: 2px auto;
        } 
		  
/*logo.html  end*/

/* footer.html  begin*/
#footer 
{
  margin:0 auto;
  margin-bottom:20px;
  WIDTH: 780px; COLOR:#24486C; LINE-HEIGHT: 18px; TEXT-ALIGN: center; text-align:center; 	font-size: 12px;
}
/* footer.html  end*/

.wrap {
	CLEAR: both; MARGIN: 0px auto; WIDTH: 780px
}

/*wrap  end*/
#productsTitle
{
font-size: 12px;
font-family: Tahoma;
}
/*wrap  end*/
#products
{
margin-top:10px;
padding-left:20px;
padding-right: 20px;
}
