body{
	background:#eaeaea url(../images/bg.png) repeat-x 0px top;
	color:#676767;
	font-family:"Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:160%;
	margin:0 0 0;
	text-decoration:none;
	}
/* @group typography */
p{
	font-size:12px;
	color:#676767;
	margin:0px 0 10px 0;
	}
p em{
	font-weight:bold;
	font-style:normal;
	color:#2d5f8b;
	}
p.left{
	width:280px;
	float:left;
	margin:0 19px 0 0;
	}
p.right{
	width:280px;
	float:right;
	}
strong{
	font-weight:bold;
	}
a{
	color:#676767;
	}
a:hover{
	color:#375D81;
	}
h3{
	font-size:25px;
	color:#313B49;
	}
h4{
    font-family:"Helvetica Neue", "Lucida Grande", Helvetica;
    margin:20px 0 8px 0;
	color:#313B49;
	font-size:20px;
	font-weight:normal;
	}
h5{
	font-size:1.2em;
	color:#FFFFFF;
	}
/* @end */
/* @group layout */
#container{
	margin:0 auto;
	}
#midBar{
	position:relative;
	width:auto;
	height:76px;
	margin:-6px auto 0 auto;
	background:url(../images/midBar.png);
	z-index:1;
	}
#midBarCompact{
	position:relative;
	width:auto;
	height:4px;
	margin:-4px auto 0 auto;
	background:url(../images/midBar.png);
	z-index:1;
	}
#midBar div{
	width:968px;
	margin:auto;
	}
#pageContent{
	padding:1px 0 30px 0;
	min-height:300px;
	background:#f7f7f7;
	}
#pageContentInner{
	width:968px;
	margin:auto;
	overflow:auto;
	}
.rightBlock{
	float:left;
	margin:50px 0 0 32px;
	}
#pageContentInner h3{
	height:13px;
	text-indent:-1000em;
	}
h3.clients{
	margin:28px 0 18px 0;
	width:137px;
	background:url(../images/h3_clients.png);
	}
#leftContent{
	float:left;
	width:500px;
	overflow:hidden;
	}
#rightContent{
	float:left;
	margin:0 0 0 40px;
	width:300px;
	padding-top:110px;
	}
#rightContent p{
	margin-bottom:20px;
	}
/* @group banner */
#banner{
	position:relative;
	width:968px;
	height:270px;
	margin:0 auto;
	padding:1px 0;
	background:url(../images/glow.png) 230px 30px no-repeat;
	z-index:2;
	}
#banner h1,
#banner h2{
	display:block;
	text-indent:-1000em;
	}
#banner h1{
	width:386px;
	height:34px;
	margin:60px 0 0 0;
	background:url(../images/h1.png);
	}
#banner h2{
	width:436px;
	height:21px;
	margin:8px 0 0 0;
	background:url(../images/h2.png);
	}
#banner h1.features{
	background:url(../images/h1_features.png) no-repeat;
	}
#banner h2.features{
	background:url(../images/h2_features.png) no-repeat;
	}
#banner h1.contact{
	background:url(../images/h1_contact.png) no-repeat;
	}
#banner h2.contact{
	background:url(../images/h2_contact.png) no-repeat;
	}
#banner h1.demo{
	background:url(../images/h1_demo.png) no-repeat;
	}
#banner h2.demo{
	background:url(../images/h2_demo.png) no-repeat;
	}
#banner p{
	width:440px;
	margin:12px 0 0 0;
	font-size:13px;
	line-height:20px;
	color:#4d5e74;
	}
#banner img{
	position:absolute;
	top:24px;
	right:0;
	}
#banner img#bannerFeatures{
	top:1px;
	right:-46px;
	}
#banner img#bannerContact{
	top:-4px;
	right:16px;
	}
/* @end */
/* @group branding
 */
#branding{
	margin:0 auto;
	width:968px;
	height:105px;
	position:relative;
	}
