.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
body{
	margin:0;
	font:12px/14px Arial, Helvetica, sans-serif;
	min-width:1000px;
	/*background:#020d14 url(/images/body-bg.png) repeat-y 50% 0;*/
	background:#020d14 url(/images/body-bg.gif) repeat-x left 77px;
}

body.inner {
	background:#020d14 url(/images/body-bg-inner.gif) repeat-x left 77px;
}

/* General reset */
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.shadow {
	width:996px;
	padding:0 2px;
	overflow:hidden;
	background:url(/images/shadow.png) repeat-y;	
}
#page {
	width:1000px;
	margin:0 auto;
	position:relative;
	/*padding:0 129px;*/
	overflow:hidden;
	/*background:#010d14 url(/images/page-bg.gif) no-repeat 50% 77px;*/
}
#header {
	position:absolute;
	top:0;
	/*left:130px;*/
	left:1px;
	width:998px;
	overflow:hidden;
	background:url(/images/hdr-bg.gif) repeat-x;
}
#header strong.logo {
	margin:19px 0 24px 18px;
	width:293px;
	overflow:hidden;
	float:left;
}
#header strong.logo a {
	display:block;
	height:35px;
	text-indent:-9999px;
	background:url(/images/logo.png) no-repeat;
}
#header h2 {
	display:inline;
	margin:28px 28px 0 0;
	width:206px;
	height:19px;
	float:right;
	overflow:hidden;
	background:url(/images/txt-data-knowledge-profit.png) no-repeat;
	text-indent:-9999px;
}
#header .box {
	width:100%;
	clear:left;
	overflow:hidden;
	border:solid #ff9900;
	border-width:1px 0;
}
#header .box img {
	width:100%;
	display:block;
}
#main {
	width:100%;
	position:relative;
	margin:241px 0 0;
	overflow:hidden;
	background:#032133 url(/images/main-bg.gif) no-repeat -1px 0;
	border-bottom:1px solid #ff9900;
}
body.inner #page #main {
	margin-top:151px;
	padding-bottom:20px;
}
#main .nav {
	position:absolute;
	left:50%;
	margin-left:-498px;
	top:0;
	width:998px;
	overflow:hidden;
	background:url(/images/nav-bg.gif) no-repeat;
}
#main .nav ul {
	width:100%;
	margin:12px 0 0 45px;
	padding:0 0 32px;
	overflow:hidden;
	list-style:none;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}
