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

#crumble {
width: 984px;
height: 20px;
padding-top:6px;
padding-left: 15px;
background-color:#E9E9E9;
font-size:10px;
color:#666666;
text-decoration:none;
}

#crumble a {
font-size:10px;
color:#666666;
text-decoration:none;
}

#crumble a:hover {
font-size:10px;
color:#000000;
text-decoration:none;
}

#content {
width: 984px;
padding-left:15px;
padding-top: 15px;
}

#columnone {
width: 580px;
float: left;
background: none;
padding-right:15px;
}

#columntwo {
width: 350px;
float: left;
background: none;
padding-right: 0px;
}

#columnthree {
width: 310px;
float: left;
clear:right;
background: none;
}

#padding {
width: 984px;
clear:both;
padding-left:15px;
padding-top: 15px;
}

#content2 {
width: 984px;
padding-left:15px;
padding-top: 15px;
}

#buffer {
clear:both;
float:none;
height:2px;
}

.brands {
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 18px;
}

.brands a:hover{
text-decoration:underline;
}

.emp {
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 18px;
font-style:italic;
color: #666666;
}

.emp a {
color: #333333;
}

.emp a:hover{
text-decoration:underline;
color: #333333;
}


