@charset "UTF-8";
/* CSS Document */


a.homepage {
text-decoration: none;
color: #000;
}

a.homepage:hover{
text-decoration: underline;
color: #000;
}

#container{
width: 781px;
font-size: 12px;
}

#a1{
width: 100%;
height: 256px;
margin-bottom: 15px;
}

#b1 ,#c1, #d1{
width: 235px;
height: 220px;
float: left;
margin-bottom: 15px;
background-color:#f6f6f6;
}

#b2, #c2, #d2{
width: 235px;
height: 220px;
margin-left: 38px;
margin-right: 38px;
float: left;
margin-bottom: 15px;
background-color:#f6f6f6;
}

#b3, #c3, #d3{
width: 235px;
height: 220px;
float: left;
margin-bottom: 15px;
background-color:#f6f6f6;
}

#b1 p, #b2 p, #b3 p, #c1 p, #c2 p, #c3 p, #d1 p, #d2 p, #d3 p{
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
}

.clearFloat {
    clear: both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*START A1 jQuery CSS*/

#slideshow { 
height: 256px; 
width: 781px; 
margin: auto;
position: absolute; 
z-index:0;
overflow: hidden;
}
#slideshow img { 
}
img.hidden {
display: none;
}
#nav{
margin-top: 231px;
margin-left: 600px;
position: absolute; 
z-index: auto;
}
#nav a { 
border: 1px solid #B7C3DD;
font-size: 12px; 
background: #fff; 
color: #556168;
text-decoration: none; 
margin: 0 5px; 
padding: 3px 6px;  
outline: none;
}
#nav a.activeSlide { 
background: #9c9c9c ;
border: 1px solid #9c9c9c;
color: #FFFFFF;
}

/*END A1 jQuery CSS*/

#container_brands{
width: 819px;
margin-left: -19px; 
}

#b_brands{
width: 235px;
height: 137px;
margin-left: 19px;
margin-right: 19px;
margin-bottom: 15px;
float: left;
}