#main .nav ul li {
	float:left;
	margin-left:-2px;
	padding:0 24px 0 26px;
	background:url(/images/separator.gif) no-repeat 0 50%;
}
#main .nav ul li a {
	text-decoration:none;
	color:#fdfdfd;
	position:relative;
}
#main .nav ul li.active a,
#main .nav ul li a:hover {
	color:#ff9900;
}
#content {
	width:456px;
	margin-top:81px;
	padding:0 0 0 34px;
	overflow:hidden;
	float:left;
}
#content.welcome h1 {
	margin:0 0 18px;
	width:128px;
	height:23px;
	overflow:hidden;
	background:url(/images/txt-welcome.gif) no-repeat;
	text-indent:-9999px;
}
#content p {
	margin:0;
	padding:0 0 19px;
	font-size:14px;
	line-height:18px;
	color:#fff;
}
#content h2 {
	margin:0 0 24px;
	font-size:14px;
	line-height:16px;
	color:#fff;
}
#content ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}
#content ul li {
	font-size: 14px; 
	line-height: 16px; 
	color: #fff; 
	padding: 0 0 10px 5px;
}
#content ol li {
	font-size: 14px; 
	line-height: 16px; 
	color: #fff; 
	padding: 0 0 5px 5px;
}
#content ol li a {
	font-size:14px;
	text-decoration:none;
	line-height:16px;
	color:#3399cc;
}
#content ol li a:hover {
	text-decoration:underline;
}
#content dl {
	margin: 0;
	font-size:14px; 
	line-height:16px;
	color: #fff; 
}
#content dt {
	font-weight: bold;  
	font-style: italic; 
}
#content dd {
	margin: 0; 
}
#content ul.cta {
	margin:0 0 0 -2px;
	padding:0;
	overflow:hidden;
	list-style:none;
	height:1%;
}
#content ul.cta li {
	float:left;
	display:inline;
	margin-left:-10px;
	padding:0 15px 0 10px;
	background:url(/images/separator2.gif) no-repeat 0 50%;
}
#content ul.cta a {
	font-size:14px;
	font-weight:bold;
	padding-right:10px;
	text-decoration:none;
	line-height:16px;
	color:#3399cc;
	background:url(/images/arrow-blue.gif) no-repeat 100% 50%;
}
ul.download {
	margin:10px 0 0 50px;
	padding:0;
	overflow:hidden;
	list-style:none;
	height:1%;
}
ul.download li {
	float:left;
	display:inline;
	margin-left:-10px;
	padding:0 15px 0 10px;
	background:url(/images/separator2.gif) no-repeat 0 50%;
}
ul.download a {
	font-size:12px;
	font-weight:bold;
	padding-right:5px;
	text-decoration:none;
	line-height:16px;
	color:#3399cc;
	/*background:url(/images/arrow-blue.gif) no-repeat 100% 50%;*/
}
#content ul a:hover {
	/*text-decoration:underline;*/
}
#content label { 
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding: 0 5px 0 0;
}
body.inner #page #content {
	width:613px;
	margin-top:74px;
	padding:0 70px 0 0;
	float:right;
}
body.inner #page #content.full {
	width:850px;
	margin:74px 0 0 0;
	padding:0 70px 0 70px;
	float:none;
}

body.inner #page #lpcontent {
	width:850px;
	margin-top:25px;
	padding:20px 70px 20px 20px;
	float:right;
	color:#fff;
	font-size:12pt;
	line-height:16pt;
}
body.inner #page #lpcontent h1 {
    text-align:center;
}

body.inner #page #content h1 {
	height:44px;
	width:600px;
	margin:0 0 18px;
	overflow:hidden;
	text-indent:-9999px;
}
body.inner #page #content.overview h1 {
	background:url(/images/txt-overview.gif) no-repeat;
}
body.inner #page #content.mission h1 {
	background:url(/images/txt-mission.png) no-repeat;
}
* html body.inner #page #content.mission h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-mission.png', sizingMethod='scale');
}
body.inner #page #content.history h1 {
	background:url(/images/txt-history.png) no-repeat;
}
* html body.inner #page #content.history h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-history.png', sizingMethod='scale');
}
body.inner #page #content.leadership h1 {
	background:url(/images/txt-leadership.png) no-repeat;
}
* html body.inner #page #content.leadership h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-leadership.png', sizingMethod='scale');
}
body.inner #page #content.pods h1 {
	background:url(/images/txt-pods.png) no-repeat;
}
* html body.inner #page #content.pods h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-pods.png', sizingMethod='scale');
}
body.inner #page #content.business-intelligence h1 {
	background:url(/images/txt-business-intelligence.png) no-repeat;
}
* html body.inner #page #content.business-intelligence h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-business-intelligence.png', sizingMethod='scale');
}
body.inner #page #content.data-warehouse h1 {
	background:url(/images/txt-data-warehouse.png) no-repeat;
}
* html body.inner #page #content.data-warehouse h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-data-warehouse.png', sizingMethod='scale');
}
body.inner #page #content.data-quality h1 {
	background:url(/images/txt-data-quality.png) no-repeat;
}
* html body.inner #page #content.data-quality h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-data-quality.png', sizingMethod='scale');
}
body.inner #page #content.acquisition-marketing h1 {
	background:url(/images/txt-acquisition-marketing.png) no-repeat;
}
* html body.inner #page #content.acquisition-marketing h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-acquisition-marketing.png', sizingMethod='scale');
}
body.inner #page #content.direct-marketing h1 {
	background:url(/images/txt-direct-marketing.png) no-repeat;
}
* html body.inner #page #content.direct-marketing h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-direct-marketing.png', sizingMethod='scale');
}
body.inner #page #content.contact h1 {
	background:url(/images/txt-contact-us.png) no-repeat;
}
* html body.inner #page #content.contact h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-contact-us.png', sizingMethod='scale');
}
body.inner #page #content.careers h1 {
	background:url(/images/txt-careers.png) no-repeat;
}
* html body.inner #page #content.careers h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-careers.png', sizingMethod='scale');
}
body.inner #page #content.privacy h1 {
	background:url(/images/txt-privacy.png) no-repeat;
}
* html body.inner #page #content.privacy h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-privacy.png', sizingMethod='scale');
}
body.inner #page #content.clients h1 {
	background:url(/images/txt-client-access.png) no-repeat;
}
* html body.inner #page #content.clients h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-client-access.png', sizingMethod='scale');
}
body.inner #page #content.resources h1 
{
	background:url(/images/txt-resources.png) no-repeat left;
}
* html body.inner #page #content.resources h1 {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/txt-resources.png', sizingMethod='scale');
}

