@charset "UTF-8";

body {
	background-color: #fff;
	background: url(../images/bg_tile.jpg) repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	min-width: 986px;
}

a:link,
a:visited {
	color: #cc0000;
	text-decoration: underline;
	outline: none;
	border: none;
	overflow: hidden;
}

a:hover,
a:active {
	color: #cc0000;
	text-decoration: none;
	outline: none;
	border: none;
	overflow: hidden;
}

a img {
	border: none;
	outline: none;
}

a:hover.noHoverBg,
#subNav a:hover {
	border: none;
	outline: none;
	background:transparent;
	border: none;
	outline: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #cc0000;

}

h2 {
	font-weight: bold;
}

h3 {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
.red {
	color: #cc0000;
}

.gray {
	color: #666666;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	border: solid 1px #cdcdcd;
}

#shadowTop {
	width: 960px;
	height: 20px;
	margin: 0 auto;
	background: url(../images/shadow_top.gif) no-repeat;
}

#shadowBottom {
	width: 960px;
	height: 20px;
	margin: 0 auto;
	background: url(../images/shadow_bottom.gif) no-repeat;
}

#masthead {
	height: 130px;
	background: url(../images/masthead_bg.jpg) no-repeat;	
}

#masthead #logo {
	margin-top: 22px;
	position: absolute;
}

#nav {
	width: 630px;
	height: 34px;
	margin-left: 288px;
	margin-top: 78px;
	padding-top: 12px;
	float: right;
	position: absolute;
}

#nav img,
#nav a img {
	display: block;
	float: left;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
}

#homeContent {
	width: 960px;
	height: 545px;
	background: url(../images/home_content_bg.jpg) no-repeat;
}

#homeLeftColumn {
	position: relative;
	float: left;
	width: 262px;
	height: 545px;
	margin: 0;
	padding: 0;
}

#homeLeftColumn img.services {
	margin-bottom: 10px;
}

#homeLeftColumn p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#aboutCopy,
#webStrategyCopy,
#creativeCopy,
#technologyCopy,
#marketingCopy {
	margin: 0;
	padding: 0;
	position: absolute; /*used to keep panel divs in same place*/
	width: 207px;
	height: 120px;
	top: 214px;
	left: 30px;
	background-color: #e2e2e2; /*to fix bold text rendering problem in IE*/
}

#webStrategyCopy,
#creativeCopy,
#technologyCopy,
#marketingCopy {
	visibility: hidden;
}

#webStrategyCopy h1,
#creativeCopy h1,
#technologyCopy h1,
#marketingCopy h1 {
	color: #cc0000;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#homeCallout1 {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 200px;
	top: 366px;
	left: 44px;
}

#homeCallout1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0;
}

#homeCallout1 p {
	display: inline;	
}

#homeCallout1 p {
	display: block;	
}

#homeCallout1 a {
	font-weight: bold;
}

#homeRightColumn {
	width: 698px;
	height: 545px;
	float: right;
}

#flashBillboard,
#flashBillboard object embed {
	width: 628px;
	position: relative;
	height: 294px;
	top: 0;
	left: 25.5px;
}

#homeCallout2 {
	float: left;
	/*padding: 72px 37px 10px 30px;*/
	padding: 52px 37px 10px 30px;
}

#homeCallout2 p {
	float: left;
	width: 164px;
	padding: 0px;
	margin: 0px;
}

#homeCallout2 noscript div p{
	width:auto;
	float:none;
	clear:both;
}
#homeCallout2 .icon {
	float: left;
	width: auto;
	padding:2px 10px 0 0;
	/*text-align: center;*/
}



#homeCallout2 p a {
	font-weight: bold;
}

/*#homeCallout2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0;
	width: 300px;
}*/

/* #homeCallout1 p a {
	display: block;
	margin-top: 12px;
	padding: 0;
	font-weight: bold;
} */


#businessCard {
	float: left;
	padding: 47px 0px 15px 0px;
}

#footer {
	width: 960px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	font-size: 11px;
	color: #9c9c9c;
	text-align: right;
}

#footer a,
#footer a:visited {
	color: #9c9c9c;
	text-decoration: underline;
}

#footer a:hover,
#footer a:active {
	color: #ffffff;
	background-color: #9c9c9c;
	text-decoration: none;
}

#subContent {
	width: 960px;
	background: url(../images/sub_content_bg.jpg) no-repeat;
}

/*
#subMain {
	background: url(../images/sub_content_bg.gif) repeat-y left top;
}
*/

#subNav {
	position: relative;
	float: left;
	width: 262px;
	margin: 0;
	padding: 0;
}

#subNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	left: 46px;
	width: 200px;
	text-align: right;
}

#subNav li {
	line-height: 45px;
	padding-right: 15px;
	width: 200px;	
	background-image: url(../images/subnav_div_bg.gif); 
	background-position: bottom;
	background-repeat: no-repeat;
}

#subNav a:link,
#subNav a:visited {
	color: #666;
	text-decoration: none;
}

#subNav a:hover,
#subNav a:active {
	color: #cc0000;
	text-decoration: none;
}

#subNav a.subNavCurrent {
	color: #cc0000;
}


#subNav ul.tertNav {
	margin: 0;
	padding: 0;
	padding-top: 0;
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	text-align: right;
	font-size: 11px;
}

#subNav ul.tertNav li {
	line-height: 11px;
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 15px;
	width: 200px;	
	background-image: none; 
	background-position: bottom;
	background-repeat: no-repeat;
}

 #subNav ul.tertNav li a:link,
 #subNav ul.tertNav li a:visited {
	color: #666;
	text-decoration: underline;
}

