﻿@import url(reset.css);
@import url(960.css);
html  {
	background:white url('../images/background1b.png') repeat-x scroll;
	background:white url('../images/background1b-sub.png') repeat-x scroll;
/*	font-family: "Trebuchet MS", "Verdana", Helvetica, sans-serif;
	font-size:16px; */
	font-family: "Verdana", Helvetica, "Lucida Sans", sans-serif;
	font-size: 14px;
	color: navy;
	line-height:135%;
	overflow: -moz-scrollbars-vertical !important;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	text-transform:lowercase;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
	}
h3 {
	font-size: 18px;
	}
h4 {
	font-size: 16px;
	}
p   {
	line-height:135%;
}
.normal-list ul {
	margin:0 0 10px 30px;
	list-style:circle;
}
.normal-list li {
	margin:6px 0 3px 0;
	line-height:135%;
}
.intro {
	height:80px;
}
.intro h1 {
	margin:30px 0 10px 10px;
	font-size:24px;
	letter-spacing:0px;
	color:#333333;
	color:#fff;
	line-height:150%;
}
.intro h2 {
	font-size:20px;
	margin-bottom:0;
	letter-spacing:0px;
	font-weight:normal;
	color:#333333;
	color:#fff;
	line-height:150%;
}

/* Styles for Navigation */
.navigation {
	margin-top:20px;
	margin-bottom:0;
	padding:0;
}
.navigation img {
	margin-top:10px;
	float:left;
}
.navigation ul {
	list-style: none outside none;
	margin: 10px 0 0 0;
	float:right
}
.navigation li {
	float: left;
	text-align:center;
}
.navigation a {
	line-height: 60px;
	color: #000080;
	font-size:17px;
	letter-spacing:1px;
	text-decoration: none;
	text-transform:lowercase;
	display: block;
	text-align:center;
	position:relative;
	margin:0 10px 0 10px;
}
.navigation a:hover {
	color: blue;
	text-decoration:none;
}

.active a {
	background:transparent url('../images/navline.png') repeat-x scroll center 40px;
	color:navy;
}
.active a:hover {
	color:navy;
	}

/* Styles for Footer ---------------------------------------------------------- */
.footer {
	background:white url('../images/background1b-footer.png') repeat-x scroll;
	/*height:85px; */
	font-size: 16px;
	color: #CCCCCC;
	margin-top:20px;
	padding:20px 0 20px 0;	
	line-height: 180%;
	/*new background */
	background:white url('../images/background1c-footer.png') repeat-x scroll;
	overflow:hidden;
	
}
.footer a {
	color: #CCCCCC;
	font-size: inherit;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFF;
	text-decoration: none;
}
.addthis {
	float:right;
	font-size:13px;
	text-align:right;
	padding-top:0px;
	line-height:140%;
}
.facebook-icon {
	height:30px;
	width:30px;
	float:right;
	text-align:right;
	padding-bottom:5px;
}
.twitter {
	margin-top:10px;
}
/* Styles for Links --------------------------------------------------------------- */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	color:#184DB7;
	text-decoration: underline;
	font-weight:normal;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
img {
	border:0;
}
img a {
	border:0;
}
#wrapper {	
}
/* -------------HOME PAGE STYLES  ---------------------------------------------------*/
#cu3er-container {
	height:390px;
	width:600px;
	margin:20px 0 10px 0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	outline:0;
	background:transparent url('../slide-images/bkg2.jpg') no-repeat scroll center bottom;	
	overflow:visible
}
#slides1 {
	overflow:hidden;
}
#slides1 li {
	background:url('../images/quotes.jpg') no-repeat scroll left top;
	width:300px;
	height:250px;
	padding:0px 0px 0px 10px;
	margin:;
	text-indent:15px;
	text-align:justify;
	line-height:135%;
}
#slides1 .right {
	color:#666666;
	font-style:italic;
	font-size:14px;
}
.bx_pager {
	padding:0px 0 0 20px;
}

.bx_pager a {
	background: url(../images/bg_pager2.png) no-repeat 0 -30px;
	width: 28px;
	height: 28px;
	color: #fff;
	font-size: 15px;
	font-weight:bold;
	margin-right: 7px;
	padding: 4px 9px 6px 9px;
	text-decoration: none;
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration: none;
}
.testimonial-icon {
	background: url('../images/heart.png') no-repeat scroll left top;
	height:48px;
	padding:12px 0 0 58px;
	margin-bottom:0;
}
.web-icon {
	background: url('../images/web.png') no-repeat scroll left top;
	height:52px;
	padding:12px 0 0 62px;
	margin-bottom:0;
}
.contact-icon {
	background: url('../images/email.png') no-repeat scroll left top;
	height:32px;
	padding:12px 0 0 62px;
	margin:0 0 0 -10px;
}
.marketing-icon {
	background: url('../images/marketing.png') no-repeat scroll left top;
	height:52px;
	padding:12px 0 0 62px;
	margin-bottom:0;
}
.study-icon {
	background: url('../images/case-study.png') no-repeat scroll left top;
	height:48px;
	padding:12px 0 0 62px;
	margin:0 0 0 -10px;
}
.service1-icon {
	background: url('../images/service1.png') no-repeat scroll left top;
	height:48px;
	padding:12px 0 0 62px;
	margin:0 0 0 -10px;
}

/* STYLES FOR OTHER  -----------------------------------------------*/
.right {
	float:right;
}
.left {
	float:left;
}
.center {
	text-align:center;
}
.right img{
	float:right;
	padding:5px 0 5px 10px;
}
.left img {
	float:left;
	padding:5px 10px 5px 0;
}
.ctrimg {
	margin:0 50% 0 50%;
}

.checks ul {
	list-style:none inside none;
}
.checks li {
	background:url('../images/check20.png') no-repeat scroll left top;
	margin-left:15px;
	padding:10px 0 10px 25px;
}
/*
.testimonial {
	background:url('../images/quotes.jpg') no-repeat scroll left top;
	padding:0px 20px 10px 10px;
	text-indent:15px;
	text-align:justify;
}
*/
.testimonial {
	color: #333333;
	padding-top:5px;
	font-style:italic;
}

.hline {
	margin:20px 0 0 0;
	clear: both; 
	overflow:hidden;
	width:960px
}
.hline img {
	overflow:hidden;
}
.bdr-right {
	border-right: 1px gray solid;
	margin-right:8px;
}
.alpha.bdr-right {
	border-right: 1px gray solid;
	margin-right:8px;
}
p {
	padding:0 10px 0 10px;
}
.line {
	background:#fff url('../images/line.png') no-repeat scroll center center;
	display:block;
	float:left;
	min-height:200px;
	margin-top:48px;
}
.btm {
	margin-bottom:20px;
}
.name-link a {
	text-decoration:none;
}
.name-link a:hover {
	color:navy;
	font-weight:bold
}