body.inner #page #content p a {
	font-size:14px;
	text-decoration:none;
	line-height:16px;
	color:#3399cc;
}
body.inner #page #content p a:hover {
	text-decoration:underline;
}
body.inner #page #content h2 {
	margin:0 0 18px;
	font-size:16px;
	line-height:18px;
	color:#ff9900;
}
body.inner #page #content h3 {
	margin:0 0 10px;
	padding:0; 
	font-size:14px;
	line-height:16px;
	color:#fff;
}
#content .image {
	float:right;
	margin:3px 0 15px 17px;
	border:1px solid #2a9cfa;
}
#content .image img {
	display:block;
}
#main .resourceMenu {
	width:100%;
	margin-top:5px;
	padding:5px;
	overflow:hidden;
	float:left;
	border-top: solid 1px #F90;
	border-bottom: solid 1px #F90;
	background-color: #020d14;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
}
#sidebar {
	margin-top:72px;
	width:461px;
	overflow:hidden;
	float:right;
}
#sidebar .slideshow {
	width:100%;
	overflow:hidden;
}
#sidebar .slideshow .box {
	width:422px;
	height:300px;
	float:left;
	margin:0 -3px;
	overflow:hidden;
	background:url(/images/slideshow-box.png) no-repeat;
}

#sidebar .slideshow a.arrow-left, #sidebar .slideshow a.arrow-right {
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=60);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.6;
	display:block;
	width:22px;
	height:42px;
	overflow:hidden;
}

* html #sidebar .slideshow a.arrow-left, * html #sidebar .slideshow a.arrow-right
{
	filter:alpha(opacity=60);
}

#sidebar .slideshow a.arrow-left:hover, #sidebar .slideshow a.arrow-right:hover
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#sidebar .slideshow a.arrow-left {
	top:190px;
	left:514px;
	background:url(/images/arrow-left.png) no-repeat;
}
#sidebar .slideshow a.arrow-right {
	top:190px;
	right: 24px;
	background:url(/images/arrow-right.png) no-repeat;
}
#sidebar .slideshow .box img {
	display:block;
	margin:14px 0 0 16px;
}
body.inner #page #sidebar {
	width:274px;
	float:left;
	background:url(/images/sb-shadow.png) repeat-y 100% 0;
}

#main a
{
	color:#F90;
}

