@charset "utf-8";
/* CSS Document */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	background: url(../images/bg_container.gif) repeat-x left 105px;
	line-height:1;
	font-family:verdana;
	font-size:11px;
	line-height:18px;
	color:#000;
}
img {
	border:none;
}
a {
	cursor:pointer;
	outline:none;
	text-decoration:none;
}
ul {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input, select, textarea {
	vertical-align:middle;
	font-family:Lucida Sans, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
.wrapper {
	width:980px;
	padding-top:22px;
	margin:0 auto;
	display:block;
	overflow:hidden;
}
.TopCntOuter {
	width: 100%;
	display:block;
	overflow:hidden;
	border-bottom:1px solid #cbcbcb;
	background:url(../images/bg_top.png) repeat-x top #fff;
	;
	padding-top:5px;
}
.topCnt {
	height:100px;
	padding:6px 0;
	display: block;
	overflow:hidden;
	margin:0 auto;
	width:980px;
}
.topCnt ul {
	float:right;
	margin-top:60px;
}
.topCnt ul li {
	float:left;
	text-transform:uppercase;
	margin:0 0 0 20px;
	font-family:calibri;
	font-size:14px;
}
.topCnt ul li a {
	color:#7b7b7b;
	font-weight:bold;
}
.topCnt ul li a:hover, .topCnt ul li a.activeLi {
	color:#7c1c40 !important;
}
.header {
	height:318px;
	display: block;
	padding-top:10px;
	overflow:hidden;
}
.header li {
	width:244px;
	float:left;
}
.ca-content-text a {
	color:#fff;
	font-size:13px;
}
.ca-content-text a:hover {
	text-decoration:underline;
}
.headerServices {
	background: url(../images/header_services.jpg) no-repeat left top;
	height:129px;
	width:980px;
	display: block;
	overflow:hidden;
}
.headerSolution {
	background: url(../images/header_solutions.jpg) no-repeat left top;
	height:129px;
	width:980px;
	display: block;
	overflow:hidden;
}
.headerCustomer {
	background: url(../images/header_customer.jpg) no-repeat left top;
	height:129px;
	width:980px;
	display: block;
	overflow:hidden;
}
.headerBackoffice {
	background: url(../images/header_backoffice.jpg) no-repeat left top;
	height:129px;
	width:980px;
	display: block;
	overflow:hidden;
}
.onlineMarketing {
	background: url(../images/header_onlinemarketing.jpg) no-repeat left top;
	height:129px;
	width:980px;
	display: block;
	overflow:hidden;
}
.headerAbout {
	background: url(../images/header_about_us.jpg) no-repeat left top;
	height:129px;
	width:980px;
	display: block;
	overflow:hidden;
}
.headerContact {
	background: url(../images/header_contact.jpg) no-repeat left top;
	height:129px;
	width:980px;
	display: block;
	overflow:hidden;
}
.headerwebdevelopment {
	background: url(../images/header_webdevelopment.jpg) no-repeat left top;
	height:129px;
	width:980px;
	display: block;
	overflow:hidden;
}
.homeCntOuter {
	background:url(../images/bg_home_cnt_btm.gif) no-repeat bottom center;
	display:block;
	overflow:hidden;
	padding-bottom:5px;
	margin:20px 0;
}
.homeCnt {
	width:950px;
	padding:20px 10px 10px 20px;
	display:block;
	overflow:hidden;
	background:url(../images/bg_home_cnt.gif) no-repeat left top;
}
.homeCnt .aboutCnt {
	width:273px;
	float:left;
}
.homeCnt h2 {
	display:block;
	overflow:hidden;
	width:100%;
	height:31px;
	text-indent:-9999px;
}
.homeCnt .aboutCnt h2 {
	background:url(../images/h2_about.gif) no-repeat left top;
}
.homeCnt .aboutCnt p {
	color:#3e6488;
	line-height:21px;
}
.homeCnt .aboutCnt img {
	margin:5px 0 15px;
}
.homeCnt .moreLink {
	display:block;
	overflow:hidden;
	text-align:right;
	padding:5px 10px;
}
.homeCnt .moreLink a {
	color:#3e6488;
	text-transform: uppercase;
	text-decoration:none;
}
.homeCnt .moreLink a:hover {
	text-decoration:underline;
}
.container {
	background: url("../images/bg_home_cnt.gif") no-repeat scroll left top transparent;
	display: block;
	overflow: hidden;
	padding: 20px 10px 10px 20px;
	width: 950px;
}
h2 {
	color:#7c1e42;
	font-size:30px;
	padding:5px 0 10px;
}
h3 {
	font-size:22px;
	color:#00295a;
	padding:0 0 0 0;
	margin:20px 0 10px;
	height:35px;
}
.serviceh3 h3 {
	padding:25px 0 0 70px;
	margin:20px 0 10px;
}
.containerLeft {
	float:left;
	width:720px;
}
.containerLeft li {
	background:url(../images/icon_list.gif) no-repeat left 10px;
	padding:2px 0 0 10px;
}
.containerLeft p {
	margin-bottom:10px;
}
h2.headerAbout {
	background:url(../images/h2_company.gif) no-repeat left top;
	display:block;
	overflow:hidden;
	width:100%;
	height:31px;
	text-indent:-9999px;
}
h2.headerContact {
	background:url(../images/h2_contact.gif) no-repeat left top;
	display:block;
	overflow:hidden;
	width:100%;
	height:31px;
	text-indent:-9999px;
}
.containerLeft .contactForm td {
	padding:8px 0;
	color:#6e6e6e;
	font-weight:bold;
}
.containerLeft .contactForm td span {
	color:#f14444;
}
.containerLeft .contactForm input {
	border:1px solid #d3d3d3;
	height:22px;
	width:200px;
	margin-top:8px;
}
.containerLeft .contactForm select {
	border:1px solid #d3d3d3;
	height:22px;
	width:200px;
	margin-top:8px;
}
.containerLeft .contactForm textarea {
	border:1px solid #d3d3d3;
	margin-top:8px;
}
h2.headerlatestNews {
	background:url(../images/h2_latest_news.gif) no-repeat left top;
	display:block;
	overflow:hidden;
	width:100%;
	height:24px;
	text-indent:-9999px;
}
h2.headerLocation {
	background:url(../images/h2_location.gif) no-repeat left top;
	display:block;
	overflow:hidden;
	width:100%;
	height:24px;
	text-indent:-9999px;
}
.container h2 {
	border-bottom:1px solid #d7dadc;
	margin-bottom:10px;
}
.containerRight {
	padding:10px;
	margin-right:10px;
	float:right;
	background:#fcfcfc;
	width:165px;
}
.containerRight li {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #d7dadc;
	line-height:14px;
	font-size:11px;
}
.containerRight li a {
	margin-top:0px;
	display:block;
	overflow:hidden;
	color:#24588d;
	background:url(../images/arrow_news.gif) no-repeat left 10px;
	padding:5px 0 0 10px;
}
.containerRight a:hover {
	text-decoration:underline;
}
.containerRight a {
	color:#24588d;
}
.homeCnt .serviceCnt {
	width:428px;
	float:left;
	border-left:1px solid #dfdfdf;
	margin:0 20px;
}
.homeCnt .serviceCnt h2 {
	width:427px;
	border-right:1px solid #dfdfdf;
	background:url(../images/h2_service.gif) no-repeat 20px top;
}
.homeCnt .serviceCnt li {
	float:left;
	text-align:center;
	width:106px;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	height:83px;
	padding:8px 0 10px;
	line-height:12px;
}
.homeCnt .serviceCnt li img {
	display:block;
	overflow:hidden;
	margin:0 auto;
}
.homeCnt .serviceCnt li a {
	color:#3d6388;
	font-size:9px;
	text-decoration:none;
}
.homeCnt .serviceCnt li div {
	width:73px;
	height:60px;
	margin:0 auto;
}
.homeCnt .serviceCnt li .logo01 {
	background: url(../images/icon_customer_support.gif) no-repeat center -64px;
}
.homeCnt .serviceCnt li a:hover .logo01 {
	background-position: center -3px;
}
.homeCnt .serviceCnt li .logo02 {
	background: url(../images/icon_email_support.gif) no-repeat center -64px;
}
.homeCnt .serviceCnt li a:hover .logo02 {
	background-position: center -3px;
}
.homeCnt .serviceCnt li .logo03 {
	background: url(../images/icon_chat_support.gif) no-repeat center -64px;
}
.homeCnt .serviceCnt li a:hover .logo03 {
	background-position: center -3px;
}
.homeCnt .serviceCnt li .logo04 {
	background: url(../images/icon_management.gif) no-repeat center -64px;
}
.homeCnt .serviceCnt li a:hover .logo04 {
	background-position: center -3px;
}
.homeCnt .serviceCnt li .logo05 {
	background: url(../images/icon_seo.gif) no-repeat center -64px;
}
.homeCnt .serviceCnt li a:hover .logo05 {
	background-position: center -3px;
}
.homeCnt .serviceCnt li .logo06 {
	background: url(../images/icon_pay_click.gif) no-repeat center -64px;
}
.homeCnt .serviceCnt li a:hover .logo06 {
	background-position: center -3px;
}
.homeCnt .serviceCnt li .logo07 {
	background: url(../images/icon_catalog.gif) no-repeat center -64px;
}
.homeCnt .serviceCnt li a:hover .logo07 {
	background-position: center -3px;
}
.homeCnt .serviceCnt li .logo08 {
	background: url(../images/icon_data_entry.gif) no-repeat center -64px;
}
.homeCnt .serviceCnt li a:hover .logo08 {
	background-position: center -3px;
}
.homeCnt .serviceCnt li .logo09 {
	background: url(../images/icon_image_editing.gif) no-repeat center -64px;
}
.homeCnt .serviceCnt li a:hover .logo09 {
	background-position: center -3px;
}
.homeCnt .serviceCnt li .logo10 {
	background: url(../images/icon_copy_writing.gif) no-repeat center -64px;
}
.homeCnt .serviceCnt li a:hover .logo10 {
	background-position: center -3px;
}
.homeCnt .serviceCnt li .logo11 {
	background: url(../images/icon_website.gif) no-repeat center -64px;
}
.homeCnt .serviceCnt li a:hover .logo11 {
	background-position: center -3px;
}
.homeCnt .serviceCnt li .logo12 {
	background: url(../images/icon_logo.gif) no-repeat center -64px;
}
.homeCnt .serviceCnt li a:hover .logo12 {
	background-position: center -3px;
}
.homeCnt .serviceCnt li:hover img {
	top:-30px;
}
.homeCnt .serviceCnt li a:hover {
	color:#2f445e;
}
.homeCnt .serviceCnt .moreLink {
	border-right:1px solid #dfdfdf;
}
.homeCnt .clientCnt {
	width:205px;
	float:right;
}
.homeCnt .clientCnt p{  background:url(../images/img_newsletter.gif) no-repeat left center; padding:0 0 0 100px; margin:0 0 20px 0 !important; }
.homeCnt .clientCnt h2 {
	background:url(../images/h2_clients.gif) no-repeat left top; margin-bottom:0;
}
.homeCnt .clientCnt div{ padding:5px 0;}
.homeCnt .clientCnt div input{ border:1px solid #d3d3d3; width:200px; height:21px;}
.homeCnt .clientCnt label { font-weight:bold; color:#6e6e6e; padding:10px 0 5px; float:left;}
.homeCnt .clientCnt label span{ color:#F00;}
.homeCnt .clientCnt li {
	background:url(../images/bg_li_clients.jpg) no-repeat left top;
	margin-bottom:10px;
	width:190px;
	height:75px;
	padding:5px 10px 5px 5px;
}
.footer {
	display:block;
	overflow:hidden;
	padding-bottom:10px;
}
.footer li {
	float:left;
	width:200px;
	color:#86909c;
	font-size:11px;
}
.footer li a {
	color:#86909c;
}
.footer li a:hover {
	color:#2f445e;
}
.footer .privacyLogo {
	background:url(../images/01_52.gif) no-repeat left 5px;
	padding:20px 0 0 35px;
	width:230px;
}
/* Circular Content Carousel Style */
.ca-container {
	position:relative;
	width:976px;
	margin:0 auto;
	margin-top:10px !important;
	height:318px;
}
.ca-wrapper {
	width:976px;
	height:100%;
	position:relative;
}
.ca-item {
	position:relative;
	float:left;
	width:244px;
	height:100%;
	text-align:center;
}
.ca-more {
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:2px 10px;
	font-size:11px;
	text-decoration:none;
	background: #000;
	text-align:center;
	color: white;
	text-shadow:1px 1px 1px #897c63;
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
.ca-more:hover {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
.ca-close {
	position:absolute;
	top:2px;
	right:2px;
	background:url(../images/cross.png) no-repeat 45px center;
	width:60px;
	height:22px;
	color:#fff;
	font-size:14px;
	outline:none;
	padding:2px 5px;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	opacity:0.7;
}
.ca-close:hover {
	opacity:1.0;
}
.ca-item-main {
	position:absolute;
	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);
}
.ca-icon {
	width:244px;
	height:318px;
	position:relative;
	margin:0 auto;
	background:url(../images/screen_01.jpg) no-repeat left top;
}
.ca-item-2 .ca-icon {
	background:url(../images/screen_02.jpg) no-repeat left top;
}
.ca-item-3 .ca-icon {
	background:url(../images/screen_03.jpg) no-repeat left top;
}
.ca-item-4 .ca-icon {
	background:url(../images/screen_04.jpg) no-repeat left top;
}
.ca-content-wrapper {
	background:url(../images/bg_cnt_wrapper.gif) repeat-x left top;
	position:absolute;
	width:0; /* expands to width of the wrapper minus 1 element */
	height:318px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content {
	color:#fff;
	width:736px;
	overflow:hidden;
}
.ca-content-wrapper p {
	padding:10px 20px;
}
.ca-content-wrapper ul {
	margin:10px 20px;
	display:block;
	overflow:hidden;
}
.ca-content-wrapper li {
	float:left;
	margin:0 10px 0 0;
}
.ca-content-wrapper li a {
	color:#000;
	background:#ccc;
	padding:2px 5px;
}
.ca-content-wrapper li a:hover {
	background:#999;
}
.content-wrapper01 {
	background:url(../images/bg_banner_01.gif) no-repeat left top;
}
.content-wrapper02 {
	background:url(../images/bg_banner_02.gif) no-repeat left top;
}
.content-wrapper03 {
	background:url(../images/bg_banner_03.gif) no-repeat left top;
}
.content-wrapper04 {
	background:url(../images/bg_banner_04.gif) no-repeat left top;
}
.iconSocial {
	float:right;
}
.iconSocial a {
	margin-right:5px;
}
.iconIn {
	width:22px;
	float:left;
	height:22px;
	background:url(../images/social_icon.gif) no-repeat 0 -22px;
}
.iconTwitter {
	width:22px;
	float:left;
	height:22px;
	background:url(../images/social_icon.gif) no-repeat -28px -22px;
}
.iconFb {
	width:22px;
	float:left;
	height:22px;
	background:url(../images/social_icon.gif) no-repeat -57px -22px;
}
.iconQ {
	width:22px;
	float:left;
	height:22px;
	background:url(../images/social_icon.gif) no-repeat -86px -22px;
}
a:hover.iconIn {
	width:22px;
	float:left;
	height:22px;
	background:url(../images/social_icon.gif) no-repeat 0 0;
}
a:hover.iconTwitter {
	width:22px;
	float:left;
	height:22px;
	background:url(../images/social_icon.gif) no-repeat -28px -0;
}
a:hover.iconFb {
	width:22px;
	float:left;
	height:22px;
	background:url(../images/social_icon.gif) no-repeat -57px 0;
}
a:hover.iconQ {
	width:22px;
	float:left;
	height:22px;
	background:url(../images/social_icon.gif) no-repeat -86px 0;
}
.chromestyle {
	float:right;
}
.chromestyle ul li a {
	margin: 0;
	float:left;
	text-decoration: none;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected { /*script dynamically adds a class of "selected" to the current active menu item*/
	color:#7c1c40;/*THEME CHANGE HERE*/
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	border-top:0 !important;
	line-height:18px;
	z-index:100;
	background:#d6d6d6;
	margin-top:28px;
	padding:0 5px;
	visibility: hidden;
}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	font-family:calibri;
	font-size:12px;
	font-weight:bold; /*THEME CHANGE HERE*/
	padding: 4px 10px 4px 5px;
	text-decoration: none;
	color:#737373;
	font-size:12px;
	border-bottom:1px solid #adb1b4;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
	background:#fff;
}
.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	color:#7c1e42;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


.specializeCnt h2{ border:0; background:url(../images/bg_specialize.gif) no-repeat left center; padding:20px 0 10px 25px; font-size:18px;}
.specializeCnt ul{ margin-left:20px;}
.specializeCnt li{ border:0; background:url(../images/icon_list.gif) no-repeat left 10px; padding:5px 10px; margin:0;}