body {
	margin-top:15px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font:15px/15px MyriadProRegular, arial;
	color:#333333;
}
a {
	color:#0062af;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#0062af;
	text-decoration:none;
}
img {
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
}
/*spacing controlers start*/
.padtop {
	margin-top:5px;
}
.padtop1 {
	margin-top:10px;
}
.padtop2 {
	margin-top:15px;
}
.padtop3 {
	margin-top:20px;
}
.padtop4 {
	padding-top:10px;
}
.padleft {
	margin-left:5px;
}
.padleft1 {
	margin-left:10px;
}
.padleft2 {
	margin-left:15px;
}
.padleft3 {
	margin-left:20px;
}
.padleft4 {
	padding-left:10px;
}
.padright {
	margin-right:10px;
}
.padbotm {
	margin-bottom:5px;
}
.padbotm1 {
	margin-bottom:10px;
}
.padbotm2 {
	margin-bottom:15px;
}
.padbotm3 {
	margin-bottom:20px;
}
.padbotm4 {
	padding-bottom:10px;
}
.padbotm5 {
	padding-bottom:32px;
}
.padbotm6 {
	padding-bottom:24px;
}
/*spacing controlers end*/

.f-left {
	float:left;
}
.f-right {
	float:right;
}
.clear {
	clear: both;
}
.fullwidth {
	width:100%;
}
.wrapper {
	width:970px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}
.header {
	float:left;
	width:970px;
	margin-bottom:16px;
}
.logo {
	float:left;
	margin-top:3px;
}
.headerRight {
	float:right;
	width:731px;
}
.headerRight h1 {
	font:28px/28px MyriadProBoldCondensed;
	color:#333333;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-weight:normal;
}
div#menu {
	float:left;
	margin-top:15px;
	width:731px;
	background:#0062af;
	-webkit-box-shadow:inset 0px 2px 0px rgba(255,255,255,.3);
	-moz-box-shadow:inset 0px 2px 0px rgba(255,255,255,.3);
	box-shadow:inset 0px 2px 0px rgba(255,255,255,.3);
	position: relative;
	z-index: 10;
}
div#menu ul {
	float: left;
	font:15px/17px MyriadProRegular;
	font-weight:normal;
	color:#FFFFFF;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	z-index: 10;
}
div#menu ul a {
	color: #FFFFFF;
	display: block;
	font:14px/17px MyriadProRegular;
	font-weight:normal;
	color:#FFFFFF;
	margin-left: 7px;
	padding-left:10px;
	padding-top:9px;
	padding-bottom:7px;
	padding-right:10px;
	text-decoration: none;
	font-weight:100;
}
div#menu ul a:link {
}
div#menu ul a:visited {
}
div#menu ul a:hover {
	color: #fff;
	background:#01508f;
}
div#menu ul a:active {
	color: #fff;
}
div#menu ul li {
	float: left;
}
div#menu ul li.Selected {
	float:left;
	font:14px/17px MyriadProRegular;
	font-weight:500;
	color:#FFFFFF;
	background:#333333;
	margin-left:0px;
	-webkit-box-shadow:inset 0px 2px 0px rgba(255,255,255,.3);
	-moz-box-shadow:inset 0px 2px 0px rgba(255,255,255,.3);
	box-shadow:inset 0px 2px 0px rgba(255,255,255,.3);
	font-weight:100;
}
div#menu ul li.Selected a {
	float:left;
	font:14px/17px MyriadProRegular;
	font-weight:100;
	color:#FFFFFF;
	background:#333333;
	-webkit-box-shadow:inset 0px 2px 0px rgba(255,255,255,.3);
	-moz-box-shadow:inset 0px 2px 0px rgba(255,255,255,.3);
	box-shadow:inset 0px 2px 0px rgba(255,255,255,.3);
	margin-left:0px;
}
div#menu ul li ul.Selected {
 -webkit-box-shadow:0px 1px 1px rgba(255,255,255,.2);
 -moz-box-shadow:0px 1px 1px rgba(255,255,255,.2);
 box-shadow: 0px 1px 1px rgba(255,255,255,.2);
 border-radius:0px 0px 6px 6px;
 -moz-border-radius:0px 0px 6px 6px;
 -webkit-border-radius:0px 0px 6px 6px;
 display: none;
 margin-left:0px;
 position: absolute;
 margin-top:32px;
 width:148px;
 left:63px;
}
div#menu ul li ul li.Selected2 {
 float:left;
 padding-right: 0px;
 padding-left: 5px;
 background:#0062af;
 -webkit-box-shadow:none;
 -moz-box-shadow:none;
 box-shadow:none;
}
div#menu ul li ul li.Selected2 a {
 width:140px;
 padding-right: 0px;
 padding-left: 5px;
 background:#0062af;
 -webkit-box-shadow:none;
 -moz-box-shadow:none;
 box-shadow:none;
}
div#menu ul li ul li.Selected2 a:hover {
 width:140px;
 padding-right: 0px;
 padding-left: 5px;
 background:#01508f;
 -webkit-box-shadow:none;
 -moz-box-shadow:none;
 box-shadow:none;
 color: #fff;
}
div#menu ul ul li {
	float: none;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:3px;
	padding-right:2px;
}
div#menu ul ul a {
	padding-left: 0px;
	padding-right: 0px;
}
div#menu ul li:hover ul {
	display: block;
}
div#menu ul ul {
	background:#0062af;
	color: #505052;
	float: left;
	list-style: none;
	margin-top: 0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:7px;
	position: relative;
	z-index: 10;
}
div#menu ul li ul {
	-webkit-box-shadow:0px 1px 1px rgba(255,255,255,.2);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,.2);
	box-shadow: 0px 1px 1px rgba(255,255,255,.2);
	border-radius:0px 0px 6px 6px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	display: none;
	margin-left:7px;
	position: absolute;
}
div#menu ul li ul li:hover {
	-moz-background-inline-policy: continuous;
}
div#menu ul ul a {
	padding-right:5px;
	padding-left:5px;
}
div#menu ul li:hover ul {
	display: block;
}
div#menu ul ul ul a {
	font-style: italic;
}
.container {
	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	width:970px;
}
.container h1 {
	font:48px/48px MyriadProBoldCondensed;
	color:#828282;
	font-weight:normal;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
}
.container_left {
	float:left;
	width:705px;
}
.container_left h2 {
	font:24px/30px MyriadProCondensed;
	color:#0062af;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:20px;
}

.container_left h5 {
	font:22px/28px MyriadProCondensed;
	color:#333333;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:20px;
}