#sidebar ul.no-sb-nav {
	margin:0;
	padding:0 0 0 37px;
	list-style:none;
	height: 15px; 
	background: url(/images/blankPageTopper.gif) 38px 0px no-repeat;
}
#sidebar ul.no-sb-nav li {
	display: none;
}
#sidebar ul.sb-nav {
	margin:0;
	padding:0 0 0 37px;
	list-style:none;
	font-size:13px;
}
#sidebar ul.sb-nav li {
	padding:0 0 2px;
}
#sidebar ul.sb-nav a {
	display:block;
	text-decoration:none;
	width:206px;
	text-align:right;
	padding:0 21px 0 0;
	overflow:hidden;
	background:url(/images/sb-nav-btn.gif) no-repeat;
	color:#fff;
	line-height:35px;
}
#sidebar ul.sb-nav a:hover {
	background:url(/images/sb-nav-btn-hover.gif) no-repeat;
}
#sidebar ul.sb-nav li.active a {
	background:url(/images/sb-nav-btn-hover.gif) no-repeat;
}
#sidebar ul.sb-nav li ul.tr-nav {
	margin:0;
	padding: 0;
	list-style:none;
	font-size:10px;
}
#sidebar ul.sb-nav li ul.tr-nav li {
	padding: 0 0 1px;
}
#sidebar ul.sb-nav li ul.tr-nav li.last {
	padding: 0;
}
#sidebar ul.sb-nav li ul.tr-nav li.first {
	padding: 1px 0;
}
#sidebar ul.sb-nav li ul.tr-nav li a {
	line-height: 25px;
	background:url(/images/sb-nav-btn-hover.gif) repeat-y;
}
#sidebar ul.sb-nav li ul.tr-nav li a.double {
	line-height: 20px;
	padding-bottom: 5px; 
	padding-top: 5px; 
}
#sidebar ul.sb-nav li ul.tr-nav li a:hover {
	color: #052131;
}
#sidebar ul.sb-nav li ul.tr-nav li.active a {
	color: #052131;
}
#sidebar blockquote {
	background:url(/images/bq-bg.gif) no-repeat;
	margin:34px 26px 0 48px;;
	padding:12px 0 0 1px;
}
#sidebar blockquote h3 {
	margin:0;
	padding-bottom:16px;
	font-size:13px;
	line-height:15px;
	color:#ff9000;
}
#sidebar blockquote q {
	font-size:13px;
	line-height:15px;
	color:#fdffff;
}
#sidebar blockquote q{quotes: none;}
#sidebar blockquote q:before{content:"";}
#sidebar blockquote q:after{content:"";}
#sidebar blockquote cite {
	font-size:13px;
	line-height:15px;
	color:#fdffff;
	font-style:normal;
	/*float:right;*/
	padding-bottom:20px;
	margin-top:18px;
	margin-left: 50px;
}
#sidebar blockquote cite em {
	display:block;
	margin-left: 50px;
}
#main .resource-middle {
	width:100%;
	clear:both;
	overflow:hidden;
	padding:12px 0 0 12px;
}
#main .resource-middle .box {
	width:650px;
	float:left;
	padding:10px 0 0 8px;
	/*overflow:hidden;*/
}
#main .resource-middle .box .top {
	width:100%;
	height:15px;
	overflow:hidden;
	background:url(/images/main-box-top.gif) no-repeat;
}
#main .resource-middle .box .repeat {
	width:608px;
	padding:0 22px 0 17px;
	/*overflow:hidden;*/
	border-left:1px solid #19354c;
	border-right:1px solid #19354c;
	background: #081923;
}
#main .resource-middle .box .scrollableContent
{
	float:left;
	overflow:auto;
}
#main .resource-middle .box .bottom {
	width:647px;
	height:31px;
	overflow:hidden;
	border-left:1px solid #19354c;
	border-right:1px solid #19354c;
	background:#000 url(/images/main-box-bottom.png) no-repeat;
}
#main .main-middle {
	width:100%;
	clear:both;
	overflow:hidden;
	padding:12px 0 0 12px;
}
#main .resource-middle .box p 
{
	font-family: Arial Verdana Tahoma;
	color: #AAA;
	font-size: 10pt;
	width: 500px;
}
#main .main-middle .box {
	width:300px;
	float:left;
	padding:0 0 0 17px;
	overflow:hidden;
}
#main .main-middle .box .top {
	width:100%;
	height:15px;
	overflow:hidden;
	background:url(/images/box-top.gif) no-repeat;
}
#main .main-middle .box .repeat {
	width:258px;
	padding:0 22px 0 17px;
	overflow:hidden;
	border-left:1px solid #19354c;
	border-right:1px solid #19354c;
	background: #081923 url(/images/box-repeat.png) no-repeat -1px 100%;
}
#main .main-middle .box .scrollableContent
{
	float:left;
	overflow:auto;
}
#main .main-middle .box .bottom {
    width:299px;
	height:31px;
	overflow:hidden;
	background:#000 url(/images/box-bottom.png) no-repeat;  
}

