#body {
		width: 100%;		
}
#overall {
		 width: 770px;
		 margin-left: auto;
		 margin-right: auto;
		 font-family: Arial;
		 font-size: 12px;
}		 
#head {
		/*background: #FFFFFF url('graphics/logos/main.png') no-repeat;*/
		height: 130px;
		border-bottom-style: solid;
		border-color: #006644;
		border-bottom: 2px;
}       
#rightbar {           
		float: right;  
        text-align: center;
        padding-left: 5px;
        width: 74px;
        border-left-style: solid; 
        border-left: 2px;
        color: #006644;
}                    
#productouter {              
		width: 501px;
		float:left;
}
#head hr {
		border-style: "dashed";
}
#leftnavbar {
	background: #006644;
	float: left;
	width: 160px;
       	height: 1200px;
        margin-top: 3px;
        padding-left: 2px;
        margin-right: 2px; 
}
#leftnavbar a:link	{color: #ffffff; text-decoration: none;}
#leftnavbar a:active {text-decoration: ffff40; text-decoration: none;}
#leftnavbar a:visited {color: #ffffff; text-decoration: none;}
#leftnavbar a:hover {color: #ffff40; text-decoration: none;}
h4 {
		font-family: Verdana;
		font-size: 70%;
		font-style: bold;
}	
#product {
	
		width:500px;
		float: left;
		height: 190px;
		border-bottom-style: dashed; 
        border-bottom: 1px;
        color: #006644;
		
		 
}       
#featureproduct {
		width:500px;
		height: 210px;
		border-style: dashed;
		border-top: 1px;
		border-left:0px;
		border-right:0px;
		border-bottom: 1px;
		

}
#broditfeatureproduct {
		width:500px;
		text-align: center;
		border-bottom-style: dashed;
		border-color: #006644;
		border-bottom: 1px;
}
#textfeatureproduct {
		width:500px;
		border-bottom-style: dashed;
		border-color: #006644;
		border-bottom: 1px;
}
#productdetail {
		width:500px;
		height: 100%;  
         
}                            
#featureproductdetail {
		width:500px;
		height: 100%;
}                            
#productdetail a:link	{color: #8686ff; text-decoration: none;}
#productdetail a:active {text-decoration: red; text-decoration: none;}
#productdetail a:visited {color: #8686ff; text-decoration: none;}
#productdetail a:hover {color: red; text-decoration: none;}

#featureproductdetail a:link	{color: #8686ff; text-decoration: none;}
#featureproductdetail a:active {text-decoration: red; text-decoration: none;}
#featureproductdetail a:visited {color: #8686ff; text-decoration: none;}
#featureproductdetail a:hover {color: red; text-decoration: none;}

#producttext {

	   /* background: #FFFFFF url('graphics/prodbg.jpg') no-repeat; */ 
		width: 51%;
		float: left;
		color: #000000;
}
#featureproducttext {
		width: 51%;
		float: left;  
        
       /* border-style: dashed;
        border-width: 2px;
        border-color: red */
        
        
        
}

#producttext a:link	{color: #8686ff; text-decoration: none;}
#producttext a:active {text-decoration: red; text-decoration: none;}
#producttext a:visited {color: #8686ff; text-decoration: none;}
#producttext a:hover {color: red; text-decoration: none;}

#featureproducttext a:link	{color: #8686ff; text-decoration: none;}
#featureproducttext a:active {text-decoration: red; text-decoration: none;}
#featureproducttext a:visited {color: #8686ff; text-decoration: none;}
#featureproducttext a:hover {color: red; text-decoration: none;}

#productimage {	 
		float: right;
     
}
#featureproductimage {	 
		float: right;
        
                                           
}

#copyright {
		font-family: verdana;
		font-size: 70%;
		color: #009900;
}
#sidebar	{
		background-image: url("sidebar.png");
		font-family: Verdana;
		font-size: 100%;
		font-style: bold;
		color: green;		
		text-aign: left;
		float: left;
		width: 150px;
		height: 100%;
}
#footer a:link	{color: black; text-decoration: none;}
#footer a:active {text-decoration: red; text-decoration: none;}
#footer a:visited {color: black; text-decoration: none;}
#footer a:hover {color: red; text-decoration: none;}
#footer {
		font-size: 14px;
		float: left;
		margin-left: 240px;
		width: 770px;
}                                         
#topbar a:link	{color: #ffffff; text-decoration: none;}
#topbar a:active {text-decoration: #ffff40; text-decoration: none;}
#topbar a:visited {color: #ffffff; text-decoration: none;}
#topbar a:hover {color: #ffff40; text-decoration: none;}
#topbar {
		background-color: #006644;
        font-size: 14px;
		padding-left: 60px; 
}
