body        {
       		text-align:center;
		    
		    color:#666666;
            background-repeat:no-repeat;
            background-image:url(../images/background.jpg);
            background-color:#ffffff;
            background-position: center top;
            background-attachment:fixed;
            font-family : sans-serif, Arial, Verdana,Helvetica;
            font-size : 12px;
            font-weight:normal;   
            }
            
	.bod {
    	position:relative;
        top:-10px; left:0px;
        width:948px;
       }
	.bod2 {
    	position:relative;
        top:-30px; left:0px;
        width:948px;        
        
        }            
.search     {
            background-repeat:no-repeat;
            background-image:url(../images/search.png);
            background-position:top center;
            height:75px;
            width:204px;
            }
td.main     {
            background-repeat:no-repeat;
            background-image:url(../images/backgroundinsert.jpg);
            background-position:top center;
            height:625px;
            width:600px;
            }     
            
td.main1    {
            
            }                               
            
div.body    {
            position:relative;
             top:-15px;
             left:1px;   
            }
            
.left       {
             width: 204px;                                         
             font-family : Helvetica, sans-serif, Arial, Verdana;
            }  
.mn       {
             width: 742px;
            }                           

b           {         
            font-size : 12px; 
            }            
            
p           {           
            font-size : 12px; 
            font-weight:normal;
            }
         
p.productname           {            
            font-size : 14px;
            font-weight:bold;
            color:#000000 
            }                       


		
.head  {              
            background-image:url(../images/header.jpg);		
            background-repeat:no-repeat;		
            background-position:center top;
            height:153px; 
            width:950px;  
            }

.itmshadow   {
            border-width:1px;
            border-style:solid;
            border-color:#333333;  
            }		

a:hover {
        text-decoration:underline;
        }

.product  {
            color:#000000; text-decoration: none;
            font-family : sans-serif, Arial, Verdana,Helvetica;          
            font-size:16px;
            font-weight:700;
}

.lmenu  {
            color:#333333; text-decoration: none;
            font-family : sans-serif, Arial, Verdana,Helvetica;          
            font-size:14px;              
            font-weight:700;
}

.lmenu2  {
         color:#333333; text-decoration: none;
         font-family : sans-serif, Arial, Verdana,Helvetica;                    
         font-size:14px;
        }

img	{border-style:none;
	 border-width:none;
	}

a.afooter:link {color:#ffffff; text-decoration: none;}
a.afooter:visited{color:#ffffff;text-decoration: none;}
a.afooter:active {color:#ffffff;text-decoration: none;}
a.afooter:hover {color:#cccccc;font-weight:bold; }

        
#leftnav {
	width: 150px;
	font-size: 11px;
	vertical-align: top;

}


a {
	text-decoration: none;
	line-height: 1em;
	font-size: 12px;
	color:#000000;
    
}

.itemfont   {
    width:170px;
}

.menu   {
        text-align:center;
        width:950px;
        height:55px;
        background-image:url(../images/menubar.png);		
        background-repeat:no-repeat;		
        background-position:center top;
        }

 


	#imageContainer {
    	position:relative;
        top:0px; left:8px;			
    	margin:auto;
    	border:0px solid #000;
	}
	
	
	#imageContainer img {
		display:none;
		position:absolute;
		top:-0px; ;
	}