#main .sidebar .box {
	width:300px;
	padding:20px 0 0 17px;
	overflow:hidden;
}
#main .sidebar .box .top {
	width:100%;
	height:15px;
	overflow:hidden;
	background:url(/images/box-top.gif) no-repeat;
}
#main .sidebar .box .repeat {
	width:258px;
	padding:0 22px 0 17px;
	overflow:hidden;
	border-left:1px solid #19354c;
	border-right:1px solid #19354c;
	background:#081923 url(/images/box-repeat.png) no-repeat -1px 100%;
}
#main .sidebar .box .scrollableContent
{
	float:left;
	overflow:hidden;
}
#main .sidebar .box .bottom {
	width:299px;
	height:31px;
	overflow:hidden;
	background:#000 url(/images/box-bottom.png) no-repeat;
}

#main .main-middle .box.our-pods h2 {
	margin:0;
	padding-bottom:10px;
	border-bottom:1px solid #204257;
	text-indent:-9999px;
	height:18px;
	overflow:hidden;
	background:url(/images/txt-our-pods.png) no-repeat;
}
#main .main-middle .box.mls-capabilities h2 {
	margin:0;
	padding-bottom:10px;
	border-bottom:1px solid #204257;
	text-indent:-9999px;
	height:18px;
	overflow:hidden;
	background:url(/images/txt-mls-capabilities.png) no-repeat;
}
#main .resource-middle .box.latest-news h2 {
	margin:0;
	padding-bottom:10px;
	border-bottom:1px solid #204257;
	text-indent:-9999px;
	height:18px;
	overflow:hidden;
	background:url(/images/txt-latest-news.png) no-repeat;
}
#main .resource-middle .box.certifications h2 {
	margin:0;
	padding-bottom:10px;
	border-bottom:1px solid #204257;
	text-indent:-9999px;
	height:18px;
	overflow:hidden;
	background:url(/images/txt-resource-reccert.png) no-repeat;
}
#main .resource-middle .box.latest-news ul 
{
	list-style: circle;
	line-height:20px;
	overflow:hidden;
}
#main .resource-middle .box.events h2 {
	margin:0;
	padding-bottom:10px;
	border-bottom:1px solid #204257;
	text-indent:-9999px;
	height:18px;
	overflow:hidden;
	background:url(/images/txt-resources-events.png) no-repeat;
}
#main .resource-middle .box.events ul 
{
	list-style: circle;
	line-height:20px;
}
#main .resource-middle .box.certifications ul 
{
	list-style: none;
	line-height:20px;
	display:inline;
}
#main .resource-middle .box.certifications li
{
	float:left;
	padding-right:20px;
	display:inline;
}
#main .main-middle .box.direct-marketing h2 {
	margin:0;
	padding-bottom:10px;
	border-bottom:1px solid #204257;
	text-indent:-9999px;
	height:18px;
	overflow:hidden;
	background:url(/images/txt-direct-marketing-home.png) no-repeat;
}
#main .resource-middle .box.press-releases h2 {
	margin:0;
	padding-bottom:10px;
	border-bottom:1px solid #204257;
	text-indent:-9999px;
	height:18px;
	overflow:hidden;
	background:url(/images/txt-resource-press.png) no-repeat;
}
#main .resource-middle .box.press-releases ul
{
    list-style:none;
}
#main .resource-middle .box.press-releases li
{
    width:530px;
}
#main .resource-middle .box.leadership h2 {
	margin:0;
	padding-bottom:10px;
	border-bottom:1px solid #204257;
	text-indent:-9999px;
	height:21px;
	overflow:hidden;
	background:url(/images/txt-resource-leadership.png) no-repeat;
}
#main .resource-middle .box.leadership ul
{
    list-style:none;
}
#main .resource-middle .box.leadership li
{
    width:530px;
}
#main .sidebar .box.newsletters h2 {
	margin:0;
	padding-bottom:10px;
	border-bottom:1px solid #204257;
	text-indent:-9999px;
	height:18px;
	overflow:hidden;
	background:url(/images/txt-resources-newsletters.png) no-repeat;
}
#main .sidebar .box.casestudies h2 {
	margin:0;
	padding-bottom:10px;
	border-bottom:1px solid #204257;
	text-indent:-9999px;
	height:18px;
	background:url(/images/txt-resource-casestudies.png) no-repeat;
}

