* { 
	margin:0;
	padding:0;
}

/* /////////////////////////////////
	LAYOUT
///////////////////////////////// */

body {
	font: normal 11px verdana, tahoma, arial, trebuchet, "sans serif";
	color: #000;
	background: #fff;
	line-height: 18px;
}

.center {
	width: 960px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear { 
	clear: both; 
	height: 0; 
	line-height: 0px;
	font-size: 0px;
	text-indent: -500px;
}

.hidden {
	display: none;
}

#header {
	height: 75px;
	background: #fff url("bg-header.gif") repeat-x left top;
}

#banner {
	height: 200px;
	background: transparent url("bg-banner.gif") repeat-x left top;
	overflow: hidden;
}

#bannerHome {
	height: 317px;
	background: transparent url("bg-banner-home.gif") repeat-x left top;
	overflow: hidden;
}

#content {
	background: transparent url("bg-content.gif") repeat-x left top;
}

.mainCol {
	width: 535px;
	margin-top: 24px;
	padding-right: 40px;
	padding-bottom: 18px;
	float: left;
	background: transparent url("bg-fauxcol-bottom.gif") no-repeat right bottom;
}

.mainCol ul {
  list-style-type: disc;
}
.mainCol li {
  margin-left: 12px;
}

.subCol {
	width: 371px;
	margin-top: 24px;
	float: right;
}

#footMenu {
	background: #f0fafd url("bg-footmenu.gif") repeat-x left bottom;
	border-top: solid 1px #e0f4fb;
	margin-top: 12px;
	padding-bottom: 24px;
}

#footer {
	clear: both;
	height: 40px;
	background: #4c555b;
}

/* /////////////////////////////////
	TEXT + HTML
///////////////////////////////// */

h1 {
	font: bold 14px arial, tahoma;
	margin: 0px 0px 0px 0px;
	color: #fff;
	letter-spacing: 0px;
	text-transform: uppercase;
	float: left;
	line-height: 40px;
}

h2 {
	font: bold 24px arial, tahoma;
	margin: 18px 0px -4px 0px;
	color: #0086c7;
	letter-spacing: -1px;
}

.subCol h2 {
	margin-left: 40px;
}

h3 {
	font: bold 17px arial, tahoma;
	margin: 4px 0px -4px 0px;
	color: #4e4e4e;
}

h3#startSomething {
	width: 233px;
	height: 49px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url("start-something.gif") no-repeat left top;
	margin: 10px 0 0 81px;
}

h4 {
	font: bold 14px arial, tahoma;
	margin: 24px 0 8px 0;
	color: #454e53;
	text-transform: uppercase;
}

h4#h4allthefuss {
	background: transparent url("menubaslik.jpg") no-repeat left 3px;
	overflow: hidden;
	text-indent: -5000px;
}

h4#h4ourclients {
	background: transparent url("h4-ourclients.gif") no-repeat left 3px;
	overflow: hidden;
	text-indent: -5000px;
}

p, ul, ol {
	margin: 12px 0px 12px 0px;
	}

ul {
	  list-style-type: none;  
}

/* /////////////////////////////////
	LINKS
///////////////////////////////// */

a img { border: none }

a,
a:visited {
	color: #0091d3;
	text-decoration: none;
}

a:hover {
	color: #0091d3;
	text-decoration: none;
}

#content a,
#content a:visited,
#footMenu a,
#footMenu a:visited {
	padding: 2px 1px;
}

#content a:hover,
#footMenu a:hover {
	background: #daf3fa;
	color: #0074a9;
}

/* /////////////////////////////////
	HEADER
///////////////////////////////// */

#logo {
	display: block;
	width: 185px;
	height: 50px;
	background: transparent url("logo.png") no-repeat left top;
	text-indent: -5000px;
	float: left;
	margin-top: 19px;
}
.logosag {
	display: block;
	width: 500px;
	height: 50px;
	text-indent: -5000px;
	float:right;
	margin-top: 19px;
}

#logo2 {
	display: block;
	width: 185px;
	height: 50px;
	background: transparent url("logo2.png") no-repeat left top;
	text-indent: -5000px;
	float: left;
	margin-top: 19px;
}
.logosag {
	display: block;
	width: 500px;
	height: 50px;
	text-indent: -5000px;
	float:right;
	margin-top: 19px;
}

/* /////////////////////////////////
	NAV
///////////////////////////////// */

