@CHARSET "UTF-8";

#main { background: white url('../images/home-main.png') 40px 0 no-repeat; }

#banner { height: 230px; }

#left-col { float: left; width: 165px; height: 329px; padding: 1px 15px 1px 20px; }

.home-left-col-block { display: block; float: left; width: 100%; font-size: 11px; padding: 18px 0; border-bottom: 1px solid #56b2e2; }
.home-left-col-block .title { height: 15px; text-indent: -10000px; overflow: hidden; background-position: 0 0; background-repeat: no-repeat; } 
.home-left-col-block .content { overflow: hidden; color: white; }
.home-left-col-block .more { height: 22px; padding: 16px 0 0 0; overflow: hidden; }
.home-left-col-block .more a { display: block; float: right; height: 22px; text-indent: -10000px; overflow: hidden; background-position: 0 0; background-repeat: no-repeat; }

#client-connect { height: 113px; }
#client-connect .title { background-image: url("../images/home-client-connect-title.png"); } 
#client-connect .content { height: 44px; padding: 16px 0 0 0; }
#client-connect .more a { width: 112px; background-image: url("../images/home-client-connect-more.png"); }

#bottle-orders { height: 53px; }
#bottle-orders .title { background-image: url("../images/home-bottle-orders-title.png"); } 
#bottle-orders .more a { width: 72px; background-image: url("../images/home-bottle-orders-more.png"); }

#home-get-a-quote { height: 53px; border: none; }
#home-get-a-quote .title { background-image: url("../images/home-get-a-quote-title.png"); } 
#home-get-a-quote .more a { width: 72px; background-image: url("../images/home-get-a-quote-more.png"); }

#main-col { float: left; width: 720px; }

.home-main-col-block { display: block; float: left; width: 320px; padding: 30px 20px 0 20px; font-size: 12px; line-height: 1.5em; color: white; }
.home-main-col-more { float: right; padding: 10px 20px 0 0; text-align: right; font-size: 12px; } 
.home-main-col-more a { padding: 0 15px 0 0; font-weight: bold; color: white; background: url("../images/learn-more.gif") 100% 3px no-repeat; }

#blocks { float: left; clear: both; width: 920px; background: url('../images/home-blocks.png') 0 100% no-repeat; } 

.home-block { float: left; font-size: 12px; padding: 0; overflow: hidden; }
.home-block .title { height: 39px; border-right: 1px solid white; text-indent: -10000px; overflow: hidden; background-position: 0 0; background-repeat: no-repeat; }
.home-block .image { border-right: 1px solid white; }
.home-block .content { padding: 20px 20px 0 20px; border-right: 1px solid #e8e8e8; }
.home-block .content p { margin: 0 0 20px 0; line-height: 1.5em; }
.home-block .content object,
.home-block .content embed { margin: 0 0 20px 0; }
.home-block .more { text-align: right; padding: 0 20px 10px 20px; border-right: 1px solid #e8e8e8; }
.home-block .more a { padding: 0 15px 0 0; font-weight: bold; background: url("../images/learn-more-home.gif") 100% 3px no-repeat; }
.home-block .more a.image { float: left; padding: 0; background: none; border: none; text-decoration: none; }
.home-block .more a.image img { border: none; }

.home-block-left { width: 306px; }
.home-block-middle { width: 309px; }
.home-block-right { width: 305px; }
.home-block-right .title { padding-right: 0; border-right: none; }
.home-block-right .image { padding-right: 0; border-right: none; }