#main .sidebar .box.casestudies ul 
{
	list-style:none;
	padding:5px;
}

#main .main-middle .box img {
	display:block;
	margin:15px 0 0 -3px;
}
#main .main-middle ul.philosophy {
	margin:15px 0 0 5px;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:15px;
	color:#fff;
}
#main .main-middle ul.philosophy li {
	width:100%;
	overflow:hidden;
	padding:0 0 11px 32px;
	background:url(/images/icon.gif) no-repeat 0 2px;
}
#main .main-middle ul.philosophy strong {
	display:block;
}
#main .main-middle ul.list {
	margin:0 0 -1px;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:14px;
	color:#fff;
	width:100%;
	overflow:hidden;
}
#main .main-middle ul.list li {
	width:100%;
	overflow:hidden;
	padding-bottom:3px;
	border-bottom:1px dashed #1b4b68;
}
#main .main-middle ul.list li p {
	margin:12px 0;
}
#main .main-middle ul.list a {
	text-decoration:none;
	color:#2d95ca;
	padding-right:10px;
	background:url(/images/arrow-blue-right.gif) no-repeat 100% 50%;
}
#main .main-middle ul.list a:hover {
	text-decoration:underline;
}
#main .resource-middle ul.list {
	margin:0 0 -1px;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:14px;
	color:#fff;
	width:100%;
	overflow:hidden;
}
#main .resource-middle ul.list li {
	width:100%;
	overflow:hidden;
	padding-bottom:3px;
	border-bottom:1px dashed #1b4b68;
}
#main .resource-middle ul.list li p {
	margin:12px 0;
}
#main .resource-middle ul.list a {
	text-decoration:none;
	color:#2d95ca;
	padding-right:10px;
	background:url(/images/arrow-blue-right.gif) no-repeat 100% 50%;
}
#main .resource-middle ul.list a:hover {
	text-decoration:underline;
}
#footer {
	width:956px;
	padding:0 12px 30px 28px;
	overflow:hidden;
	background:#080e11;
}
#footer .box {
    float:left;
    width:600px;
    overflow:hidden;
    margin-top:21px;
}
#footer .box ul {
    margin:0 0 10px -6px;
    padding:0;
    overflow:hidden;
    height:1%;
    list-style:none;
    font-size:11px;
    line-height:14px;
}
#footer .box ul li {
	float:left;
	padding:0 7px;
	background:url(/images/separator3.gif) no-repeat 0 50%;
}
#footer .box ul li a {
	color:#ccc;
	margin-right:0;
	padding:0;
	float:left;
	text-decoration:none;
}
#footer .box ul li.active a,
#footer .box ul li a:hover {
	color:#ff9000;
}
#footer .box p {
    margin:0;
    font-size:12px;
    line-height:20px;
    color:#fff;

}
#footer ul.banner {
	margin:9px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footer ul.banner li {
	float:right;
	margin-right:9px;
	display:inline;
}