a{
	cursor: pointer;
}
.container{
	width: 960px;
	}
/* NAV */
#top_nav{
	width: 400px;
	}
#top_nav li{
	display: inline !important;
	}
.dcjq-mega-menu{
	*z-index: 9999;
	}
.dcjq-mega-menu ul.menu {
	float: left;
	}
.dcjq-mega-menu ul.menu li{
	display: inline !important;
	float: left;
	}
.dcjq-mega-menu ul.menu li a{
	padding: 6px 9px;
	}
.dcjq-mega-menu ul.menu li.mobile_nav{
	display: none !important;
	}
.dcjq-mega-menu ul.menu li{
	position: static;
	}
.dcjq-mega-menu ul.menu li .sub-container{
	width: 100%;
	left:0;
	}
.dcjq-mega-menu ul.menu li .sub li.mega-hdr{
	width: 21%;
	}
.dcjq-mega-menu ul.menu li .sub .row { /* Clear the sub-menu floats */
	width: 100%;
	}
.dcjq-mega-menu ul.menu li .sub-container {
	top: 40px !important;
	}
/* HOMEPAGE */
#banner_image{
	background: url('../images/home-banner.jpg');
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	padding: 22em 0 3em 0;
	text-align: center;
	}
#banner_image h2{
	font-family: "ff-dax-web-pro", Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 4em;
	padding: 0.725em 5em 0 0;
	}
#what_we_do li.bottom_row{
	width: 160px;
	}
#brands_we_rep li{
	max-width: 121px;
	}
#brands_we_rep li#brand6{
	margin-right: 0;
	}
#brands_we_rep li#brand12{
	margin-right: 0;
	}

/* BRANDS */

#brands .container{
	position: absolute;
	top: 180px;
	width: 100%;
	left: 0;
	max-width: 100%;
	}
#brands .container #brands_title{
	width: 960px;
	margin: 14em auto 0 auto;
	float: none;
	position: static;
	}
#brands .container #brands_title h1{
	max-width: 500px;
	}
#brands .container #brands_nav{
	width: 960px;
	margin: 18em auto 0 auto;
	float: none;
	position: static;
	}
#brands_title h1{
	font-size: 3.6em;
	}
#brands_nav li a{
	font-size: 1.6em;
	}
#sb_represent li{
	display: inline-block;
	*display: inline;
    zoom: 1;
 	clear: both;
	}
#contact_right .address_contact{
	border-bottom: 1px solid #ddd;
	}
#sb_soft_beverages li{
	clear: both;
	width: 265px;
	}
.fb-like-box{
	clear: both;
	float: left;
	width: 300px;
	}