﻿body 
{
    margin-top:0px;
    margin-left:0px;
    background-color: #FFFFFF;
}
#master 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-style: none;
	width: 1006px;
	position: absolute;
	left: 50%;
	margin-left: -503px;
}
#banner 
{
    background-image: url(images/banner.jpg);
    width: 1006px;
    height: 130px;
    text-align: center;
}
#menu
{
    font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;       
}
#content 
{
    background-image: url(images/background.jpg);
    width: 1006px;
    background-repeat: repeat;
    padding-bottom: 15px;
    float: left;
}
#footer
{
    background-image: url(images/footer.jpg);
    width: 1006px;
    height: 29px;
    float: left;
}
.link
{
    color: #ffffff;
    text-decoration: none;    
}
.link:hover
{
    text-decoration: underline;
}

#chip
{
    background-image: url(images/ceramic-chip.jpg);
    width: 471px;
    height: 59px;
    float: left;  
    margin-left: 17px;  
}
#multilayer
{
    background-image: url(images/multilayer.jpg);
    width: 471px;
    height: 59px;  
    float:left; 
    margin-left: 17px;  
}
#disc
{
    background-image: url(images/disc-ceramic.jpg);
    width: 471px;
    height: 59px;
    float: left;  
    margin-left: 17px;
    margin-top: 15px;    
}
#tantalum
{
    background-image: url(images/tantalum.jpg);
    width: 471px;
    height: 59px;
    float: left; 
    margin-left: 17px; 
    margin-top: 15px;     
}
.productcontent
{
    background-image: url(images/content-bg-line.jpg);
    background-repeat: repeat;
    width: 471px;
    float: left;
    margin-left: 17px;  
}
.productText
{
    font-size: 11px;
    margin-left: 8px;
    float:left;
    width: 450px;  
}
.productLink
{
    color: Black;
}
.productLink:hover
{
    color: white;
}
.productFooter
{
    background-image: url(images/content-bg-footer.jpg);   
    background-repeat: no-repeat;
    width: 471px;
    height: 7px; 
    float: left;
    margin-left: 17px; 
}
ul
{
    margin-top: 3px;
    margin-bottom: 3px;    
}
#reference
{
    margin-left: 17px;    
}
.series
{
    font-weight: bold;    
}