ul#nav {
	float: right;
	margin: 36px 0px 0px 0px;
	list-style-type: none;
	font: normal 12px tahoma;
	height: 22px;
}

ul#nav li {
	display: block;
	float: left;
	height: 22px;
	margin-right: 2px;
}

ul#nav li a,
ul#nav li a:visited {
	display: block;
	height: 22px;
	text-indent: -5000px;
	overflow: hidden;
}

#navHome a {
	width: 59px;
	background: transparent url("nav-home.gif") no-repeat left top;
}
#navOurPeople a {
	width: 96px;
	background: transparent url("nav-ourpeople.gif") no-repeat left top;
}
#navCapabilities a {
	width: 103px;
	background: transparent url("nav-capabilities.gif") no-repeat left top;
}
#navCaseStudies a {
	width: 106px;
	background: transparent url("nav-casestudies.gif"/) no-repeat left top;
}
#navMedia a {
	width: 64px;
	background: transparent url("nav-media.gif") no-repeat left top;
}
#navPartners a {
	width: 87px;
	background: transparent url("nav-partners.gif") no-repeat left top;
}
#navContact a {
	width: 79px;
	background: transparent url("nav-contact.gif") no-repeat left top;
}

#navHome a:hover,
#navOurPeople a:hover,
#navCapabilities a:hover,
#navCaseStudies a:hover,
#navMedia a:hover,
#navPartners a:hover,
#navContact a:hover,
#navHome a.current,
#navOurPeople a.current,
#navCapabilities a.current,
#navCaseStudies a.current,
#navMedia a.current,
#navPartners a.current,
#navContact a.current {
	background-position: 0px -22px;
}


/* /////////////////////////////////
	BANNER
///////////////////////////////// */

#news {
	height: 40px;
	background: #4c555b;
}

#news p {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	color: #d8d8d8;
	line-height: 40px;
}

#titleBar {
	height: 40px;
	background: #4c555b;
	border-top: solid 1px #393f43;
	overflow: hidden;
}

#bannerHome .left {
	width: 587px;
	height: 317px;
	overflow: hidden;
}

#bannerHome .right {
	width: 373px;
	height: 317px;
	background: transparent url("banner-home-right.jpg") no-repeat left top;
	overflow: hidden;
}

#threeButtons {
	list-style-type: none;
	margin: 39px 0 0 15px;
}

#threeButtons li {
	width: 358px;
	height: 86px;
}

#threeButtons li#buttonStrat a {
	display: block;
	width: 358px;
	height: 86px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url("home-button1.gif") no-repeat left top;
}

#threeButtons li#buttonWeb a {
	display: block;
	width: 358px;
	height: 86px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url("home-button2.gif") no-repeat left top;
}

#threeButtons li#buttonMedia a {
	display: block;
	width: 358px;
	height: 86px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url("home-button3.gif") no-repeat left top;
}

#threeButtons li#buttonStrat a:hover,
#threeButtons li#buttonWeb a:hover,
#threeButtons li#buttonMedia a:hover {
	background-position: left -86px;
}

/* /////////////////////////////////
	CONTENT
///////////////////////////////// */

#content .center {
	background: transparent url("bg-fauxcol.gif") no-repeat 588px top;
	padding-top: 1px;
}

#bubbles {
	margin-top: 8px;
}

#video {
	margin: 10px 0 18px 35px;
}

#video2 {
	margin: 24px 0 24px 0;
	display: block;
}

#coverflow {
	margin-top: 32px;
}

.caseStudy {
	clear: both;
	overflow: hidden;
	margin-top: 18px;
	margin-bottom: 12px;
}

#content a.thumb {
	display: block;
	padding: 0;
	float: left;
	margin: 0 18px 0 0;
	background: none;
}

a.thumb img {
	display: block;
}

#imageFlowContainer {
	width: 960px;
	height: 300px;
	background: #fff url("bg-coverflow.gif") no-repeat left top;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}

#myImageFlow {
	width: 960px;
	height: 300px;
	margin: -17% 0;
}

a#podcast {
	display: block;
	width: 102px;
	height: 24px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url("button-podcast.gif") no-repeat left top;
	float: right;
	margin: 20px 0 0 0;
}

a#podcast:hover {
	background: transparent url("button-podcast.gif") no-repeat left top;
}

a#subscribe {
	display: block;
	width: 110px;
	height: 24px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url("button-subscribe.gif") no-repeat left top;
	float: right;
	margin: 20px 0 0 0;
}

