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

/* BASICS */
body{
	background: #72a3d6 url(../img/background.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	13px;
	color: white;
}

.clear{
	clear: both;
}

a img{
	text-decoration: none;
	border: none;
}

#container{
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 1px;
}
#left{
	float: left;
	width: 68px;
	height: 401px;
	margin-top: 60px;
	margin-left: -24px;
	position: relative;
}
#left a{
	width: 44px;
	height: 401px;
	float: right;
	position: relative;
	z-index: 3;
}
#right{
	width: 61px;
	height: 401px;
	float: left;
	margin-left: -24px;
	margin-top: 60px;
	position: relative;
}
#right a{
	width: 33px;
	height: 401px;
	float: right;
}
.leftspotlight{
	background: url(../img/left-social-off.png);
}
.rightspotlight, .rightsocial{
	background: url(../img/right-home-off.png);
}
.leftsocial, .leftindex{
	background: url(../img/left-spotlight-off.png);
}
.rightindex{
	background: url(../img/right-social-off.png);
}
/* HEADER */

#logo{
	float: left;
	margin-top: 10px;
	position: relative;
}

#nav, #nav li{
	float: right;
}

#nav{
	list-style: none;
	margin-top: 75px;
}

#nav li a {
	color:#fff;
	text-align:right;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	margin: 0 10px 0 10px;
}

#nav li a:hover {
	color:#999;
	text-decoration:none;
}

/* SLIDER */

#slider {
  width: 871px;
  margin: 0 auto;
  position: relative;
  	margin-top: 60px;
	float: left;
}

.scroll {
  height: 401px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
  padding: 20px;
  height: 401px;
  width: 831px; /* change to 560px if not using JS to remove rh.scroll */
}
#navigation{
	position: relative;
	top: -60px;
}
#navigation, #navigation li a{
	text-decoration: none;
	float: left;
	list-style: none;
}
#navigation li{
	background: url(../img/client-off.png) no-repeat;
	display: block;
	height: 25px;
	width: 20px;
	float: left;
	margin: 0 5px;
}
.rightbtn{
	margin-top: 58px;
}
#navigation li a{
	height: 25px;
	width: 20px;
	float: left;
}
.selected{
	background: url(../img/client-on.png) no-repeat;
}

/* INDEX PANEL */

.newsletter{
	margin-left: 400px;
}
#index{
	margin-left: -10px;
	margin-top: -15px;
}
.indexstyle{
	background: url(../img/back-index.png) no-repeat;
}

.mast-video {
	float:left;
	margin-left: 40px;
	width:320px;
	height:285px;
	background:url(../img/monitor.png) top left no-repeat;
	padding-top:14px;
	padding-left:10px;
}
.mast-about{
	color:#FFF;
	margin-bottom:20px;
	padding: 5px;
	margin-left: 400px;
	font-size: 15px;
}
.sidenavindex{
	height: 380px;
	float: left;
}	

/* SOCIAL PANEL */

.social-img{
	float: left;
	height: 401px;
}
.socialstyle{
	background: url(../img/back-social.png) no-repeat;
}
.sidenavsocial{
	height: 380px;
	float: left;
}
.social-about{
	padding-top: 12px;
	font-size: 13px;
}
/* SPOTLIGHT PANEL */
.spot-img{
	float: left;
}
.spot-about{
	padding-top: 12px;
}
.spotstyle{
	background: url(../img/back-spotlight.png) no-repeat;
}
.sidenavspot{
	/*background: url(../img/sidenav-spot.png);*/
	height: 380px;
	float: left;
}
.rightbtn{
	position: relative;
	top: -110px;
}

/* PRE-FOOTER INFORMATION */
.stline{
	margin-top: -96px;
}
#social-tech {
	width:430px;
	margin-left:15px;
	margin-right:10px;
	float:left;
	}
#spotlight-portfoliosin{
	width:400px;
	margin:0px;
	float:left;
	margin-right:15px;
	margin-top: 0;
}	
#spotlight-portfolios {
	width:400px;
	margin:0px;
	float:left;
	margin-right:15px;
	margin-top: -96px;
	}
	
#social-tech, #spotlight-portfolios, #spotlight-portfoliosin {
	display:inline;
	padding-top:10px;
	margin-bottom:10px;
	margin-left: 45px;
	font-size: 11pt;
	}

#social-tech h2, #spotlight-portfolios h2, #spotlight-portfoliosin h2 {
	color:#993300;
	font-size:13pt;
	font-weight:normal;
	text-align:left;
	margin-top:0px;
	}
	
#social-tech p, #spotlight-portfolios p, #spotlight-portfoliosin p {
	line-height:1.25em;
	}

#social-tech ul, #spotlight-portfolios ul, #spotlight-portfoliosin ul {
	padding-left:25px;
	list-style-image:url(../img/orangeBulletPoint.png);
	line-height:1.4em;
	}

.learn-more-btn {
	padding-top:20px;
	}
	
.learn-more-btn p {
	text-align:center;
	}
/* JOBS */

#jobposting{
	width: 800px;
	background-color: white;
	color: black;
	margin: 0 auto;
	padding: 15px;
	margin-top: 20px;
	line-height: 1.5em;
}
#jobposting li.under{
	margin-left: 25px;
}
/* FOOTER */
#footerwrapper{
	background: url(../img/bgBttmV4.gif) repeat-x #333;
	height: 132px;
	margin-top: 30px;
	margin-left: -10px;
	margin-bottom: -10px;
	margin-right: -8px;
}
#footer {
	margin-top:40px;
	padding-top:15px;
	width: 960px;
	margin: 0 auto;
	}

#footer .stay-connected {
	float:left;
	}

#footer .stay-connected h1 {
	color:#CCC;
	font-size:14pt;
	font-weight:normal;
	}
	
.social-media-icons {
	vertical-align:bottom;
	padding-bottom:3px;
	margin-right:8px;
	}

#footer .copyright {
	display:block;
	float:right;
	color:#fff;
	font-size:11px;
	padding-top:90px;
	text-align:right;
	}

