@charset "utf-8";
/* CSS Document */

body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

#rootContent {
	width: 965px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

* { margin: 0px; padding: 0px; }
img {border: 0;}
a { text-decoration: none; color: #e95f1c;}
a:hover { color:#333333; text-decoration: none; }
p  { line-height: 16px }
h1 { font-size:14px; font-weight:bold; line-height: normal}
h2 { font-weight:bold; line-height: normal}
.tinySpacer { height: 3px; }
.smallSpacer { height: 7px; }
.medSpacer { height: 12px; }
.spacer { height: 20px; }
.bigSpacer{ height: 40px; }
.clear { clear: both; height: 0px }
.bold { font-weight:bold }
.middle {text-align:center}

/* Top  ---------------------------------------------------------------*/
#logo {
	height: 100px;
	background: url(../pics/logoHome.jpg) no-repeat;}
	
#logoPages {
	height: 100px;
	background: url(../pics/logo.png) no-repeat;}

/* Footer  ---------------------------------------------------------------*/
#footer {
	height: 32px;
	background: url(../pics/footerBG.gif) no-repeat;
	text-align: center;
	padding-top: 9px;
	margin-bottom: 20px;
	color:#c7c7c7}
	
#footer a {color: #8694a1}
#footer a:hover {color: #e95f1c}


/* Home Page  ---------------------------------------------------------*/
#claim {height: 200px; width:965px}
.blueBG { background: url(../pics/blueBG.gif) repeat-x;}

#why  {
	float: left;
	width: 247px;
	margin-right: 16px;}

#whyTop  {
	background-position: top;
	background: url(../pics/whyTop.gif) no-repeat;
	height:8px}

#whyContent  {	
	background-color:#f0f0f0;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	padding: 0px 10px 0px 10px}

#whyBottom  {
	height:8px;
	background: url(../pics/whyBottom.gif) no-repeat;
	background-position:bottom;}

#center  {
	float: left;
	position: relative;
	width: 488px;
	margin-right: 16px;}
	
	
#right  {
	float: right;
	width: 197px;}
	
/* How  ---------------------------------------------------------------*/

#how {
	position: absolute;
	z-index: 5;
	visibility: visible;
}
#business {
	position: absolute;
	z-index: 4;
	visibility: hidden;
}
#nonProfit {
	position: absolute;
	z-index: 2;
	visibility: hidden;
}
#public {
	position: absolute;
	z-index: 1;
	visibility: hidden;
}

.centerHomeMenu {height: 33px;}

.centerHomeContent {
	border-left: 1px solid #d2d2d2; 
	border-right: 1px solid #d2d2d2;
	padding: 20px 20px 20px 20px;}

.centerHomeBottom {
	background:url(../pics/centerHomeBottom.gif) no-repeat;
	height: 10px;
	background-position:bottom;}


/* Menu  ---------------------------------------------------------------*/
#menu {
	height:32px;
	margin-left: 230px; }

#menu img { margin-right: 5px; }

/* Contents  ---------------------------------------------------------------*/
#content { margin: 20px 0px 20px 0px;}

#contact  {
	background: url(../pics/contactBG.jpg) no-repeat;
	height: 88px;
	padding: 8px}
	
#contact a   { color:#000000; font-weight: bold;}
#contact a:hover   { color:#e95f1c; }
#caseStudy a   { color:#000000; font-weight: bold;}
#caseStudy a:hover   { color:#e95f1c; }

.rGreyTop  {
	background-position: top;
	background: url(../pics/rGreyBoxTop.gif) no-repeat;
	height:8px}

.rGreyContent  {	
	background-color:#f0f0f0;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	padding: 0px 10px 0px 10px}

.rGreyBottom  {
	height:8px;
	background: url(../pics/rGreyBoxBottom.gif) no-repeat;
	background-position:bottom;}

.pagesTopBg  {background: url(../pics/pagesTopBg.jpg) repeat-x;}

.pagesCenter {
	float: left;
	width: 753px;}
	
.rightTabs {
	height: 160px;
	background: url(../pics/rightTabsBG.jpg) no-repeat;
	padding: 6px 8px 8px 8px;
	color: #e95f1c}

.rightTabs p {
	font-weight: bold;
	color:#FFFFFF;
	margin-bottom: 20px}
	
.rightTabs p a {color:#FFFFFF;}
	
.rightTabs h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: #cccccc dotted 1px}

.rightTabs a {color: #000000}
.rightTabs a:hover {color: #e95f1c}

.rightTabsL {
	height: 187px;
	background: url(../pics/rightTabsBG_l.jpg) ;
	background-repeat:no-repeat;
	padding: 6px 8px 8px 8px;
	color: #e95f1c}

.rightTabsL p {
	font-weight: bold;
	color:#FFFFFF;
	margin-bottom: 15px}
	
.rightTabsL p a {color:#FFFFFF;}
	
.rightTabsL h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: #cccccc dotted 1px}

.rightTabsL a {color: #000000}
.rightTabsL a:hover {color: #e95f1c}

.CenterPagesTop  {
	background-position: top;
	background: url(../pics/centerPagesBgTop.gif) no-repeat;
	height:10px}

.CenterPagesContent  {	
	background-color:#f0f0f0;
	padding: 16px 16px 16px 0px}

.cpcLeft  { 
	float: left;
	width: 157px;
	padding:0px 30px 0px 35px;
}

.cpcLeftCase  { 
	float: left;
	width: 180px;
	padding:0px 0px 0px 25px;
}

.cpcLeft p 	{line-height: 15px}

.busiSmallLeft  { color: #868686;}
	
#whiteTop  {
	background-position: top;
	background: url(../pics/whiteTop.gif) no-repeat;
	height:20px}
	
#whiteTopTitle  {
	background-position: top;
	background: url(../pics/whiteTopTitle.gif) no-repeat;
	height:24px;
	padding: 5px 4px 4px 14px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight:bold}

#whiteContent  {	
	background-color:#ffffff;
	padding: 0px 10px 0px 10px}

#whiteBottom  {
	height:20px;
	background: url(../pics/whiteBottom.gif) no-repeat;
	background-position:bottom;}	
	

.cpcRight  { 
	float: Right;
	width: 490px;
	padding-right: 19px;
	margin-bottom: 40px;
}

.cpcRight h2 a{color:#333333; text-decoration: none;}

.cpcRightAll { 
	float: Right;
	width: 645px;
	padding-right: 19px;
	margin-bottom: 40px;
}

.CenterPagesContent ul {padding-left: 14px; line-height:16px; margin-left: 8px}
.CenterPagesContent li {padding-left: 8px}

.blue {list-style-image:url(../pics/puceBlue.png)}
.yell {list-style-image:url(../pics/puceYell.png)}
.green {list-style-image:url(../pics/puceGreen.png)}
.violet {list-style-image:url(../pics/puceViolet.png)}

.CenterPagesBottom  {
	height:10px;
	background: url(../pics/centerPagesBgBottom.gif) no-repeat;
	background-position:bottom;}
	
#contactDemo  {
	font-size: 11px;
	float: right;
	padding: 30px 6px 6px 6px ;
	color: #999999}
