/* reset
.................................................................. */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
}

body {
	color: #333;
	font: normal .9em Arial, Helvetica, sans-serif;
	background-color: #5D5E58;
}

#container {
	width: 100%;
	text-align: left;
	position: relative;
	background: #fff url(img/body-bg.jpg) repeat-x 0 top;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
	padding-bottom: 10px;
}

#container .inner {
	width: 950px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
	padding-bottom: 10px;
}

a {
	border: 0px;
	outline: 0px;
	text-decoration: none;
	color: #336699;
}

a:hover {
	border: 0px;
	outline: 0px;
	text-decoration: none;
	color: #333;
}

a img {
	border: 0px;
	outline: 0px;
}

p {
	padding: 5px 0px;
	line-height: 1.2em;
	font-size: .9em;
}

p a {
	border-bottom: 1px dotted #999;
}

p a:hover {
	color: #d50000;
	border-bottom: 1px dotted #666;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}

h4 {
	font-size: 1.2em;
}

h5 {
	color: #d50000;
	font-size: 1.1em;
	line-height: 2em;
	border-top: 1px solid #eee;
	padding-top: 2px;
	margin-top: 10px;
}

h6 {
	color: #333;
	font-size: 1em;
	line-height: 2em;
}

blockquote {
	color: #666;
	padding: 5px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 5px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

/* @group header */

#header {
	height: 100px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header h1 a {
	display: block;
	width: 259px;
	height: 78px;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -9999px;
	font-size: 2em;
	position: absolute;
	top: 25px;
	left: 5px;
}

#webinar {
	display: block;
	position: absolute;
	top: 20px;
	right: 5px;
}

#phone {
	font-size: 1.2em;
	color: #333;
	letter-spacing: -1px;
	position: absolute;
	top: 30px;
	left: 320px;
}



/* @end */

/* @group top-nav */

ul.topNav  {
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	float: right;
	position: absolute;
	top: 0;
	right: 2px;
}

ul.topNav li {
	float: left;
	display: block;
	text-align: center;
	font: normal .9em Arial, Helvetica, sans-serif;
}

ul.topNav li a {
	text-decoration: underline;
	display: block;
	text-align: center;
	padding: 15px 0px 2px 0px;
	margin-right: 4px;
	width: 117px;
	color: #666;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

ul.topNav li a:hover {
	color: #4e4f4a;
	text-decoration: none;
}

/* @end */

/* @group main-nav */

ul.mainNav {
	list-style: none;
	margin: 0px;
	padding-left: 4px;
	position: absolute;
	top: 65px;
	right: 5px;
	background: url(img/nav-left.jpg) no-repeat left center;
}

ul.mainNav li {
	float: left;
}

ul.mainNav li a {
	background: url(img/nav-bg.jpg) repeat-x 0 0;
	color: #eee;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	height: 25px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	font-size: .9em;
	border-right: 1px solid #444;
	border-left: 1px solid #777;
	text-shadow: #333 1px 1px 2px;
}

ul.mainNav li.first a {
	border-left-style: none;
}

ul.mainNav li.last {
	background: url(img/nav-right.jpg) no-repeat right center;
	padding-right: 4px;
}

ul.mainNav li.last a {
	border-right-style: none;
}

ul.mainNav li a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url(img/nav-bg.jpg) repeat-x 0 -35px;
}

ul.mainNav li a.active {
	color: #ffffff;
	text-decoration: none;
	background: url(img/nav-bg.jpg) repeat-x 0 -35px;
}

/* @end */

/* @group banner images */

#banner-home {
	background: url(../images/home.jpg) no-repeat center;
}

#banner-about {
	background: url(../images/aboutus.jpg) no-repeat center;
}

#banner-team {
	background: url(../images/ourteam.jpg) no-repeat center;
}

#banner-services {
	background: url(../images/services.jpg) no-repeat center;
}

#banner-process {
	background: url(../images/ourprocess2.jpg) no-repeat center;
}

#banner-intelligence {
	background: url(../images/intellighence3.jpg) no-repeat center;
}

#banner-engage {
	background: url(../images/engage3.jpg) no-repeat center;
}

#banner-events {
	background: url(../images/events.jpg) no-repeat center;
}

#banner-contact {
	background: url(../images/contactus.jpg) no-repeat center;
}

#banner-webinar {
	background: url(../images/webinar.jpg) no-repeat center;
}

.banner {
	height: 170px;
}

.banner h2 {
	color: #d50000;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
}