a#subscribe:hover {
	background: transparent url("button-subscribe.gif") no-repeat left top;
}

.divideRight {
	width: 371px;
	height: 30px;
	background: transparent url("divide-right.gif") no-repeat left top;
	margin: 24px 0 -24px 0;
}

ul.media {
	margin: 18px 0 18px 40px;
}

ul.media2 {
	margin: 18px 0 18px 0px;
}

ul.media li {
	padding: 2px 0 2px 20px;	
}

li.video {
	background: transparent url("bullet-video.gif") no-repeat left 4px;
}

li.blog {	
	background: transparent url("bullet-blog.gif") no-repeat left 4px;
}

li.pdf {	
	background: transparent url("bullet-pdf.gif") no-repeat left 4px;
}

li.doc {	
	background: transparent url("bullet-blog.gif") no-repeat left 4px;
}

a#mediaArchive {
	font: bold 16px arial;
	margin: 0;
}

#socialIcons {
	margin: 24px 0 -8px 0px;
	padding: 0 0 50px 40px;
	background: transparent url("divide-right.gif") no-repeat left bottom;
}

a.social {
	display: block;
	float: left;
	margin-right: 10px;
}

#content a.social:hover {
	background: none;
}

.subCol p {
	margin-left: 40px;
}

p.marginBottom {
	margin-bottom: 30px;
}

a#caseStudies {
	display: block;
	width: 114px;
	height: 22px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url("button-casestudies.gif") no-repeat left top;
	float: left;
	margin: 9px 10px 0 0;
}

a#caseStudies:hover {
	background: transparent url("button-casestudies.gif") no-repeat left top;
}

img#screenShot {
	display: block;
	margin: 30px 0 0 0;
}

#content a.screenThumb {
	display: block;
	float: left;
	padding: 0;
	margin: 10px 10px 18px 0;
}

#content a.screenThumb img {
	display: block;
}

#content a.screenThumb:hover {
	background: none;
}

#content a#emailAddress img {
	position: relative;
	top: 2px;
}

/* /////////////////////////////////
	FORMS
///////////////////////////////// */

form#start {
	margin: 18px 0;
}

fieldset {
	border: 0;
}

label { 
	display: block;
	font: 12px arial;
	color: #4d4d4d;
	float: left;
	clear: left;
	text-align: right;
	margin-right: 19px;
	overflow: hidden;
}

#nameLabel {
	text-indent: 5000px;
	background: transparent url("label-name.gif") no-repeat right 9px;
}

#emailLabel {
	text-indent: 5000px;
	background: transparent url("label-email.gif") no-repeat right 9px;
}

#phoneLabel {
  text-indent: 5000px;
  background: transparent url("label-phone.gif") no-repeat right 9px;
}

#messageLabel {
	text-indent: 5000px;
	background: transparent url("label-message.gif") no-repeat right 10px;
}

/* Changes made here by Chris Sharkey */
#starts input {
	background: #fff url("bg-input.gif") no-repeat left top;
	width: 201px;
	padding: 7px 5px 3px 5px;
	border: 0;
	margin-top: 7px;
	font: normal 11px verdana, arial;
}

#starts .input:focus {
	border: 0;
	outline: 0;
}



#starts textarea {
	background: #fff url("bg-textarea.gif") no-repeat left top;
	width: 201px;
	padding: 7px 5px 3px 5px;
	border: 0;
	margin-top: 7px;
	font: normal 11px verdana, arial;
}

.button {
	margin: 12px 0 0 99px;
}
/* End changes by Chris Sharkey */


/* /////////////////////////////////
	FOOTER
///////////////////////////////// */

#footMenu .left {
	width: 300px;
}

#footMenu .right {
	width: 660px;
}

ul#footNav {
	margin: 0;
	list-style-type: none;
	line-height: 15px;
}

ul#clients {
	margin: 16px 0 0 0;
	list-style-type: none;
}

ul#clients li {
	display: block;
	float: left;
	margin-right: 0px;
	margin-left: 260px;
}

ul#clients li a:hover {
	background: none;
}

#footer p {
	text-align: center;
	color: #d8d8d8;
	line-height: 40px;
	margin: 0;
}

#footer a,
#footer a:visited {
	color: #d8d8d8;
	border-left: solid 1px #6a7277;
	padding: 2px 0 2px 15px;
	margin-left: 15px;
}

#footer a:hover {
	color: #a7e2ff;
}
