#services-summary-width { width:1100px; margin:auto; }

#jquerymenu a #business-strategy { background: url(imgs/business-strategy-icon.png) no-repeat; padding:20px 20px 0 20px; width:30px;}

#jquerymenu a #sales-strategy { background: url(imgs/sales-strategy-icon.png) no-repeat; padding:20px 20px 0 20px; width:30px;}

#jquerymenu a #marketing-strategy { background: url(imgs/marketing-strategy-icon.png) no-repeat; padding:20px 20px 0 20px; width:30px;}

#jquerymenu a #brand-strategy { background: url(imgs/brand-strategy-icon.png) no-repeat; padding:20px 20px 0 20px; width:30px;}

#jquerymenu a #business-development { background: url(imgs/business-development-icon.png) no-repeat; padding:20px 20px 0 20px; width:30px;}

#jquerymenu-title { padding:50px 0 0 0; font-size:13px; width:170px; margin:0 0 0 -65px;  color:#6b6b6b; text-align:center;}
#jquerymenu-title span { font-size:15px; color:#000000; font-weight:bold;}

#jquerymenu { position: absolute; top:550px; z-index:9999; overflow: hidden; width: 1100px; margin:auto;}
#jquerymenu ul { margin:0px; padding:0px;}
#jquerymenu ul li { float: left; list-style: inside none; margin:0 70px;}
#jquerymenu ul li:hover { }
#jquerymenu ul li.selected {background: #000; }
#jquerymenu ul li a {}
#jquerymenu ul li a span {}

#jquerymenububble { display: none; position: absolute; margin:-450px 0 0 70px; background:url(imgs/index-slide-bg.png); width:900px; overflow: hidden; z-index: 9000; }
#jquerymenububble .slider { overflow: hidden; height: 305px; top: 0px; left: 0px; position: relative; }
#jquerymenububble .slider .set { overflow: hidden; width: 900px; float: left; }
#jquerymenububble .slider .set ul { margin: 0; padding: 0; }
#jquerymenububble .slider .set ul li { width: 870px; height: 260px; color:#ffffff; float: left; list-style: inside none; padding: 10px; text-align: left; }
#jquerymenububble .slider .set ul li img { height:250px; padding:20px 10px 0 0; float:left;}
#jquerymenububble .slider .set ul li:hover { background: url(../img/themecolors/bg-default.jpg) repeat-y; }
#jquerymenububble .slider .set ul li:hover a { color: #ffd900; }
#jquerymenububble .slider .set ul li a { font-size: 10pt; color: #fff; display: block; line-height: 1.6em; text-shadow: 1px 1px 1px #000; }
#jquerymenububble .slider .set ul li a:hover { color: #fff; }
#jquerymenububble .slider .set ul li span { padding: 15px 10px; display: block;} 
#jquerymenububble .slider .set ul li:hover span { background: url(../img/themecolors/shadow-default.jpg) no-repeat 0px 6px; }

#jquerymenu a, #jquerymenububble a { font-family: "Century Gothic","Helvetica Neue", Helvetica, "Trebuchet MS", tahoma, verdana, "Lucida Sans Unicode", arial, san-serif; text-decoration: none; }

/* CSS for jQuery Orbit Plugin 1.2.3

 * www.ZURB.com/playground

 * Copyright 2010, ZURB

 * Free to use under the MIT license.

 * http://www.opensource.org/licenses/mit-license.php



/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY

   ================================================== */

#ortbitslideshow {background: #000 url('../images/loading.gif') no-repeat center center;overflow: hidden; }
#ortbitslideshow>img,  
#ortbitslideshow>div,
#ortbitslideshow>a { display: none; }

/* CONTAINER  ================================================== */