span.phoneNo{
	float:right;
	display:block;
	margin:-10px 5px 19px 0;
	position:relative;
	font-size:14px;
	}
span.phoneNo strong{
	color:#375d81;
	}
/* @group logo
 */
#branding a.logo{
	width:246px;
	height:105px;
	background:url(../images/logo.png) no-repeat;
	display:block;
	top:0;
	left:-9px;
	position:absolute;
	text-indent:-300em;
	}
/* @end */
/* @group menu */
ul.menu{
	float:right;
	margin:10px 2px 0 0;
	}
ul.menu li{
	float:left;
	margin:0 0 0 2px;
	height:52px;
	display:inline;
	}
ul.menu li a{
	display:block;
	float:left;
	padding:0 26px 0 26px;
	height:52px;
	line-height:52px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 1px #1c232b;
	}
ul.menu li.current{
    background:url(../images/liActive.png);
    }
ul.menu li.current a{
    background:url(../images/liActiveA.png) top right no-repeat;
    }
/* @end */
/* @end */
/* @end */
/* @group Blocks */
ul.blocks{
	float:left;
	margin:50px 0 0 0;
	width:550px;
	}
ul.blocks li{
	float:left;
	clear:none;
	margin:0 30px 30px 0;
	width:245px;
	height:120px;
	}
/* @end */
/* @group Contact form */
#leftContent p.success{
	margin-top:40px;
	font-weight:bold;
	}
#leftContent form{
	margin-top:40px;
	width:440px;
	}
#leftContent form input{
	width:200px;
	}
#leftContent form textarea{
	width:340px;
	height:150px;
	}
#leftContent form label{
	float:left;
	font-weight:bold;
	width:80px;
	}
#leftContent form li{
	margin:0 0 15px 0;
	}
#leftContent input#submit{
	margin:0 0 0 80px;
	width:155px;
	height:28px;
	border:none;
	text-indent:-1000em;
	background-color:transparent;
	background-image:url(../images/button_email.png);
	}
#leftContent input#submit:hover{
	background-position:0 -28px;
	cursor:pointer;
	}
/* @end */
.button{
	float:left;
	display:block;
	margin:28px 20px 0 0;
	width:155px;
	height:28px;
	background:url(../images/buttons.png);
	text-indent:-1000em;
	}
.button:hover{
	width:155px;
	height:28px;
	background:url(../images/buttons.png) 0 -28px;
	}
.button_price{
	background:url(../images/buttons.png) -155px 0;
	}
.button_price:hover{
	background:url(../images/buttons.png) -155px -28px;
	}
/* @group Footer */
#footer{
	height:260px;
	background:url(../images/footer.png);
	}
#footerContainer{
	margin:0 auto;
	width:968px;
	height:258px;
	padding:1px 0;
	background:url(../images/footerBg.png) right bottom no-repeat;
	}
#partners{
	margin:30px auto 0 auto;
	width:968px;
	height:150px;
	}
#partners h3{
	height:15px;
	text-indent:-1000em;
	margin:0;
	width:92px;
	background:url(../images/h3_partners.png);
	}
#partners li{
	float:left;
	width:215px;
	margin:20px 30px 0 0;
	}
#partners li.tribeca{
	margin:20px 0 0 0;
	}
#partners li a{
	display:block;
	width:150px;
	height:35px;
	text-indent:-1000em;
	}
#partners li p{
	color:#3e4c5e;
	font-size:11px;
	line-height:15px;
	}
#partners li.copia a{
	background:url(../images/partners/CopiaDigital.png) no-repeat;
	}
#partners li.complete a{
	background:url(../images/partners/CompleteDesign.png) no-repeat;
	}
#partners li.asset a{
	background:url(../images/partners/AssetTv.png) no-repeat;
	}
#partners li.tribeca a{
	background:url(../images/partners/TribecaTechnology.png) no-repeat;
	}