.container_left h3 {
	width:248px;
	font:36px/46px MyriadProBoldCondensed;
	color:#333333;
	font-weight:normal;
	margin:0px;
}
.container_left h4 {
	font:24px/24px MyriadProBoldCondensed;
	color:#0062af;
	font-weight:normal;
	margin:0px;
}
.container_left p {
	float:left;
	font:15px/20px MyriadProRegular;
	color:#333333;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:20px;
}
.container_left_Inner_Row {
	float:left;
	width:705px;
	margin:0px;
}
.container_left_Inner_Details {
	float:left;
	width:455px;
	border-top:4px solid #cccccc;
	padding-top:20px;
	margin-top:12px;
}
.blog ul {
	float:left;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin:0px;
}
.blog ul li {
	margin-left:25px;
	list-style-image:url(../images/list_gray_aerrow.png);
	font:15px/20px MyriadProRegular;
	color:#333333;
	padding-left:10px;
	padding-bottom:20px;
}
.container_left_Inner_Details ul {
	float:left;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin:0px;
}
.container_left_Inner_Details ul li {
	margin-left:25px;
	list-style-image:url(../images/list_gray_aerrow.png);
	font:15px/20px MyriadProRegular;
	color:#333333;
	padding-left:10px;
	padding-bottom:20px;
}
.container_left_Inner_Details ul li a {
	text-decoration:none;
}
.container_left_Inner_Details ul li a:hover {
	text-decoration:underline;
}
.container_right {
	float:left;
	width:235px;
	margin-left:30px;
}
.greenButton {
	display:table-cell;
	vertical-align:middle;
	font:22px/22px MyriadProCondensed;
	color:#ffffff;
	font-weight:normal;
	padding-left:10px;
	padding-top:12px;
	padding-bottom:10px;
	padding-right:10px;
	text-align:center;
	-webkit-text-shadow:0px 1px 0px rgba(1,98,12,.5);
	-moz-text-shadow:0px 1px 0px rgba(1,98,12,.5);
	text-shadow:0px 1px 0px rgba(1,98,12,.5);
	border:1px solid #1e7c28;
	background:#319d3f;
	background: -webkit-gradient(linear, left top, left bottom, from(#32a041), to(#1e7c28));
	background: -moz-linear-gradient(top, #32a041, #1e7c28);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	cursor:pointer;
	letter-spacing:0.3px;
	-webkit-box-shadow:inset 0px 1px 0px rgba(255,255,255,.5);
	-moz-box-shadow:inset 0px 1px 0px rgba(255,255,255,.5);
	box-shadow:inset 0px 1px 0px rgba(255,255,255,.5);
}
.greenButton:hover {
	background:#42b951;
	background: -webkit-gradient(linear, left top, left bottom, from(#4cc15c), to(#048b12));
	background: -moz-linear-gradient(top, #4cc15c, #048b12);
}
.SmallgreenButton {
	padding-left:kg8px;
	padding-top:4px;
	padding-bottom:5px;
	padding-right:8px;
}
.topStartNow {
	float:right;
	width:91px;
	height:35px;
	background:url(../images/startnow.jpg) 0px 0px no-repeat;
	margin-right:8px;
	margin-top:6px;
}
.bottomStartNow {
	float:left;
	width:91px;
	height:40px;
	background:url(../images/startnow.png) no-repeat;
	margin-bottom:2px;
}
.mainBanner {
 background: url("../images/slider-bg.gif") repeat-x scroll 0 0 #F4F4F4;
    border: 1px solid #D3D3D3;
    clear: both;
    height: 450px;
    margin-bottom: 41px;
    padding: 15px 15px 0;
	overflow:hidden;
}
.ca-item-1 .ca-item-main {
	background:url(../images/slider/img-1.jpg) no-repeat;
}
.ca-item-2 .ca-item-main {
	background:url(../images/slider/img-2.jpg) no-repeat;
}
.ca-item-3 .ca-item-main {
	background:url(../images/slider/img-3.jpg) no-repeat;
}
.ca-item-4 .ca-item-main {
	background:url(../images/slider/img-4.png) no-repeat;
}
.ca-item-5 .ca-item-main {
	background:url(../images/slider/img-5.png) no-repeat;
}
.ca-item-6 .ca-item-main {
	background:url(../images/slider/img-6.jpg) no-repeat;
}
.ca-item-7 .ca-item-main {
	background:url(../images/slider/img-7.jpg) no-repeat;
}
.ca-container{
	background:url(../images/slider-bg.png) no-repeat #afafaf;
    border: 1px solid #D3D3D3;	
	position:relative;
	margin:25px auto 20px auto;
	width:975px;
	height:461px;
    clear: both;
    left:-4px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:322px;
	height:100%;
	}
.ca-more{
	position: absolute;
	bottom: 24px;
	right:0px;
	padding:6px 7px;
	background: #fff;
	text-align:center;
	color: #0062af;
	font:14px MyriadProBold;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	position:absolute;
	top:15px;
	left:15px;
	right:7px;
	bottom:15px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	border:1px solid #fff;
}
.ca-icon{
	width:233px;
	height:189px;
	position:relative;
	margin:0 auto;
	background:transparent url(../images/animal1.png) no-repeat center center;
}
.ca-item h3{
bottom: 0;
    color: #FFFFFF;
    font: 20px/22px MyriadProBoldCondensed,arial;
    left: 8px;
    position: absolute;
    text-transform: uppercase;
}
.ca-item h3 span{
	font:14px/15px MyriadProRegular, arial;
	display:block;
	color:#828282;
	text-transform:none;
}
.ca-item h4{
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	font-size:12px;
	text-align:left;
	border-left:10px solid #b0ccc6;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
}
.ca-item h4 span{
	text-indent:40px;
	display:block;
}

.ca-content-wrapper{
	background:#eee;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:430px;
	top:15px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	overflow:hidden;
	margin:10px;
}
.ca-content h2 {
	font:36px MyriadProBoldCondensed;
	color:#0062af;
	padding:0;
	margin:0;
	border-bottom:1px solid #ebebeb;
	padding-bottom:10px;
}
.ca-content h2 span {
	display:block;
	font:24px MyriadProCondensed;
	color:#5c5c5c;
}
.ca-content p {
	border-top:1px solid #d6d6d6;
	margin:0;
	padding:10px 0;
	color:#333;
	font:16px/22px 'MyriadProRegular';
}
.ca-content blockquote {
	padding:0 10px 0;
	margin:10px 20px 20px;
	font:14px/22px MyriadProItalic;
	color:#888;
	border-left:7px solid #ccc;
}
.ca-content blockquote span {
	line-height: 22px;
    padding-left: 0px;
}
.ca-nav span{
	width:29px;
	height:66px;
	background:transparent url(../images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-30px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-30px;
}
.ca-nav span:hover{
	opacity:1.0;
}.bannerPicShadow {
	float:left;
	-moz-box-shadow: inset 0px 0px 6px rgba(80,80,80,5);
	box-shadow: inset 0px 0px 6px rgba(80,80,80,5);
	-webkit-box-shadow:inset 0px 0px 6px rgba(80,80,80,5);
}

.bannerDetail_Main {
	float:left;
	width:380px;
	margin-left:16px;
	margin-top:16px;
}
.bannerDetails {
	float:left;
	width:360px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	background:url(../images/whitesmallbg.png) left top repeat;
}
.bannerDetails h1 {
	font:36px/36px MyriadProBoldCondensed;
	color:#32332b;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	font-weight:normal;
	-webkit-text-shadow:0px 1px 0px rgba(255,255,255,.5);
	-moz-text-shadow:0px 1px 0px rgba(255,255,255,.5);
	text-shadow:0px 1px 0px rgba(255,255,255,.5);
}
.bannerDetails h2 {
	font:18px/20px MyriadProBold;
	color:#dc2807;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	font-weight:normal;
	-webkit-text-shadow:0px 1px 0px rgba(255,255,255,.5);
	-moz-text-shadow:0px 1px 0px rgba(255,255,255,.5);
	text-shadow:0px 1px 0px rgba(255,255,255,.5);
}
.bannerDetails h3 {
	font:18px/20px MyriadProBold;
	color:#0062af;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	font-weight:normal;
	-webkit-text-shadow:0px 1px 0px rgba(255,255,255,.5);
	-moz-text-shadow:0px 1px 0px rgba(255,255,255,.5);
	text-shadow:0px 1px 0px rgba(255,255,255,.5);
}
.bannerDetails p {
	float:left;
	font:14px/16px MyriadProRegular;
	color:#2d2824;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:0px;
	font-weight:normal;
	-webkit-text-shadow:0px 1px 1px rgba(255,255,255,.3);
	-moz-text-shadow:0px 1px 1px rgba(255,255,255,.3);
	text-shadow:0px 1px 1px rgba(255,255,255,.3);
}
/*clientLogos Start*/
.clientLogo1 {
	float: left;
	width:189px;
	height:108px;
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) 0px -109px no-repeat;
	cursor:pointer;
}
.clientLogo1:hover {
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) 0px 0px no-repeat;
	cursor:pointer;
}
.clientLogo1Selected {
	float:left;
	width:189px;
	height:108px;
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) 0px -218px no-repeat;
	cursor:pointer;
}
.clientLogo2 {
	float: left;
	width:193px;
	height:108px;
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) -189px -109px no-repeat;
	cursor:pointer;
}
.clientLogo2:hover {
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) -189px 0px no-repeat;
	cursor:pointer;
}
.clientLogo2Selected {
	float:left;
	width:193px;
	height:108px;
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) -189px -218px no-repeat;
	cursor:pointer;
}
.clientLogo3 {
	float: left;
	width:190px;
	height:108px;
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) -382px -109px no-repeat;
	cursor:pointer;
}
.clientLogo3:hover {
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) -382px 0px no-repeat;
	cursor:pointer;
}
.clientLogo3Selected {
	float: left;
	width:190px;
	height:108px;
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) -382px -218px no-repeat;
	cursor:pointer;
}
.clientLogo4 {
	float: left;
	width:191px;
	height:108px;
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) -571px -109px no-repeat;
	cursor:pointer;
}
.clientLogo4:hover {
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) -571px 0px no-repeat;
	cursor:pointer;
}
.clientLogo4Selected {
	float: left;
	width:191px;
	height:108px;
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) -571px -218px no-repeat;
	cursor:pointer;
}
.clientLogo5 {
	float: left;
	width:187px;
	height:108px;
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) -762px -109px no-repeat;
	cursor:pointer;
}
.clientLogo5:hover {
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) -762px 0px no-repeat;
	cursor:pointer;
}
.clientLogo5Selected {
	float: left;
	width:187px;
	height:108px;
	background:url(../images/casestudy/facebook_client_logo/cygnis-logo.png) -762px -218px no-repeat;
	cursor:pointer;
}
/*clientLogos End*/
.subGrayBanner_Main {
	float:left;
	width:952px;
	background:url(../images/graybanner-bg.jpg) left top repeat;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:9px;
	margin-bottom:31px;
}
.subGrayBanner {
	float:left;
	width:300px;
	border-left:1px solid #6d6d6d;
	border-right:1px solid #222222;
	padding-left:8px;
	padding-right:8px;
	min-height:98px;
	cursor:pointer;
}
.subGrayBanner:hover {
	background: url(../images/shadowlight.png) center bottom no-repeat;
}
.subGrayBanner_Right {
	float:left;
	margin-left:10px;
	margin-top:15px;
	width:230px;
}
.subGrayBanner_Right h1 {
	font:22px/22px MyriadProCondensed;
	color:#ffffff;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	font-weight:normal;
	letter-spacing:0.4px;
}
.subGrayBanner_Right p {
	font:17px/20px MyriadProRegular;
	color:#d8d8d8;
	margin-top:10px;
	font-weight:500;
}
.fbicon {
	float: left;
	width:60px;
	height:73px;
	background:url(../images/subbannericons.png) 0px 0px no-repeat;
	margin-top:15px;
}
.html5icon {
	float: left;
	width:56px;
	height:75px;
	background:url(../images/subbannericons.png) -60px 0px no-repeat;
	margin-top:15px;
	margin-left:2px;
}
.iphoneicon {
	float: left;
	width:46px;
	height:84px;
	background:url(../images/subbannericons.png) -116px 0px no-repeat;
	margin-top:10px;
	margin-left:10px;
}
.watchtVieo_Main {
	float:left;
	width:520px;
	height:389px;
	padding-left:9px;
	padding-top:9px;
	padding-bottom:9px;
	padding-right:9px;
	border:1px solid #d3d3d3;
	background:#f4f4f4 url(../images/banner-bg.jpg) left top repeat-x;
}
.watchtVieo {
	float:left;
	width:520px;
	height:387px;
	background:url(../images/VideoArea.jpg) left top no-repeat;
}
.watchtVieo h1 {
	font:24px/24px MyriadProBoldCondensed;
	color:#333333;
	margin-top:310px;
	margin-left:27px;
	letter-spacing:0.3px;
	font-weight:300px;
}
.watchtVieo p {
	font:16px/18px arial;
	color:#333333;
	margin-top:17px;
	margin-left:6px;
	letter-spacing:0.1px;
	font-weight:normal;
}
.watchtVieo a {
	color:#0062af;
	text-decoration:none;
}
.watchtVieo a:hover {
	color:#0062af;
	text-decoration:underline;
}
.iconleftaerrow {
	float:left;
	width:18px;
	height:19px;
	background:url(../images/smalliconset.png) 0px 0px no-repeat;
	margin-top:2px;
	margin-right:6px;
}
.Main_PressBlog {
	float:left;
	width:418px;
	margin-left:10px;
	height:409px;
	background:url(../images/tab-bg.png) no-repeat bottom center;
}
.pressTabSelected {
	float:left;
	width:107px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-top:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-bottom:0px;
	border-left:1px solid #d3d3d3;
	border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	background:#FFFFFF;
	font:18px/18px MyriadProBoldCondensed;
	color:#333333;
	text-align:center;
	position:relative;
	top:1px;
	letter-spacing:0.3px;
}
.pressTab {
	float:left;
	width:103px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-top:1px solid #484848;
	border-right:1px solid #484848;
	border-bottom:0px;
	border-left:1px solid #484848;
	border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	background:#666666;
	font:18px/18px MyriadProCondensed;
	color:#FFFFFF;
	text-align:center;
	position:relative;
	top:1px;
	letter-spacing:0.8px;
}
.PressBlog {
	float:left;
	width:398px;
	border:1px solid #d3d3d3;
	padding-top:16px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	height:358px;
}
.PressBlogInner {
	float:left;
	height:320px;
	width:398px;
}
.PressBlogInner a {
	color:#0062af;
	text-decoration:none;
}
.PressBlogInner a:hover {
	color:#0062af;
	text-decoration: underline;
}
.PressBlog_Right {
	float:left;
	width:330px;
	margin-left:10px;
}
.PressBlog_Right h1 {
	font:16px/16px MyriadProBold;
	color:#0062af;
	margin-bottom:5px;
	font-weight:300px;
	letter-spacing:0.3px;
}
.PressBlog_Right p {
	float:left;
	font:15px/20px MyriadProRegular;
	color:#333333;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	letter-spacing:0.3px;
}
.grayText {
	font:12px/12px arial !important;
	color:#7c7c7c !important;
	margin-bottom:10px !important;
}
.h-border {
	padding-bottom:14px;
	border-bottom:1px solid #f3f3f3;
}
.iconblueaerrow {
	float:right;
	width:9px;
	height:13px;
	background:url(../images/smalliconset.png) 0px -87px no-repeat;
	margin-top:1px;
	margin-left:5px;
}
.iconContact {
	float:left;
	width:16px;
	height:16px;
	background:url(../images/smalliconset.png) 0px -20px no-repeat;
	margin-right:5px;
}
.iconBlog {
	float:left;
	width:16px;
	height:16px;
	background:url(../images/smalliconset.png) 0px -37px no-repeat;
	margin-right:5px;
}
.iconFB {
	float:left;
	width:16px;
	height:16px;
	background:url(../images/smalliconset.png) 0px -54px no-repeat;
	margin-right:5px;
}
.iconTwitter {
	float:left;
	width:16px;
	height:16px;
	background:url(../images/smalliconset.png) 0px -71px no-repeat;
	margin-right:5px;
}
.blueText {
	float:left;
	font:16px/16px MyriadProBoldCondensed;
	color:#0062af;
	letter-spacing:0.3px;
}
.bigWhiteFooterwrapper {
	margin:0px auto 0px auto;
	width:100%;
	background:#3356a1 url(../images/footer-bg.jpg) left bottom repeat-x;
	min-height:190px;
	border-top:1px solid #234078;
	padding-bottom:15px;
}
.footerLinks {
	float:left;
	width:155px;
	margin-left:6px;
}
.footerLinks ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	list-style:none;
}
.footerLinks ul li {
	float:left;
	padding-bottom:3px;
	font:12px/16px arial;
	color:#666666;
	min-width:120px;
}
.footerLinks ul li a {
	color:#7caef1;
	text-decoration:none;
}
.footerLinks ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
.footerLinks ul li.blueheading {
	float:left;
	font:16px/16px MyriadProBoldCondensed;
	letter-spacing:0.3px;
	color:#0062af;
	margin-top:15px;
	margin-bottom:6px;
}
.footerLinks ul li.blueheading a {
	float:left;
	font:16px/16px MyriadProBoldCondensed;
	letter-spacing:0.3px;
	color:#fff;
	text-decoration: none;
}
.footerLinks ul li.blueheading a:hover {
	text-decoration:underline;
}
.bigGrayFooterwrapper {
	margin:0 auto;
	width:100%;
	background:#234078;
}
.bigGrayFooterwrapper p {
	float:left;
	padding-top:7px;
	padding-bottom:8px;
	color:#FFFFFF;
	font:12px/14px arial;
	font-weight:500;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.bigGrayFooterwrapper p a {
	color:#fff;
}
.bigGrayFooterwrapper p a:hover {
	color:#fff;
	text-decoration:underline;
}
.appsTopSmallBanner {
	float:left;
	width:970px;
	background:#e4ecf2;
	-webkit-box-shadow:inset 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow:inset 0px 1px 0px rgba(255,255,255,1);
	box-shadow:inset 0px 1px 0px rgba(255,255,255,1);
	border-top:1px solid #bdd1e0;
	border-bottom:1px solid #bdd1e0;
	margin-bottom:30px;
}
.appsTopSmallBanner h1 {
	font:20px/26px MyriadProCondensed;
	color:#333333;
	width:670px;
	min-height:68px;
	padding-top:15px;
	margin-top:5px;
	margin-bottom:5px;
	border-right:1px solid #bdd1e0;
	padding-left:20px;
	padding-right:20px;
}
.appsTopSmallBanner_Right {
	float:right;
	width:258px;
	border-left:1px solid #f9fbfc;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	min-height:83px;
}
.clientListMain {
	background:#cde9ff;
	font:15px/17px MyriadProRegular;
	font-weight:500;
	color:#0062af;
	margin-bottom:15px;
	clear:both;
	height:37px;
}
.clientLisItem {
	float:left;
	min-width:180px;
	font:15px/17px MyriadProRegular;
	font-weight:500;
	color:#0062af;
	margin-left:10px;
	text-shadow:0px 1px 0px #fff;
}
.clientLisItem a {
	font:15px/17px MyriadProRegular;
	font-weight:500;
	color:#0062af;
	text-decoration:none;
	    padding: 10px 12px;
		display:block;
}

.clientLisItem a:hover {
	font:15px/17px MyriadProRegular;
	font-weight:500;
	color:#333333;
	text-decoration:none;
}
.clientLisItemSelected {
background: none repeat scroll 0 0 #0062AF;
    border-bottom: 1px solid #3381BF;
    color: #FFFFFF;
    float: left;
    font: 500 15px/17px MyriadProRegular;
    text-shadow: 0 1px 0 #000000;
}
.clientLisItemSelected a {
	font:15px/17px MyriadProRegular;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
    padding: 10px 12px;	
}
.clientLisItemSelected a:hover {
	font:15px/17px MyriadProRegular;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:none;
}
.blueBottom_Boredr {
	border-bottom:1px solid #d2e1ec;
	padding-bottom:6px;
}
.whiteTop_Boredr {
	border-top:1px solid #ffffff;
	padding-top:6px;
}
.v_Boredr {
	background: url(../images/v_border_bg.gif) left top repeat-y;
	padding-left:20px;
}
.v_Boredr1 {
	background: url(../images/v_border_bg1.gif) left top repeat-y;
}
.fpRow {
	float:left;
	width:970px;
	margin-bottom:30px;
}
.fpBox_Main {
	float:left;
	width:300px;
	margin-left:35px;
}
.fpRow .first {
	margin-left:0px;
}
.fpBox_Pic {
	float:left;
	width:281px;
	padding-top:8px;
	padding-right:8px;
	padding-bottom:8px;
	padding-left:8px;
	border:1px solid #f5fafd;
	-webkit-box-shadow:0px 1px 1px rgba(48,141,211,.5);
	-moz-box-shadow:0px 1px 1px rgba(48,141,211,.5);
	box-shadow:0px 1px 1px rgba(48,141,211,.5);
}
.fpBox_Pic_shadow {
	float:left;
	width:279px;
	height:194px;
}
.fpBox_Pic_shadow:hover {
	-webkit-box-shadow:inset 0px 0px 6px rgba(0,0,0,.4);
	-moz-box-shadow:inset 0px 0px 6px rgba(0,0,0,.4);
	box-shadow:inset 0px 0px 6px rgba(0,0,0,.4);
}
.textShadow {
	-webkit-text-shadow:0px 2px 0px rgba(255,255,255,1);
	-moz-text-shadow:0px 2px 0px rgba(255,255,255,1);
	text-shadow:0px 2px 0px rgba(255,255,255,1);
}
.textShadow2 {
	-webkit-text-shadow:0px 1px 0px rgba(255,255,255,1);
	-moz-text-shadow:0px 1px 0px rgba(255,255,255,1);
	text-shadow:0px 1px 0px rgba(255,255,255,1);
}
.fbBox_Detail {
	float:left;
	width:284px;
	padding-top:8px;
	padding-right:8px;
	padding-bottom:8px;
	padding-left:8px;
	background:#f2f8fd;
	margin-top:2px;
}
.fbBox_Detail h1 {
	font:24px/24px MyriadProBoldCondensed;
	color:#0062af;
	font-weight:normal;
	margin:0px;
}
.fbBox_Detail_h1 {
	font:24px/24px MyriadProBoldCondensed;
	color:#0062af;
	font-weight:normal;
	margin:0px;
}
.fbBox_Detail h2 {
	font:18px/24px MyriadProBoldCondensed;
	color:#0062af;
	font-weight:normal;
	margin-top:4px;
}
.fbBox_Detail h3 {
	font:20px/24px MyriadProCondensed;
	color:#5c5c5c;
	font-weight:normal;
	margin:0px;
}
.fbBox_Detail p {
	float:left;
	font:15px/20px MyriadProRegular;
	color:#333333;
	font-weight:normal;
	margin:0px;
}
.fbBox_Detail_p {
	float:left;
	font:15px/20px MyriadProRegular;
	color:#333333;
	font-weight:normal;
	margin:0px;
}
.fp_aerow {
	float:left;
	width:18px;
	height:18px;
	background:url(../images/smalliconset.png) 0px -100px no-repeat;
	margin-right:5px;
	margin-top:5px;
	cursor:pointer;
}
.fp_aerow2 {
	float:left;
	width:18px;
	height:18px;
	background:url(../images/smalliconset.png) 0px -141px no-repeat;
	margin-right:5px;
	margin-top:5px;
	cursor:pointer;
}
#next2 {
	float:left;
	width:58px;
	height:32px;
	background:url(../images/arrow-lr.png) bottom right;
	z-index:9999;
		cursor:pointer;
}
#prev2 {
	float:left;
	width:57px;
	height:32px;
	background:url(../images/arrow-lr.png) top left;
	cursor:pointer;
	z-index:9999;	
}