div.orbit-wrapper { width: 1px;  height: 1px;  position: relative; margin:0 auto; }
div.orbit { width: 1px; height: 1px; position: relative; overflow: hidden }
div.orbit>img { position: absolute; top: 0; left: 0; display: none; }
div.orbit>a { border: none; position: absolute; top: 0; left: 0; line-height: 0; display: none; }
.orbit>div { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */

/* TIMER  ================================================== */

div.timer {  width: 40px; height: 40px; overflow: hidden;  position: absolute;  top: 10px;  right: 10px;  opacity: .6;  cursor: pointer;  z-index:50; }
span.rotator {  display: block;  width: 40px;  height: 40px;  position: absolute;  top: 0;  left: -20px; background: url(../imgs/rotator-black.png) no-repeat; z-index: 3; }
span.mask { display: block; width: 20px; height: 40px; position: absolute; top: 0; right: 0; z-index: 2; overflow: hidden; }
span.rotator.move { left: 0;}
span.mask.move { width: 40px; left: 0; background: url(imgs/timer-black.png) repeat 0 0; }
span.pause { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: 0; background: url(../images/pause-black.png) no-repeat; z-index: 4; opacity: 0; }
span.pause.active { background: url(../images/pause-black.png) no-repeat 0 -40px }
div.timer:hover span.pause,
span.pause.active { opacity: 1 }
.orbitws { position:absolute;top:-999em; left:-999em}
.orbitlk { display:none;}
.orbittx { text-indent:-999em;}

/* CAPTIONS  ================================================== */

.orbit-caption {  display: none; }
.orbit-wrapper .orbit-caption {  background: #000;  background: rgba(0,0,0,.6);  z-index: 1000;  color: #fff;text-align: center;padding: 7px 0;  font-size: 13px;  position: absolute;  right: 0; bottom: 0; width: 100%; }

/* DIRECTIONAL NAV  ================================================== */

div.slider-nav { display: block }
div.slider-nav span { width: 50px; height: 64px; text-indent: -9999px; position: absolute; z-index: 50; top: 60%; margin-top: -60px; cursor: pointer;}
div.slider-nav span.right { background: url(../imgs/right-arrow.png); right: 0; }
div.slider-nav span.left { background: url(../imgs/left-arrow.png); left: 0; }

/* BULLET NAV  ================================================== */

.orbit-bullets { position: absolute; z-index: 1000; list-style: none; bottom: -18px; left: 50%;margin-left: -50px; padding: 0;}
.orbit-bullets li {  float: left; margin-left: 5px; cursor: pointer; color: #999; text-indent: -9999px; background: url(../images/bullets.png) no-repeat 4px 0;  width: 13px; height: 12px; overflow: hidden; }
.orbit-bullets li.active { color: #222; background-position: -8px 0; }





@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
#cssmenu {
 
  margin: 0;
  color:#333;
  width: auto;
  padding: 0;
  line-height: 1;
  display: block;
  position: relative;
  font-family: 'PT Sans', sans-serif;
  z-index:999999;
}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
#cssmenu ul:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#cssmenu ul li {
  margin: 0;
  padding: 0;
  color:#333;
  display: block;
  position: relative;
}
#cssmenu ul li a {
  text-decoration: none;
  display: block;
  margin: 0;
  color:#333;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul li a:hover {
	background:#900;
  color:#333;
  
}
#cssmenu ul li a:active {
	background:#900;
  color:#333;
  
}
#cssmenu ul li ul {
  position: absolute;
  left: -9999px;
  top: auto;
}
#cssmenu ul li ul li {
  max-height: 0;
  position: absolute;
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -ms-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
  background:#900; color:#CCC;
}
#cssmenu ul li ul li.has-sub:after {
  display: block;
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background: #000000;
  z-index: 1;
  top: 13px;
  right: 15px;
}
#cssmenu ul li ul li.has-sub:before {
  display: block;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-left-color: #ffffff;
  z-index: 2;
  top: 15px;
  right: 15px;
}
#cssmenu ul li ul li a {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  color:#CCC;
  letter-spacing: 0;
  display: block;
  width: 140px;
  padding: 11px 10px 11px 20px;
}
#cssmenu ul li ul li:hover > a,
#cssmenu ul li ul li.active > a {
  color: #4cb6ea;
  background:#900;
}
#cssmenu ul li ul li:hover:after,
#cssmenu ul li ul li.active:after {
  background: #4cb6ea;
}
#cssmenu ul li ul li:hover > ul {
  left: 170px;
  top: 0;
}
#cssmenu ul li ul li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  z-index: 0;
  background: #ffffff;
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -ms-transition: height .2s;
  -o-transition: height .2s;
  transition: height .2s;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 40px;
}
#cssmenu > ul > li.has-sub > a:after {
  display: block;
  content: '';
  background: #ffffff;
  height: 12px;
  width: 12px;
  position: absolute;
  border-radius: 13px;
  right: 14px;
  top: 16px;
}
#cssmenu > ul > li.has-sub > a:before {
  display: block;
  content: '';
  border: 4px solid transparent;
  border-top-color: #4cb6ea;
  z-index: 2;
  height: 0;
  width: 0;
  position: absolute;
  right: 16px;
  top: 21px;
}
#cssmenu > ul > li > a {
  color:#333;
  padding: 15px 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  z-index: 200000;
  position: relative;
}
#cssmenu > ul > li:hover:after,
#cssmenu > ul > li.active:after {
  height: 100%;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #000000;
}
#cssmenu > ul > li:hover > a:after,
#cssmenu > ul > li.active > a:after {
  background: #000000;
}
#cssmenu > ul > li:hover > a:before,
#cssmenu > ul > li.active > a:before {
  border-top-color: #ffffff;
}
#cssmenu > ul > li:hover > ul {
  left: 0;
}
#cssmenu > ul > li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#cssmenu #menu-button {
  display: none;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu > ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.35s ease-out;
    -moz-transition: max-height 0.35s ease-out;
    -ms-transition: max-height 0.35s ease-out;
    -o-transition: max-height 0.35s ease-out;
    transition: max-height 0.35s ease-out;
	background:#333;
	color:#FFF;
		z-index:999999;
  }
  #cssmenu > ul.open {
    max-height: 1000px;
    border-top: 1px solid rgba(110, 110, 110, 0.25);
  }
  #cssmenu ul {
    width: 100%;
  }
  #cssmenu ul > li {
    float: none;
  }
  #cssmenu ul li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
	color:#FFF;
    padding: 12px 20px;
  }
  #cssmenu ul > li:after {
    display: none;
  }
  #cssmenu ul li.has-sub > a:after,
  #cssmenu ul li.has-sub > a:before,
  #cssmenu ul li ul li.has-sub:after,
  #cssmenu ul li ul li.has-sub:before {
    display: none;
	color:#FFF;
  }
  #cssmenu ul li ul,
  #cssmenu ul li ul li ul,
  #cssmenu ul li ul li:hover > ul {
    left: 0;
    position: relative;
	color:#FFF;
  }
  #cssmenu ul li ul li,
  #cssmenu ul li:hover > ul > li {
    max-height: 999px;
    position: relative;
    background: none;
	color:#FFF;
  }
  #cssmenu ul li ul li a {
    padding: 8px 20px 8px 35px;
    color:#FFF;
    width: auto;
  }
  #cssmenu ul li ul ul li a {
    padding: 8px 20px 8px 50px;
  }
  #cssmenu ul li ul li:hover > a {
    color:#FFF;
  }
  #cssmenu #menu-button {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 10px;
	height:35px;
	margin-top:80px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    color:#FFF;
	background:#900;
    cursor: pointer;
  }
  #cssmenu #menu-button:after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    right: 20px;
    top: 16px;
	 color:#FFF;
  }
  #cssmenu #menu-button:before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    right: 20px;
    top: 26px;
	 color:#FFF;
  }
}