#footer p.copyright{
	margin:30px auto 0 auto;
	font-size:10px;
	line-height:14px;
	color:#606060;
	}
#footer p.copyright a{
    text-decoration:none;
    }
/* @end */
/* @group features content */
.feature{
    float:left;
    }
.break{
	float:left;
	width:960px;
	height:10px;
	margin:25px 0 25px 0;
    border-bottom:1px solid #ddd;
	}
.fullWidth{
	float:left;
	clear:both;
	margin:70px 0 0 0;
	width:960px;
	}
.oneThird{
	float:left;
	margin:0;
	clear:none;
	width:293px;
	overflow:hidden;
	}
.twoThirds{
	float:left;
	margin:0;
	width:628px;
	overflow:hidden;
	}
.oneHalf{
	float:left;
	width:455px;
	overflow:hidden;
	}
.margin{
	margin-right:40px;
	}
.feature .content{
	float:left;
	width:100%;
	}
.wideFeature .content{
	float:left;
	width:628px;
	}

.wideFeature .wideImage{
	margin:28px 0 0 28px;
	}
.fullWidth .content{
	width:440px;
	margin:0 77px 0 0;
	}
.twoThirds .content{
	margin:0 0 0 17px;
	width:465px;
	}
.fullWidth img{
	float:left;
	}
.oneThird img{
	display:block;
	float:right;
	margin:0;
	}
.feature p{
	text-align:justify;
	}
.twoThirds img{
	display:block;
	float:left;
	margin:-10px 0 0 0;
	}
.feature img.moveUp{
	margin:10px 0 0 0;
	}
.thin .content{
	float:left;
	width:650px;
	}
.leftFeature{
	width:438px;
	float:left;
	padding:12px 20px 0 0;
	}
.leftFeature2{
	width:237px;
	float:left;
	}
.rightFeature2{
	width:438px;
	float:left;
	padding:12px 0px 0 20px;
	}
.rightFeature{
	width:237px;
	float:left;
	}
.feature img{
	margin:20px 0 0 0;
	}
.feature-thin{
	float:left;
	clear:none;
	margin:0 20px 0 0;
	width:335px;
	}
.feature-thin-col2{
	margin:0 0 0 0;
	}
.wideImage{
	float:right;
	clear:none;
	}
.thinImage{
	float:left;
	margin:0 30px 0 0;
	}
a.thumbnail{
    float:left;
    margin:40px 10px 0 3px;
    width:138px;
    height:136px;
    background-image:url(../images/thumbs_cms.png); 
    }
a.thumbnail:hover{
    background-position:0 -140px;
    }
a.financial{
    background-image:url(../images/thumbs_financial.png); 
    }
a.last{
    margin-right:0;
    }
.content a.thumbnail{
    margin:0px 50px 0 0;
    }
a#thumbOne{
    background-position:-309px 0;
    }
a#thumbOne:hover{
    background-position:-309px -140px;
    }
a#thumbTwo{
    background-position:0 0;
    }
a#thumbTwo:hover{
    background-position:0 -140px;
    }
a#thumbThree{
    background-position:-154px 0;
    }
a#thumbThree:hover{
    background-position:-154px -140px;
    }
a#thumbFour{
    background-position:0 0;
    }
a#thumbFour:hover{
    background-position:0 -140px;
    }
a#thumbFive{
    background-position:-154px 0;
    }
a#thumbFive:hover{
    background-position:-154px -140px;
    }
a#thumbSix{
    background-position:-309px 0;
    }
a#thumbSix:hover{
    background-position:-309px -140px;
    }
/* @end */
.leftContent{
	float:left;
	width:458px;
	margin-right:75px;
	}
.topMargin{
	margin-top:55px;
	}
#pageContent .rightContent{
	width:420px;
	}
#pageContent .rightContent form{
	margin-top:20px;
	}

p.error{
        color: #C70A20;
}