.fp_grayaerow {
	float:left;
	width:10px;
	height:10px;
	background:url(../images/smalliconset.png) 0px -119px no-repeat;
	margin-right:9px;
	margin-top:7px;
}
.fp_grayaerow_close {
	float:left;
	width:10px;
	height:12px;
	background:url(../images/smalliconset.png) 0px -128px no-repeat;
	margin-right:9px;
	margin-top:4px;
}
.gray_Button {
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	font:22px/20px MyriadProCondensed;
	color:#545454;
	text-align:center;
	width:197px;
	padding-top:12px;
	padding-bottom:8px;
	border:1px solid #b4b4b4;
	cursor:pointer;
	background-color:#ececec;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#cccccc));
	background: -moz-linear-gradient(top, #fbfbfb, #cccccc);
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-webkit-box-shadow:0px 2px 5px rgba(0,0,0,.2);
	-moz-box-shadow:0px 2px 5px rgba(0,0,0,.2);
	box-shadow:0px 2px 5px rgba(0,0,0,.2);
	text-decoration:none;
}
.gray_Button:hover {
	-webkit-box-shadow:0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow:0px 1px 0px rgba(255,255,255,1);
	box-shadow:0px 1px 0px rgba(255,255,255,1);
	text-decoration:none;
	background-color:#f1f1f1;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
	background: -moz-linear-gradient(top, #ffffff, #dddddd);
}
.gray_Button_Selected {
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	font:22px/20px MyriadProCondensed;
	color:#969696;
	text-align:center;
	width:197px;
	padding-top:12px;
	padding-bottom:8px;
	border:1px solid #b4b4b4;
	text-decoration:blink;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-webkit-box-shadow:0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow:0px 1px 0px rgba(255,255,255,1);
	box-shadow:0px 1px 0px rgba(255,255,255,1);
	text-decoration:none;
	background-color:#f1f1f1;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
	background: -moz-linear-gradient(top, #ffffff, #dddddd);
}
.container_left_Inner_Row h5 {
	font:24px/24px MyriadProBoldCondensed;
	color:#333333;
	font-weight:normal;
	margin-top:2px;
	margin-left:10px;
	min-width:275px;
	margin-bottom:5px;
}
.container_left_Inner_Row h6 {
	font:15px/15px MyriadProRegular;
	color:#5c5c5c;
	font-weight:normal;
	margin-top:0px;
	margin-left:10px;
	min-width:275px;
	margin-bottom:0px;
}
.round_Bullet {
	float:left;
	width:30px;
	height:28px;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	font:25px/25px MyriadProBoldCondensed;
	color:#ffffff;
	font-weight:normal;
	margin:0px;
	background:#cccccc;
	text-align:center;
	padding-top:2px;
	cursor:pointer;
}
.round_Bullet:hover {
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,.3);
	-moz-box-shadow:0px 2px 1px rgba(0,0,0,.3);
	box-shadow:0px 1px 1px rgba(0,0,0,.3);
}
.casestudies_main {
	float:left;
	width:970px;
}
.casestudies_Left {
	float:left;
	width:235px;
}
.casestudies_subarea {
	float:left;
	width:232px;
	border:1px solid #b4b4b4;
}
.casestudies_subarea_Heading {
	float:left;
	width:212px;
	background:#d4d4d4 url(../images/clientlist_bg.jpg) left top repeat-x;
	font:18px/18px MyriadProCondensed;
	color:#333333;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	-webkit-text-shadow:0px 1px 0px rgba(255,255,255,1);
	-moz-text-shadow:0px 1px 0px rgba(255,255,255,1);
	text-shadow:0px 1px 0px rgba(255,255,255,1);
	letter-spacing:0.3px;
	border-bottom:1px solid #b4b4b4;
}
.casestudies_subarea_Heading a {
	font:18px/18px MyriadProCondensed;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
.casestudies_subarea_Heading a:hover {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
.Heading_Row {
	float:left;
	width:232px;
}
.Heading_InnerRow {
	float:left;
	width:212px;
	background:#ffffff;
	border-bottom:1px solid #bdd1e0;
	border-top:1px solid #ffffff;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
}
.Heading_InnerRow_Right {
	float:left;
	width:170px;
	margin-left:10px;
}
.Heading_InnerRow_Right h1 {
	font:18px/18px MyriadProCondensed;
	color:#0062af;
	text-decoration:none;
	margin:0px;
}
.Heading_InnerRow_Right p {
	float:left;
	font:12px/14px arial;
	color:#5c5c5c;
	margin:0px;
}
.Heading_InnerRow:hover {
	float:left;
	width:212px;
	background:#f2f8fd;
	border-bottom:1px solid #bdd1e0;
	border-top:1px solid #ffffff;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	cursor:pointer;
}
.Heading_InnerRowSelected {
	float:left;
	width:212px;
	background:#f2f8fd;
	border-bottom:1px solid #bdd1e0;
	border-top:1px solid #ffffff;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	cursor:pointer;
}
.casestudies_subarea_picBorder {
	float:left;
	border:1px solid #358eb7;
	-webkit-box-shadow:0px 1px 5px rgba(0,0,0,.3);
	-moz-box-shadow:0px 1px 5px rgba(0,0,0,.3);
	box-shadow:0px 1px 5px rgba(0,0,0,.3);
}
.casestudies_Right {
	float:left;
	width:705px;
	margin-left:28px;
}
.casestudies_Right h1 {
	font:30px/30px MyriadProBoldCondensed;
	color:#828282;
	font-weight:normal;
	margin:0px;
	padding-bottom:20px;
}
.casestudies_big_pic {
	width:705px;
	border:1px solid #FFFFFF;
	-webkit-box-shadow:0px 1px 5px rgba(0,0,0,.3);
	-moz-box-shadow:0px 1px 5px rgba(0,0,0,.3);
	box-shadow:0px 1px 5px rgba(0,0,0,.3);
	height:471px;
	margin-bottom:30px;
	position:relative;
}
.cs-images {
	overflow:hidden;
	height:471px;	
	width:705px;	
}
.casestudies_big_pic ul {
	list-style:none !important;
	padding:0 !important;
	margin:0 !important
}
.casestudies_big_pic ul li{
	list-style:none !important;
	padding:0 !important;
	margin:0 !important
}
.casestudies_Right ul {
	float:left;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:18px;
	padding-left:0px;
	margin:0px;
}
.casestudies_Right ul li {
	margin-left:15px;
	list-style-image:url(../images/list_gray_aerrow.png);
	font:15px/20px MyriadProRegular;
	color:#333333;
	padding-left:10px;
}
.casestudies_Right p {
	float:left;
	font:15px/20px MyriadProRegular;
	color:#333333;
	font-weight:normal;
	margin:0px;
	padding-bottom:15px;
}
.fp_Client_Box {
	margin:10px auto;
	width:855px;
	border:1px solid #d8d8d8;
	background:url(../images/client_box_bg.jpg) repeat-x bottom;
	padding-top:32px;
	padding-right:32px;
	padding-bottom:32px;
	padding-left:32px;
	-webkit-box-shadow:0px 5px 6px rgba(0,0,0,.2);
	-moz-box-shadow:0px 5px 6px rgba(0,0,0,.2);
	box-shadow:0px 5px 6px rgba(0,0,0,.2);
}
.fp_Client_Box h1 {
	margin:10px auto;
	font:27px 'HandOfSeanRegular';
	color:#333333;
}
.client_left_strip {
	float:left;
	width:203px;
	height:57px;
	background:url(../images/client_left_strip.png) left top no-repeat;
	position:absolute;
	left:-50px;
	top:-50px;
}
.client_right_strip {
	float:right;
	width:204px;
	height:44px;
	background:url(../images/client_right_strip.png) left top no-repeat;
	position:absolute;
	left:700px;
	top:-50px;
}
.fp_Client_Box_logos {
	float:left;
	width:855px;
}
.sub_Navigation_Right {
	float:left;
	width:232px;
	margin-bottom:32px;
	border-top:1px solid #bdd1e0;
}
.sub_Navigation_Row {
	width:216px;
	font:18px/20px MyriadProBoldCondensed;
	color:#0062af;
	padding-right:8px;
	padding-top:7px;
	padding-left:8px;
	padding-bottom:7px;
	-webkit-box-shadow:inset 0px 1px 0px rgba(255,255,255,.6);
	-moz-box-shadow:inset 0px 1px 0px rgba(255,255,255,.6);
	box-shadow:inset 0px 1px 0px rgba(255,255,255,.6);
	border-bottom:1px solid #bdd1e0;
	background:#e4ecf2;
	text-decoration:none;
	cursor:pointer;
}
.sub_Navigation_Row:hover {
	background:#333333;
	text-decoration:none;
	font:18px/20px MyriadProBoldCondensed;
	color:#ffffff;
	-webkit-box-shadow:inset 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow:inset 0px 1px 0px rgba(255,255,255,1);
	box-shadow:inset 0px 1px 0px rgba(255,255,255,1);
}
.sub_Navigation_RowSelected {
	width:216px;
	font:18px/20px MyriadProBoldCondensed;
	color:#ffffff;
	padding-right:8px;
	padding-top:7px;
	padding-left:8px;
	padding-bottom:7px;
	border-top:1px solid #3333333;
	border-bottom:1px solid #bdd1e0;
	background:#333333;
	text-decoration:none;
	cursor:pointer;
	-webkit-box-shadow:inset 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow:inset 0px 1px 0px rgba(255,255,255,1);
	box-shadow:inset 0px 1px 0px rgba(255,255,255,1);
}
.fb_Apps_Box {
	float:left;
	width:662px;
	border:1px solid #d8d8d8;
	background:url(../images/client_box_bg.jpg) repeat-x bottom center;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-left:20px;
	-webkit-box-shadow:0px 5px 6px rgba(0,0,0,.2);
	-moz-box-shadow:0px 5px 6px rgba(0,0,0,.2);
	box-shadow:0px 5px 6px rgba(0,0,0,.2);
}
.fb_Apps_Box_right {
	float:left;
	margin-left:30px;
	width:500px;
}
.fb_Apps_Box_right h1 {
	font:24px/24px MyriadProBoldCondensed;
	color:#333333;
	font-weight:normal;
	letter-spacing:0.3px;
	margin-top:10px;
	padding-bottom:30px;
}
.fb_Apps_Box_right p {
	font:15px/20px MyriadProRegular;
	color:#333333;
	font-weight:normal;
	margin:0px;
	letter-spacing:0.3px;
}
.fb_Apps_Small_Category_Box {
	float:left;
	width:80px;
	height:90px;
	padding:6px;
	background:#ffffff;
	-webkit-box-shadow:0px 5px 6px rgba(0,0,0,.2);
	-moz-box-shadow:0px 5px 6px rgba(0,0,0,.2);
	box-shadow:0px 5px 6px rgba(0,0,0,.2);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #d8d8d8;
	margin-top:25px;
	margin-left:6px;
	cursor:pointer;
}
.fb_Apps_Small_Category_Box:hover {
	float:left;
	width:80px;
	height:90px;
	padding:6px;
	background:url(../images/client_box_bg.jpg) bottom repeat-x;
	-webkit-box-shadow:0px 5px 6px rgba(0,0,0,.1);
	-moz-box-shadow:0px 5px 6px rgba(0,0,0,.1);
	box-shadow:0px 5px 6px rgba(0,0,0,.1);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #d8d8d8;
	margin-top:25px;
	margin-left:6px;
}
.fb_Apps_Small_Category_Box h1 {
	font:18px/26px MyriadProCondensed;
	color:#0062af;
	font-weight:normal;
	letter-spacing:0.3px;
	text-align:center;
}
.fb_Apps_Small_Category_BoxSelected {
	float:left;
	width:80px;
	height:90px;
	padding:6px;
	background:url(../images/client_box_bg.jpg) bottom repeat-x;
	-webkit-box-shadow:0px 5px 6px rgba(0,0,0,.2);
	-moz-box-shadow:0px 5px 6px rgba(0,0,0,.2);
	box-shadow:0px 5px 6px rgba(0,0,0,.2);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #d8d8d8;
	margin-top:25px;
	cursor:pointer;
	margin-left:6px;
}
.fb_Apps_Small_Category_BoxSelected h1 {
	font:18px/26px MyriadProCondensed;
	color:#333333;
	font-weight:normal;
	letter-spacing:0.3px;
	text-align:center;
}
.fb_Apps_Small_Category_BoxSelected h1 a {
	font:18px/26px MyriadProCondensed;
	color:#333333;
	font-weight:normal;
	letter-spacing:0.3px;
	text-align:center;
}
.fb_Apps_Small_Category_BoxSelected h1 a:hover {
	color:#333333;
	text-decoration:none;
}
.white_Heading {
	float:left;
	font:24px/24px MyriadProBoldCondensed;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:0.3px;
	text-align:center;
	-webkit-text-shadow:0px 1px 0px rgba(0,0,0,.5);
	-moz-text-shadow:0px 1px 0px rgba(0,0,0,.5);
	text-shadow:0px 1px 0px rgba(0,0,0,.5);
	padding-bottom:8px;
}
.related_Apps_Pic {
	float:left;
	width:215px;
	height:157px;
	padding-top:8px;
	padding-right:8px;
	padding-bottom:8px;
	padding-left:8px;
	border:1px solid #f5fafd;
	-webkit-box-shadow:0px 1px 1px rgba(48,141,211,.5);
	-moz-box-shadow:0px 1px 1px rgba(48,141,211,.5);
	box-shadow:0px 1px 1px rgba(48,141,211,.5);
}
.our_Approach_Box {
	float:left;
	width:968px;
	height:596px;
	background:url(../images/our_approch_bg.jpg) left top no-repeat;
	padding-top:30px;
	padding-bottom:30px;
}
.our_Approach_Box ul {
	float:left;
	margin-top:20px;
	padding:0px;
}
.our_Approach_Box ul li {
	width:860px;
	font:18px/26px MyriadProRegular;
	color:#FFFFFF;
	padding-bottom:10px;
	margin-left:60px;
}
.our_Approach_Transparent_Process {
	float:left;
	width:930px;
	margin-left:30px;
	margin-top:5px;
}
.our_Approach_Diffrent_Thinking {
	float:left;
	width:150px;
	font:21px/28px MyriadProBoldCondensed;
	color:#d3ffc4;
	font-weight:normal;
	margin-left:15px;
}
.our_Approach_Diffrent_Thinking:hover {
	font:21px/28px MyriadProBoldCondensed;
	color:#fef785;
	font-weight:normal;
	text-decoration:none;
}
.Strategize {
	float:left;
	width:144px;
	height:156px;
	background:url(../images/our_approach_transparent_process.png) 0px 0px no-repeat;
	margin-left:5px;
}
.Strategize:hover {
	background:url(../images/our_approach_transparent_process.png) 0px -157px no-repeat;
}
.Conceptualize {
	float:left;
	width:129px;
	height:156px;
	background:url(../images/our_approach_transparent_process.png) -144px 0px no-repeat;
	margin-left:12px;
}
.Conceptualize:hover {
	background:url(../images/our_approach_transparent_process.png) -144px -157px no-repeat;
}
.Design_Develop_Deploy {
	float:left;
	width:138px;
	height:156px;
	background:url(../images/our_approach_transparent_process.png) -272px 0px no-repeat;
	margin-left:4px;
}
.Design_Develop_Deploy:hover {
	background:url(../images/our_approach_transparent_process.png) -272px -157px no-repeat;
}
.Interact {
	float:left;
	width:96px;
	height:156px;
	background:url(../images/our_approach_transparent_process.png) -411px 0px no-repeat;
	margin-left:14px;
}
.Interact:hover {
	background:url(../images/our_approach_transparent_process.png) -411px -157px no-repeat;
}
.Monitor {
	float:left;
	width:132px;
	height:156px;
	background:url(../images/our_approach_transparent_process.png) -504px 0px no-repeat;
}
.Monitor:hover {
	background:url(../images/our_approach_transparent_process.png) -504px -157px no-repeat;
}
.Iterate {
	float:left;
	width:114px;
	height:156px;
	background:url(../images/our_approach_transparent_process.png) -638px 0px no-repeat;
}
.Iterate:hover {
	background:url(../images/our_approach_transparent_process.png) -638px -157px no-repeat;
}
.tell_us_project_Popup_main {
	margin:0px auto;
	position:absolute;
	left:130px;
	top:164px;
	width:692px;
	height:507px;
	padding:10px;
	-webkit-box-shadow:0px 1px 7px rgba(50,50,50,.3);
	-moz-box-shadow:0px 1px 7px rgba(50,50,50,.3);
	box-shadow:0px 1px 7px rgba(50,50,50,.3);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:url(../images/whitesmallbg.png) left top repeat;
	z-index:999999999999999;
}
.tell_us_project_Popup_Inner {
	float:left;
	width:690px;
	height:505px;
	background:#eeeded;
	border:1px solid #b4b4b4;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.tell_us_project_Popup_Inner a {
	text-decoration:none;
}
.tell_us_project_Popup_Inner a:hover {
	text-decoration:underline;
}
.tell_us_project_Popup_Inner h1 {
	font:28px/28px MyriadProBoldCondensed;
	color:#ffffff;
	margin:0px;
}
.tell_us_project_Popup_Inner h2 {
	font:24px/24px MyriadProCondensed;
	color:#0062af;
	margin:0px;
	border-bottom:1px solid #cbcbcb;
	padding-bottom:10px;
	width:650px;
}
.tell_us_project_Popup_Inner_Top {
	float:left;
	width:650px;
	background:#333333;
	border-bottom:1px solid #b4b4b4;
	font:11px/11px MyriadProRegular;
	color:#ffffff;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}
.tell_us_project_Popup_Inner_Content {
	float:left;
	width:650px;
	margin:20px;
}
.input_Textfield {
	width:272px;
	padding-left:25px;
	padding-right:6px;
	padding-top:10px;
	padding-bottom:10px;
	font:12px arial;
	color:#666;
	background:#FFFFFF;
	margin:4px 0 0 0;
	border:1px solid #cccccc;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-box-shadow:0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow:0px 1px 0px rgba(255,255,255,1);
	box-shadow:0px 1px 0px rgba(255,255,255,1);
}
.input_Textfield:hover {
	padding-left:25px;
	padding-right:6px;
	padding-top:10px;
	padding-bottom:10px;
	font:12px arial;
	color:#666;
	background:#FFFFFF;
	margin:4px 0 0 0;
	border:1px solid #cccccc;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-box-shadow:0px 1px 5px rgba(0,0,0,.1);
	-moz-box-shadow:0px 1px 5px rgba(0,0,0,.1);
	box-shadow:0px 1px 5px rgba(0,0,0,.1);
}
/*Blog Css Start*/
.myBlogpost_main {
	float:left;
	width:705px;
	margin:0px;
	font:15px/20px MyriadProRegular;
	font-weight:normal;
	color:#333333;
}
.myBlogpost {
	float:left;
	width:705px;
	margin-top:20px;
}
.myBlogpost_left {
	float:left;
	width:200px;
	margin:0px;
}
.myBlogpost_right {
	float:left;
	width:460px;
	margin-left:40px;
	font:15px/20px MyriadProRegular;
	font-weight:normal;
	color:#333333;
}
.myBlogpost h1 {
	margin-top:10px;
	margin-bottom:0px;
	font:36px/40px MyriadProBoldCondensed;
	color:#1a1a1a;
}
.myBlogpost h1 a {
	font:36px/40px MyriadProBoldCondensed;
	color:#1a1a1a;
	text-decoration:none;
}
.myBlogpost h1 a:hover {
	font:36px/40px MyriadProBoldCondensed;
	color:#1a1a1a;
	text-decoration:none;
}
.myBlogpost h2 {
	margin-top:10px;
	margin-bottom:20px;
	font:28px/36px MyriadProBoldCondensed;
	color:#1a1a1a;
}
.mytags {
	float:left;
	margin:0px;
	font:italic 16px/22px MyriadProItalic;
	color:#575757;
}
.mytags a {
	font:italic 16px/22px MyriadProItalic;
	color:#999999;
	text-decoration:none;
}
.mytags a:hover {
	color:#999999;
	text-decoration:none;
}
.mygraybg_txt {
	float:left;
	padding-left:3px;
	padding-right:3px;
	margin-top:10px;
	background:#f3f3f3;
	font:italic 16px/22px MyriadProItalic;
	color:#575757;
}
.myBlogpost p {
	margin-top:20px;
	font:16px/24px MyriadProRegular;
	font-weight:normal;
	color:#333333;
}
.myBlogpost p span {
	margin-top:20px;
	font:16px/24px MyriadProBold;
	font-weight:normal;
	color:#333333;
}
.myh-border {
	padding-bottom:20px;
	border-bottom:1px solid #eaeaea;
}
.mymoreinfo {
	float:right;
	margin-top:8px;
	font:18px/21px MyriadProCondensed;
	font-weight:normal;
	color:#0062af;
}
.mymoreinfo a {
	font:18px/21px MyriadProCondensed;
	font-weight:normal;
	color:#0062af;
	text-decoration:underline;
}
.mymoreinfo a:hover {
	color:#0062af;
	text-decoration:none;
}
.mypagging {
	float:right;
	width:328px;
	margin-top:32px;
}
.myBlogpost_left-inner {
	float:left;
	width:490px;
	margin:0px;
}
.Enteries_button {
	float:left;
	width:110px;
	-webkit-box-shadow:0px 2px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow:0px 2px 5px rgba(0, 0, 0, .2);
	box-shadow:0px 2px 5px rgba(0, 0, 0, .2);
}
.Enteries_button:hover {
	float:left;
	width:110px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
/*Button Css End*/
.greenImgButton {
 width:223px;
 height:48px;
 background:url(../images/buttons.png) 0px -70px no-repeat;
 cursor:pointer;
 
}
.greenImgButton:hover {
 width:223px;
 height:48px;
 background:url(../images/buttons.png) 0px -119px no-repeat;
 cursor:pointer;
}

.greenImgButton_small {
 width:151px;
 height:34px;
 background:url(../images/buttons.png) 0px 0px no-repeat;
 cursor:pointer;
 
}
.greenImgButton_small:hover {
 width:151px;
 height:34px;
 background:url(../images/buttons.png) 0px -35px no-repeat;
 cursor:pointer;
}

.graySubmitButton {
 width:100px;
 height:47px;
 background:url(../images/buttons.png) 0px -168px no-repeat;
 cursor:pointer;
 
}
.graySubmitButton:hover {
 width:100px;
 height:47px;
 background:url(../images/buttons.png) -101px -168px no-repeat;
 cursor:pointer;
}

.grayBrowseButton {
 margin:0px auto;
 width:200px;
 height:47px;
 background:url(../images/buttons.png) 0px -216px no-repeat;
 cursor:pointer;
 
}
.grayBrowseButton:hover {
 width:200px;
 height:47px;
 background:url(../images/buttons.png) 0px -264px no-repeat;
 cursor:pointer;
}

.grayDoneButton {
 width:100px;
 height:47px;
 background:url(../images/buttons.png) 0px -484px no-repeat;
 cursor:pointer;
 
}
.grayDoneButton:hover {
 width:100px;
 height:47px;
 background:url(../images/buttons.png) -101px -484px no-repeat;
 cursor:pointer;
}

.grayProcessingButton {
 width:100px;
 height:47px;
 background:url(../images/buttons.png) 0px -532px no-repeat;
 cursor:pointer;
 
}
.grayProcessingButton:hover {
 width:100px;
 height:47px;
 background:url(../images/buttons.png) -101px -532px no-repeat;
 cursor:pointer;
}

.grayVisit_Apps_Button {
 width:162px;
 height:47px;
 background:url(../images/buttons.png) 0px -312px no-repeat;
 cursor:pointer;
 
}
.grayVisit_Apps_Button:hover {
 width:162px;
 height:47px;
 background:url(../images/buttons.png) 0px -360px no-repeat;
 cursor:pointer;
}

.gray_LearnMore_Button {
 width:162px;
 height:37px;
 background:url(../images/buttons.png) 0px -408px no-repeat;
 cursor:pointer;
 
}
.gray_LearnMore_Button:hover {
 width:162px;
 height:37px;
 background:url(../images/buttons.png) 0px -446px no-repeat;
 cursor:pointer;
}

.our_Approach_Box p{
 background:url(../images/bullet.png) left 8px no-repeat;
 width:860px;
 font:18px/26px 'MyriadProRegular';
 color:#FFFFFF;
 padding-bottom:0px;
 margin-left:20px;
 padding-left:20px;
}

.exclusive_app_area{
 background:url(../images/exclusive-facebook-app.jpg) left no-repeat;
 width:975px; height:313px;	
}

.appsTopSmallBanner ul {
	margin:5px;
	padding:0px;
	list-style:none;
	overflow:hidden;
}
.appsTopSmallBanner ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.appsTopSmallBanner ul li blockquote {
	border-right: 1px solid #BDD1E0;
	color: #333333;
	float: left;
	font: 20px/26px MyriadProCondensed;
	width: 670px;
	background:url(../images/startcote.png) no-repeat 10px 15px;
	margin:0;
	padding:0;
	padding:0px;
	padding:10px 10px 0;
	text-shadow: 0 1px 0 #FFFFFF;
	height:74px;
}
.appsTopSmallBanner ul li blockquote span {
	background:url(../images/endcote.png) no-repeat right;
	padding-left:20px;
	padding-right:20px;
    position: relative;
    top: -4px;	
}
.appsTopSmallBanner ul li div {
	border-left: 1px solid #F9FBFC;
	float: right;
	text-align: center;
	width: 258px;
}
#client-wrapper {
	overflow:hidden;
	background:#fff url(../images/client_box_bg.jpg) repeat-x bottom center;
	height:103px;
	margin-top:31px;
}
.client-holder {
	margin:0 auto;
	width:970px;
	overflow:hidden;
	position:relative;
	top:15px;
}
.client-holder ul, .client-holder ul li { margin:0; padding:0; list-style:none;}
.client-holder ul {
	width:2000em;
	overflow:hidden;
	position:relative;
}
.client-holder ul li {
	float:left;
	margin-right:15px;
	width:150px;
	height:75px;
}
.client-holder ul li.client-img {
	background-position:top left
}
.client-holder ul li.client-img:hover  {
	background-position:bottom right;
}

.client-holder ul li a {
	display:block;
	width:150px;
	height:75px;
}
.shadow {
	position:absolute;
	display:block;
	height:103px;
	width:30px;
	z-index:99999;
}
.sl { background:url(../images/left-shadow.png); left:0;}
.sr { background:url(../images/right-shadow.png); right:0;}
.client-holder ul li.c-askmen {
	background:url(../images/client-logo/askmen.png) no-repeat;
}
.client-holder ul li.c-boyfriend {
	background:url(../images/client-logo/boyfriend.png) no-repeat;
}
.client-holder ul li.c-buttler {
	background:url(../images/client-logo/buttler.png) no-repeat;
}
.client-holder ul li.c-candyland {
	background:url(../images/client-logo/candyland.png) no-repeat;
}
.client-holder ul li.c-cleveland {
	background:url(../images/client-logo/cleveland.png) no-repeat;
}
.client-holder ul li.c-cleveland-clinic {
	background:url(../images/client-logo/cleveland-clinic.png) no-repeat;
}
.client-holder ul li.c-foodies {
	background:url(../images/client-logo/foodies.png) no-repeat;
}
.client-holder ul li.c-formost {
	background:url(../images/client-logo/formost.png) no-repeat;
}
.client-holder ul li.c-gap {
	background:url(../images/client-logo/gap.png) no-repeat;
}
.client-holder ul li.c-ign {
	background:url(../images/client-logo/ign.png) no-repeat;
}
.client-holder ul li.c-nfl-network {
	background:url(../images/client-logo/nfl-network.png) no-repeat;
}
.client-holder ul li.c-onlive {
	background:url(../images/client-logo/onlive.png) no-repeat;
}
.client-holder ul li.c-pizzahut {
	background:url(../images/client-logo/pizzahut.png) no-repeat;
}
.client-holder ul li.c-snapplans {
	background:url(../images/client-logo/snapplans.png) no-repeat;
}
.client-holder ul li.c-sprint {
	background:url(../images/client-logo/sprint.png) no-repeat;
}
.client-holder ul li.c-tapjoy {
	background:url(../images/client-logo/tapjoy.png) no-repeat;
}
.client-holder ul li.c-tripaha {
	background:url(../images/client-logo/tripaha.png) no-repeat;
}
.client-holder ul li.c-twalaba {
	background:url(../images/client-logo/twalaba.png) no-repeat;
}
.client-holder ul li.c-ubl {
	background:url(../images/client-logo/ubl.png) no-repeat;
}
.client-holder ul li.c-zoom-prospector {
	background:url(../images/client-logo/zoom-prospector.png) no-repeat;
}
.client-holder ul li.c-quid {
	background:url(../images/client-logo/quid.png) no-repeat;
}
.client-holder ul li.c-kickthecan {
	background:url(../images/client-logo/preventobesity.png) no-repeat;
}
.GuideLinks {}
.GuideLinks ul, .GuideLinks ul li, .GuideLinks ul li h3, .GuideLinks ul li p {  list-style:none; margin:0; padding:0}
.GuideLinks ul li { clear:both; margin-bottom:10px; overflow:hidden; padding:4px 0; border-bottom:1px solid #f1f1f1}
.GuideLinks ul li img, .GuideLinks ul li h3, .GuideLinks ul li p { float: left}
.GuideLinks ul li img { padding-right:10px;}
.GuideLinks ul li h3 { font:16px/18px MyriadProBold; width:335px; margin-bottom:5px;}
.GuideLinks ul li h3 a:hover { text-decoration:underline}
.GuideLinks ul li p {
	color: #333333;
    float: right;
    font: 15px/20px MyriadProRegular;
    letter-spacing: 0.3px;
	width:358px
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/*
 * jQuery UI Tabs 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin:0 0 0 7px; position:relative; z-index:}
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: -2px 0 1px 0; padding: 0; white-space: nowrap; z-index:2; }
.ui-tabs .ui-tabs-nav li a { float: left; font:16px/16px MyriadProBoldCondensed; color:#a4a4a4; border:1px solid #e4e4e4; -webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px; width:134px; text-align:center; padding:5px 0; background:#FFFFFF; border-bottom:none; margin-left:-1px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; top: 2px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color:#333333; background:#fff url(../images/tab-selected.png) repeat-x;  }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; background:#FFF; border:1px solid #e4e4e4; margin:0 6px 6px; position:relative; z-index:1;  height:375px;}
.ui-tabs .ui-tabs-hide { display: none !important; }


#tabs-1 p, #tabs-1 p, #tabs-1 p, #tabs-1 ul, #tabs-1 ul, #tabs-1 ul, #tabs-1 ul li, #tabs-1 ul li, #tabs-1 ul li { margin:0; padding:0; list-style:none;}

#tabs-1, #tabs-3 {padding:0px 10px; position:relative;}
#tabs-1 h3 { margin:0 0 5px 0; padding:0;   font: 16px/16px MyriadProBold;
    letter-spacing: 0.3px;}
#tabs-1 img { float:left; padding-right:10px;}
#tabs-1 li { overflow:hidden; border-bottom:1px solid #efefef; padding-bottom:10px !important; padding-top:10px !important }
#tabs-1 li:last-child { border:none}
#tabs-1 ul { margin-top:10px; }
#tabs-1 p { color: #333333;
    float: right;
    font: 15px/20px MyriadProRegular;
    letter-spacing: 0.3px;
	width:319px;

}
#tabs-1 h6, #tabs-3 h6 {
	text-align:right;
	font: 16px/16px MyriadProBoldCondensed;
    letter-spacing: 0.3px;
	text-transform:uppercase;
	border-top:1px solid #efefef; 
	position:absolute;
	padding:6px 0;
	bottom:0;
	margin:0;
	width:96%;
}
#tabs-3 h3 { margin:10px 0 5px 0; padding:0;   font: 16px/18px MyriadProBold;
    letter-spacing: 0.3px;}
#tabs-3 p { color: #333333;
     font: 15px/20px MyriadProRegular;
    letter-spacing: 0.3px;
margin: 0;
    padding: 0;
}	
#tabs-2 { padding:0px 3px}
#tabs-2 ul { margin:4px 0 0 0; padding:0; list-style:none;}
#tabs-2 ul li { margin:0; padding:0;list-style:none; }
#tabs-2 ul li { height: 338px; width: 397px}
#tabs-2 ul li a { color:#FFFFFF; position:relative; display:block; left:20px; top:10px;}
#tabs-2 ul li span { display:block;font: normal 36px/50px MyriadProBoldCondensed; text-transform:uppercase;}
#tabs-2 ul li span.q { font:normal 60px/60px Georgia !important}
#tabs-2 ul li span.s1 {font: normal 52px MyriadProBoldCondensed;}
#tabs-2 ul li span.s2 {font: normal 48px/19px MyriadProBoldCondensed;}
#tabs-2 ul li span.s3 {font: normal 60px MyriadProBoldCondensed;}

#tabs-2 ul li span.learnmore { font-size:30px;}

#tabs-2 ul li.g1 { background:url(../images/g1.jpg) no-repeat}
#tabs-2 ul li.g2 { background:url(../images/g2.jpg) no-repeat}
#tabs-2 ul li.g3 { background:url(../images/g3.jpg) no-repeat}
#tabs-2 ul li.g4 { background:url(../images/g4.jpg) no-repeat}

#tabs-2 ul li.g1 .learnmore { color:#40abff !important}
#tabs-2 ul li.g1 .q + span { margin-top:-15px;}
#tabs-2 ul li.g1 .s3 + span { margin-top:-20px;}

#tabs-2 ul li.g2 .q + span { margin-top:-25px;}
#tabs-2 ul li.g2 .s2 { line-height:40px;}
#tabs-2 ul li.g2 .s5 { margin-top:-9px;}
#tabs-2 ul li.g2 .learnmore { color:#24620d !important}

#tabs-2 ul li.g3 .learnmore { color:#425a55 !important}
#tabs-2 ul li.g3 .q + span { margin-top:-15px;}

#tabs-2 ul li.g4 .q + span { margin-top:-25px;}
#tabs-2 ul li.g4 .s2 { line-height:40px;}
#tabs-2 ul li.g4 .s5 { margin-top:-9px;}
#tabs-2 ul li.g4 .learnmore { color:#827f7f !important}

#pading { text-align:center; position:relative; z-index:10; top:10px;}
#pading a {
	background:url(../images/dot.png) no-repeat top left;
	display:inline-block;
	height:10px;
	width:10px;
	text-indent:-99999px;
	margin:0 5px
}
#pading a.activeSlide {
	background-position:bottom right
}
