.mainBody { background-image: url('../images/bkMainHome.png'); }
.home { width: 950px; margin: 0px 0 0 10px; padding-bottom:25px; line-height:18px; font-size:11px; display:block; }
.header .bottom .search input.searchInput { width: 50px; height: 17px; vertical-align: top; padding-top:2px; }

/* Safari 3.0 and Chrome rules */
/*@media screen and (-webkit-min-device-pixel-ratio:0) 
{
    .home { margin-top: 0; }
}*/

.home h1 { font-size: 18px; color: #6d6e71; margin-bottom: 3px; }
.home h2 { font-size: 12px; color: #6d6e71; margin-bottom: 3px;}
.home a { color: #939598; margin:0; padding:0; padding-left: 10px;
          background-image: url('../images/arrowOrange.gif'); 
          background-repeat:no-repeat;
          background-position: 0 4px; }
.home a:hover { color: red;}
.home p { padding: 0; margin:0; }

.home .generic { padding: 20px; }
.home .homeLeft { width: 400px; float:left; display:table; margin: 20px 30px 25px 45px; display:block; }
.home .homeColumn { width: 132px; float:left; margin: 20px 10px 0 10px; display:block; padding-bottom:10px; }
.home .homeColumn h2 { }
.home .homeColumn h2 a { display: list-item; list-style: none; background-position: 0 6px; margin-bottom:-15px; }

.home .productLeft { width: 150px; float:left; display:table; margin: 20px 30px 25px 45px; display:block; font-weight:normal; }
.home .productColumn { width: 160px; float:left; margin: 20px 10px 0 10px; display:block; padding-bottom:10px; }
.home .productColumn ul { margin:0; padding:0; }
.home .productColumn li { list-style-type: none; line-height: 18px; font-weight:bold; }
.home .productColumn li a { padding:0; background-image: none; }

.home .orange { }
.home .orange h1,
.home .orange h2,
.home .orange a:hover { color:#f15a22; }
.home .orange a { background-image: url('../images/arrowOrange.gif'); }

.home .yellow { }
.home .yellow h1,
.home .yellow h2,
.home .yellow a:hover { color:#fdb914; }
.home .yellow a { background-image: url('../images/arrowYellow.gif'); }

.home .blue { }
.home .blue h1,
.home .blue h2,
.home .blue a:hover { color:#0177C0; }
.home .blue a { background-image: url('../images/arrowBlue.gif'); }

.home .green { }
.home .green h1,
.home .green h2,
.home .green a:hover { color:#72bf45; }
.home .green a { background-image: url('../images/arrowGreen.gif'); }

.home .violet { }
.home .violet h1,
.home .violet h2,
.home .violet a:hover { color:#9a258f; }
.home .violet a { background-image: url('../images/arrowViolet.gif'); }

.home .magenta { }
.home .magenta h1,
.home .magenta h2,
.home .magenta a:hover { color:#e0058c; }
.home .magenta a { background-image: url('../images/arrowMagenta.gif'); }
