@charset "UTF-8";
/* CSS Document */

#flash{
      width:689px;
	  height:273px;
	  float:right;
}

/*--------------------------------- body container -------------------------------*/

#products{
         width:663px;
}

#products p{
           font:15px "Arial", Helvetica, sans-serif;
		   color:#666666;
}

.company{
        font-size:20px;
        font-weight:bold;
		color:#663399;
}

#products_texts{
               width:600px;
			   padding-top:20px;
}

#products_texts p{
                 font:14px "Arial", Helvetica, sans-serif;
				 color:#666666;
				 line-height:24px;
}

.purple{
        color:#663399;
}

#product_pic{
             width:597px;
			 height:254px;
			 margin-top:20px;
}