#subNav ul.tertNav li a:hover,
#subNav ul.tertNav li a:active {
	color: #cc0000;
	text-decoration: underline;
}

#subNav ul.tertNav li a.tertNavCurrent {
	color: #666;
}
	

#subMain {
	width: 610px;
	float: right;
	margin-left: 43px;
	margin-right: 44px;
}

#subMain h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	margin-top: 16px;
	padding-top: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../images/pt_bg_red.gif);  

}

#subMain h1.marketingtitle {
	font-size: 24px;
	color: #cc6600;
	font-weight: bold;
	margin-top: 16px;
	padding-top: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../images/pt_bg_orange.gif);  
}

#subMain h1.creativetitle {
	font-size: 24px;
	color: #336600;
	font-weight: bold;
	margin-top: 16px;
	padding-top: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../images/pt_bg_green.gif);
}

#subMain h1.developmenttitle {
	font-size: 24px;
	color: #006699;
	font-weight: bold;
	margin-top: 16px;
	padding-top: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../images/pt_bg_blue.gif);  
}



#subMain p {
	margin-top: 25px;
}

#subMain .marketing {
	background-image: url(../images/bg_marketing.jpg);
	background-repeat: no-repeat;
}

#subMain .strategy {
	background-image: url(../images/bg_strategy.jpg);
	background-repeat: no-repeat;
}

#subMain .creative {
	background-image: url(../images/bg_creative.jpg);
	background-repeat: no-repeat;
}

#subMain .development {
	background-image: url(../images/bg_development.jpg);
	background-repeat: no-repeat;
}

#subMain .about {
	background-image: url(../images/bg_about.jpg);
	background-repeat: no-repeat;
}


.marketing a {
	color: #cc6600;
	text-decoration: underline;
	}

.marketing a:hover {
	color: #cc6600;
	text-decoration: none;
	}

.strategy a {
	color: #cc0000;
	text-decoration: underline;
	}

.strategy a:hover {
	color: #cc0000;
	text-decoration: none;
	}

.creative a {
	color: #336600;
	text-decoration: underline;
	}

.creative a:hover {
	color: #336600;
	text-decoration: none;
	}

.development a {
	color: #006699;
	text-decoration: underline;
	}

.development a:hover {
	color: #006699;
	text-decoration: none;
	}

.marketingtext {
	color: #cc6600;
	}	
	
.strategytext {
	color: #cc0000;
	}	
	
.creativetext {
	color: #336600;
	}
		
.developmenttext {
	color: #006699;
	}	
	
.capabilitytitle {
	padding-top: 56px;
	margin-left: 70px;
	font-weight: bold;
	font-size: 16px;

}	

.capabilitysubtitle {
	padding-top: 0px;
	margin-left: 32px;
	margin-bottom: 58px;
	font-size: 12px;
	line-height: 18px;
}	

#capabilitycolumn_left {
	width: 300px;
	margin-bottom: 25px;
	margin-left: 5px;
	line-height: 18px;
	}

#capabilitycolumn_right {
	width: 285px;
	float: right;
	margin-bottom: 25px;
	padding-top: 92px;
	line-height: 18px;
	}
	
#mediacolumn_left {
	width: 600px;
	margin-bottom: 25px;
	margin-left: 5px;
	line-height: 18px;
	color: #666;
	}


.divide {
	clear: both;
	height: 1px;
	margin-bottom: 25px;

	border-top: #CCCCCC 1px solid;
}

#contactcallout {
	clear: both;
	background-image: url(../images/bg_contactcallout.jpg);
	background-position: right;
	background-repeat: no-repeat;


	padding-left: 420px;
	padding-top: 17px;
	margin-bottom: 10px;
	height: 72px;
	line-height: 18px;
	}
	
.subtitle {
	font-size: 14px;
	font-weight: bold;
	}

	
.large {
	font-size: 16px;
	font-weight: bold;
	}


/*
#homeLeftColumn img.services {
	margin-bottom: 10px;
}

#homeLeftColumn p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*/

.webservice {
	color: #333333;
	width: 235px;
	height: 134px;
	padding-left: 30px;
	padding-right: 35px;
	padding-top: 24px;
	line-height: 18px;
	background-image:url(../images/service_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}

.callout {
	color: #333333;
	width: 135px;
	height: 129px;
	padding-left: 30px;
	padding-right: 135px;
	padding-top: 20px;
	line-height: 18px;
	background-image:url(../images/callout_bg_sitecore.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
.calloutdemo {
	color: #333333;
	width: 135px;
	height: 129px;
	padding-left: 30px;
	padding-right: 135px;
	padding-top: 20px;
	line-height: 18px;
	background-image:url(../images/callout_bg_sitecoredemo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}	

div.altcontent{
	background-image:url(../images/flashreplacement.gif);
	background-repeat: no-repeat;
	height: 295px;
	width: 628px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
div.altcontent a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
div.altcontent p{
	padding: 10px;
	color: #FFF;
}

#subMain .announcements {
	float: left;
	padding: 5px 0px 5px 0px;
}

#subMain .announcements p {
	float: left;
	width: 400px;
	padding: 5px 0px 20px 0px;
	margin: 0px;
}

#subMain .announcements .icon {
	float: left;
	width: 140px;
	text-align: center;
	vertical-align: middle;
}


#subMain .announcements p a {
	font-weight: normal;
}

#subMain .announcements h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0;
	width: 300px;
}