.banner div {
	color: #333;
	/*padding: 20px 85px 40px 420px;*/
	width: 430px;
	height: 150px;
	margin-left: 410px;
	padding: 15px 40px 10px 10px;
}

.banner div p {
}

/* @end */

.banner1 {
	background: url(../images/banner2.jpg) no-repeat top center;
	color: #000000;
	height: 155px;
	padding: 5px 80px 5px 420px;
}

.headingRed {
	font: bold 18px "Times New Roman", Times, serif;
	color: #d50000;
}

a.readmore {
	color: #d50000;
	font-size: .9em;
	background-color: #f3f3f3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: right;
	display: block;
	padding: 2px 5px;
	margin-top: 5px;
}

a.readmore:hover {
	background-color: #ccc;
}

#content {
	padding-top: 20px;
	padding-left: 2px;
}

.content {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #3c3c3c;
}

.content a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	text-decoration: underline;
}

.content a:hover {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	text-decoration: none;
}

.mainTitle {
	color: #333;
}

/*#pscroller1
{
padding: 0px;
height: 140px;
}

#pscroller2
{
padding: 1px;
padding-top:10px;
height: 170px;
}

#pscroller2 a
{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
} */

.scroll ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.scroll li {
	background: url(../images/arrow4.gif) 0px 5px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: # 484848;
	padding: 0px 0px 5px 16px;
	cursor: pointer;
	list-style: none;
}

#marqueecontainer {
	position: relative;
	width: 190px;
	height: 130px;
	overflow: hidden;
	padding: 5px 2px 5px 5px;
	border: 3px;
	list-style: none;
}

#marqueecontainer1 {
	position: relative;
	width: 190px;
	height: 130px;
	overflow: hidden;
	padding: 2px 2px 2px 5px;
	border: 3px;
}

#marqueecontainer2 {
	position: relative;
	width: 182px;
	height: 140px;
	overflow: hidden;
	padding: 2px 2px 2px 10px;
	border: 3px;
}

.body-nav {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f1f1f1;
	border: #dcdcdc solid 1px;
	padding: 5px 0px;
	color: #999;
	width: 45%;
	font-size: .9em;
}

.body-nav a {
	color: #333;
	text-decoration: none;
}

.body-nav a:hover {
	color: #d50000;
	text-decoration: none;
}

.bodyNav {
	background: #F1F1F1;
	border: #DCDCDC solid 1px;
	padding: 5px 0px;
}

.bodyNav a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #353535;
	text-decoration: none;
}

.bodyNav a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #d50000;
	text-decoration: none;
}

.subhead {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #d50000;
}

.normalContent {
	color: #333;
	line-height: 17px;
}

.diffTxt {
	font: normal 12px Arial, Helvetica, sans-serifl;
	color: #FF0000;
}

.list1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	background: url(../images/arogarrow.jpg) no-repeat 0px 8px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 4px 0px 5px 20px;
	list-style: none;
}

.list1 li a {
	color: #333333;
	list-style: none;
	text-decoration: none;
}

.webinarBtn {
	background: url(../images/webinarBtn_bg.gif) repeat-x center top;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 0px;
	width: 115px;
	border: 0px;
}

.sitemap ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sitemap li {
	background: url(../images/sitemap_bg.gif) no-repeat 10px 3px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #222222;
	list-style: none;
	padding: 7px 0px 4px 30px;
}

.sitemap li a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #222222;
	list-style: none;
	padding: 7px 0px 4px 30px;
	text-decoration: none;
}

.sitemap li a:hover {
	color: #b40000;
	list-style: none;
	text-decoration: none;
}

.pagetxt_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

#footer {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	background: #5D5E58 url(img/footer-bg.png) repeat-x 0 top;
}

#footer .inner {
	width: 950px;
	text-align: center;
	color: #ccc;
	margin-right: auto;
	margin-left: auto;
	font-size: .7em;
}

#footer a {
	color: #ccc;
	border-bottom: 1px dotted #eee;
}

#footer a:hover {
	color: #fff;
}

#footer .copy {
	float: left;
	/*width: 400px;*/
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 0;
}

#footer .by {
	float: right;
	/*width: 400px;*/
	margin-bottom: 20px;
}

ul.foot-links {
	color: #ccc;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.1em;
	margin-left: 170px;
}

ul.foot-links li {
	list-style-type: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #808080;
}

ul.foot-links li.last {
	border-right-style: none;
}

ul.foot-links li a {
	display: block;
}

.clear {
	clear: both;
	display: block;
	margin-bottom: 10px;
}