/* CSS Document */

html {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#525262;
	background-color:#b0b0b0;
	/*background-image:url(../Images/General/pageBack.jpg);
	background-position:center;
	background-repeat:repeat-y;*/
	width:100%;
	height:100%;
}

.topMargin {
	height:16px;
	width:970px;
}

#main
{
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	text-align: left;
	background-color:#ffffff;
	min-height:100%;
	padding-right:8px;
	padding-left:8px;
	background-image:url(../Images/General/siteShadow.jpg);
	background-repeat:repeat-y;
}

* html #main {
	height: 100%;	
}

img {
	border:0px;
}

.logoSection {
	height:99px;
	float:left;
	width:752px;
	padding-left:15px;
}

.loginSection {
	height:99px;
	float:left;
	width:188px;
	padding-right:15px;
	font-size:11px;
}

.loginIcons {
	height:17px;
	width:23px;
	float:left;
	background-image:url(../Images/General/topIcons.jpg);
	background-repeat:no-repeat;
	padding-top:4px;
}

.loginIconsHover {
	height:17px;
	width:23px;
	float:left;
	background-image:url(../Images/General/topIconsHover.jpg);
	background-repeat:no-repeat;
	padding-top:4px;
}

.loginLinks {
	height:21px;
	float:left;
	line-height:21px;
	vertical-align:middle;
}

.loginLinks a {
	color:#525262;
}

.loginLinks a:hover {
}

.loginSpace {
	height:18px;
	width:18px;
}

.clear {
	clear:both;
}

.float {
	float:left;
}

.topSpace {
	height:30px;
	width:970px;
	line-height:30px;
}

.navigation {
	width:955px;
	padding-left:15px;
}

.vertBar {
	width:1px;
	float:left;
	height:32px;
}

/*Begin Top Navigation Styles*/

#TopNavSection {
	z-index:20;
	position:relative;
}

.topNav a {
	text-decoration:none;
	color:#525262;
	font-weight:900;
}

.topNav {
	width:188px;
	height:47px;
	float:left;
	overflow:hidden;
}

.nav {
	width:188px;
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:11px;
}

.nav ul {
	float:left;
	width:188px;
	list-style:none;
}

.nav a {
	display:block;
	width:175px;
	line-height:31px;
	vertical-align:middle;
	text-align:left;
	padding-left:13px;
	padding-bottom:15px;
}

.nav a:hover {
	color:#F7AF03;
}

.nav li {
	background-image:url(../Images/Navigation/topNavBack.jpg);
	background-repeat:no-repeat;
}

.nav li ul {
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0px;padding:0px;
	position:absolute;
	left:-999em;
	width:189px;
	top:47px;
	background-color:#FFFFFF;
	padding-top:0px;
}

.nav li li {
	width:189px;
	background-image:url(../Images/General/trans.gif);
}

/*.nav li:hover a {
	color:#f7af03;
}*/

.nav li ul a {
	width:163px;
	padding-left:13px;
	padding-right:13px;
	text-align:left;
	line-height:25px;
	color:#FFFFFF !important;
	background-color:#525262;
	padding-bottom:0px;
}

.nav li ul a:hover {
	background-color:#F7AF03;
	color:#FFFFFF;
}

.nav li:hover ul, .nav li.over ul {
	left:auto;
}

.nav span {
	display:block;
	height:32px;
}

.nav span a {
	line-height:32px;
}

.nav span span a {
	color:#f7af03;
}

/*End of Top Navigation Sytles*/

.searchArea {
	width:175px;
	height:28px;
	background-image:url(../Images/Navigation/topNavBack.jpg);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-left:13px;
}

.searchBox {
	padding-left:7px;
	color:#525262;
	font-size:11px;
	font-weight:900;
}

.searchResults {
	color:#525262;
	font-size:12px;
}

.inputBox {
	float:left;
	padding-top:2px;
}

.buttonBox {
	float:left;
	padding-left:10px;
}

.spacer {
	height:30px;
	width:970px;
}

/*home page mid section*/

.homeCenter {
	width:970px;
	height:275px;
	font-size:11px;
}

.homeCenterBackground {
	background-image:url(../Images/Home/HomePageMiddle.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:275px;
}

.homeCenterBackgroundFlash {
	background-image:url(../Images/Home/noFlash.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:275px;
}

.homeCenterBackgroundJava {
	background-image:url(../Images/Home/noJava.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:275px;
}

.homeAlertLeft {
	height:275px;
	float:left;
	width:240px;
}

.homeAlertMid {
	float:left;
	height:275px;
	width:489px;
}

.homeAlertMidTop {
	height:87px;
	width:489px;
}

.homeAlertText {
	height:188px;
	width:489px;
	color:#ffffff;
	font-size:13px;
	line-height:21px;
	vertical-align:middle;
}

.homeAlertText a {
	color:#ffffff;
}

.homeCenter p {
	margin:0px;
}

.homeCenterLeft {
	width:722px;
	height:275px;
	float:left;
}

.homeCenterRight {
	width:248px;
	height:275px;
	float:left;
}

.homeCenterRightTop {
	width:233px;
	height:44px;
	padding-left:15px;
}

.homeCenterRightMiddle {
	line-height:18px;
	width:198px;
	height:147px;
	padding-left:15px;
}

.quote {
	font-weight:900;
}

.homeCenterRightBottom {
	width:172px;
	height:69px;
	padding-top:15px;
	padding-left:56px;
	font-weight:900;
	color:#ffffff;
	line-height:18px;
}

/*end home page mid section*/

/*footer links*/

#footerSection {
	font-size:11px;
	width:942px;
	padding-left:14px;
}

.footerLeft {
	width:406px;
	float:left;
}

.footerRight {
	width:522px;
	float:left;
}

#footerSection a {
	color:#525262;
	/*color:#808791;*/
}

#footerSection a:hover {
	text-decoration:none;
}

.footerLinks {
	line-height:44px;
	vertical-align:middle;
	padding-left:14px;
}

.footerDiv {
	float:left;
}

.footerIconSpace {
	float:left;
	width:22px;
	height:44px;
}

.footerHorzRule {
	width:942px;
	height:1px;
	font-size:1px;
	line-height:1px;
	background-image:url(../Images/General/footerHorzRule.jpg);
	background-repeat:no-repeat;
}

.footerCopyWrite {
	line-height:31px;
	font-size:10px;
	color:#aaa8b3;
	vertical-align:middle;
	width:942px;
	text-align:center;
}

/*end footer links*/

/*content page body*/

#CenterPageSection {
	position:relative;
	z-index:10;
}

.pageCenter {
	width:970px;
	font-size:11px;
	background-color:#e4e4e4;
	/*background-color:#a2a7ae;*/
	background-image:url(../Images/Navigation/sideNavBack2.jpg);
	background-repeat:repeat-y;
}

.pageCenterDivided {
	width:970px;
	font-size:11px;
	color:#525262;
	background-color:#e4e4e4;
	/*color:#ffffff;
	background-color:#a2a7ae;*/
	background-image:url(../Images/General/pageCenterBackWDivide.jpg);
	background-repeat:repeat-y;
}

.pageCenterLeft {
	height:265px;
	width:253px;
	float:left;
	padding-top:14px;
	padding-bottom:15px;
}

.sideNavBack {
	height:281px;
	width:253px;
	float:left;
	background-image:url(../Images/Navigation/sideNavBack.jpg);
	background-repeat:no-repeat;
}

.pageCenterRightLeft {
	width:450px;
	padding-left:14px;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	line-height:21px;
	font-size:12px;
}

.pageCenterRightLeft p {
	margin-top:21px;
	margin-bottom:0px;
}

.pageCenterRight {
	float:left;
	width:717px;
}

.pageCenterRight a {
	color:525262;
}

.pageCenterSpacer {
	background-color:#e4e4e4;
	width:717px;
	height:15px;
}

.pageCenterTitleText {
	font-weight:900;
	font-size:13px;
	margin-top:0px !important;
	line-height:21px;
	vertical-align:middle;
}

.pageCenterRightRight {
	float:left;
	width:225px;
	padding-top:0px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:0px;
}

.pageCenterRightRightText {
	width:211px;
	float:left;
	padding-left:28px;
	padding-right:14px;
	padding-bottom:0px;
	padding-top:0px;
	line-height:21px;
	font-size:11px;
}

.pageCenterRightRightText a {
	color:#525262;
}

.pageCenterRightRightText ul {
	margin:0px;
	padding-left:16px;
	margin-top:21px;
}

.pageCenterRightLeft ul {
	margin-bottom:0px;
	margin-top:21px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	padding-left:35px;
}

.pageCenterRightLeft a {
	color:#525262;
}

.pageCenterRightRightSpace {
	width:100px;
	height:38px;
}

.smallTitle {
	font-weight:900;
	font-size:11px;
}

/*end content page body*/

/*news and events styles*/

.newsLink {
	float:left;
	width:189px;
}

.newsIcon {
	float:left;
	width:22px;
	height:21px;
}

.newsSpace {
	width:211px;
	height:21px;
	line-height:21px;
}

.newsDate {
	font-size:11px;
	font-weight:normal;
}

.newsSubTitle {
	font-weight:900;
}

.newsPageLeft {
	float:left;
	width:100px;
	height:21px;
}

.newsPageRight {
	float:left;
	text-align:right;
	width:111px;
	height:21px;
}

.ital {
	font-style:italic;
}

.eventGraphic {
	height:84px;
	width:98px;
	float:left;
}

.eventText {
	width:352px;
	float:left;
}

.eventTitle {
	font-weight:900;
}

.eventBooth {
	font-weight:900;
	font-size:13px;
}

.pageText {
	font-size:11px;
	font-weight:900;
}

.pageText a {
	color:#525262;
}

.pageText a:hover {
	text-decoration:none;
}

.pageNumbers {
	text-align:left;
	width:200px;
	float:left;
}

.currentPage {
	color:#f7af03 !important;
}

.morePrevious {
	width:250px;
	text-align:right;
	float:left;
}

/*end of news and events styles*/

/*side navigation*/

.pageCenterLeft a {
	text-decoration:none;
	color:#ffffff;
	font-weight:900;
}

.navSide {
	width:253px;
	list-style:none;
	float:left;
	padding:0px;
	margin:0px;
	font-size:11px;
}

.navSide ul {
	width:253px;
	list-style:none;
}

.navSide a {
	display:block;
	width:225px;
	line-height:25px;
	vertical-align:middle;
	text-align:left;
	padding-left:28px;
	height:100%;
}

.navSide a:hover {
	background-color:#f7af03;
}

.navSide li {
	height:25px;
	overflow:hidden;
	float:left;
	display:block;
}

.navSide li ul {
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0px;padding:0px;
	position:absolute;
	left:-999em;
	width:200px;
	background-color:#2B64C4;
	padding-top:0px;
	margin-left:253px;
	margin-top:-25px;
}

.navSide li li {
	width:200px;
	background-image:url(../Images/General/trans.gif);
	border-left:solid;
	border-left-width:2px;
	border-left-color:#e4e4e4;
}

/*.navSide li:hover div a {
	background-color:#f7af03;
}*/

.navSide li ul a {
	width:170px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	line-height:25px;
	color:#FFFFFF !important;
	background-color:#2B64C4;
	padding-bottom:0px;
	padding-top:0px;
}

.navSide li ul a:hover {
	background-color:#F7AF03;
	color:#FFFFFF;
}

.navSide li:hover ul, .navSide li.over ul {
	left:auto;
}

.navSide .hasSub a {
	background-image:url(../Images/Navigation/sideNavArrowWhite.gif);
	background-repeat:no-repeat;
}

.navSide .hasSub a:hover {
	background-image:url(../Images/Navigation/sideNavArrowWhite.gif);
	background-repeat:no-repeat;
}

.navSide div div a {
	background-color:#ffffff;
	color:#2B64C4;
}

.navSide div div a:hover {
	background-color:#ffffff;
	color:#2B64C4;
}

.navSide .hasSub div a {
	background-image:url(../Images/Navigation/sideNavArrowBlue.gif);
	background-repeat:no-repeat;
}

.navSide .hasSub div a:hover {
	background-image:url(../Images/Navigation/sideNavArrowBlue.gif);
	background-repeat:no-repeat;
}



.navSide div {
	height:100%;
}

/*end side navigation*/

/*privacy policy / terms conditions Styles*/

.privacyBody {
	background-color:#ffffff;
}

#privacyContainer {
	width: 100%;
	text-align: left;
	background-color:#ffffff;
	min-height:100%;
	padding-top:14px;
	padding-bottom:14px;
}

* html #privacyContainer {
	height: 100%;	
}

#privacyInsideContainer {
	width:600px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../Images/General/600back.jpg);
	background-repeat:repeat-y;
}

.privacyContent {
	padding-left:14px;
	padding-right:14px;
	line-height:21px;
	vertical-align:middle;
}

.privacyTitle {
	font-size:13px;
	font-weight:900;
}

.privacySubTitle {
	font-weight:900;
}

.privacySpace {
	width:500px;
	height:21px;
}

.privacyEm {
	font-weight:900;
}

.privacyContent p {
	margin-top:21px;
	margin-bottom:0px;
}

.privacyContent a {
	color:#525262;
}

.privacyContent a:hover {
	text-decoration:none;
}
	

/*end privacy policy / terms conditions styles*/

.hidden {
	display:none;
}

/*case study styles*/

.caseLogo {
	float:left;
	height:126px;
	width:126px;
}

.caseQuote {
	float:left;
	padding-left:14px;
	width:310px;
}

.caseSpace {
	height:21px;
	width:15px;
}

.caseEM {
	font-style:italic;
}

.caseStudy ul {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.caseStudy li {
	line-height:21px;
	vertical-align:middle;
}

.casePrintIcon {
	float:left;
	width:22px;
	height:21px;
}

.casePrintText {
	float:left;
	font-size:11px;
	line-height:21px;
	vertical-align:middle;
}

.caseChart {
	float:right;
}

.caseNav {
	font-size:11px;
	line-height:21px;
	vertical-align:middle;
}

.casePlusMinus {
	float:left;
	width:20px;
	height:21px;
}

.caseCategory {
	font-size:12px;
	float:left;
	width:191px;
}

.caseCategory a {
	text-decoration:none;
}

.caseNavSpace {
	height:21px;
	width:211px;
}

.caseStudyLink {
	width:191px;
	padding-left:20px;
}

.caseStudyLinkIcon {
	height:21px;
	float:left;
	width:22px;
}

.caseStudyLinkText {
	float:left;
	width:169px;
}

.caseNav a {
	color:#525262;
}

/*end case study styles*/

/*partner list styles*/

.partnerSpace {
	height:21px;
	width:20px;
}

.partnerLogo {
	float:left;
	height:84px;
	width:210px;
}

.partnerContact {
	float:left;
	height:84px;
	width:226px;
	padding-left:14px;
	font-size:11px;
}

.partnerContactName {
	font-size:12px;
}

.partnertBold {
	font-weight:900;
}

.partnerSubSection {
	float:right;
	width:224px;
	height:63px;
	padding-left:14px;
}

.partnerSubSectionLeft {
	float:left;
	width:63px;
	height:63px;
}

.partnerSubSectionRight {
	float:left;
	height:63px;
	padding-left:14px;
	width:147px;
	font-size:11px;
}

/*end partner list styles*/

/*testimonials page styles*/

.testimonialsBody {
	width:689px;
	padding-left:14px;
	padding-right:14px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:21px;
	font-size:12px;
}

.testimonialSpace {
	height:21px;
	width:25px;
}

.testimonialLong {
	width:549px;
	float:left;
}

.testimonialShort {
	float:left;
	width:126px;
}

.testimonialPadding {
	width:14px;
	height:21px;
	float:left;
}

.testimonialLong a {
	font-weight:900;
	color:#525262;
}

.testimonialEm {
	font-style:italic;
}

/*end testimonials styles*/

/*page bottom image links*/

.bucketSection {
	width:956px;
	padding-left:14px;
}

.bucketContact {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/contactUsBucket.jpg);
	background-repeat:no-repeat;
	position:relative;
}

.bucketNewsEvents {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/newsEventsbucket1.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bucketTestimonials {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/testimonialsBucket5.jpg);
	background-repeat:no-repeat;
	position:relative;
}

.bucketCareers {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/CareersBucket.jpg);
	background-repeat:no-repeat;
	position:relative;
}

.bucketSolutions {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/solutionsBucket.jpg);
	background-repeat:no-repeat;
	position:relative;
}

.bucketCaseStudies {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/caseBucket.jpg);
	background-repeat:no-repeat;
	position:relative;
}

.bucketEstimating {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/estimatingBucket.jpg);
	background-repeat:no-repeat;
	position:relative;
}

.bucketHoverOff {
	height:166px;
	width:225px;
}

.bucketHoverOn {
	height:166px;
	width:225px;
	background-image:url(../Images/General/bucketHover.jpg);
	background-repeat:no-repeat;
}

.bucketPositionedLinkSmall {
	position:absolute;
	top:0px;
	left:0px;
	width:225px;
	height:166px;
	z-index:55;
}

.bucketTitle {
	font-weight:900;
	padding-left:14px;
	padding-right:14px;
	padding-top:7px;
	font-size:13px;
	width:197px;
}

.bucketTitleHover {
	font-weight:900;
	padding-left:14px;
	padding-right:14px;
	width:197px;
	padding-top:7px;
	font-size:13px;
	color:#ffffff;
}

.bucketText {
	font-weight:900;
	height:132px;
	vertical-align:bottom;
	padding-left:14px;
	padding-right:14px;
	width:197px;
	position:relative;
	font-size:11px;
	color:#ffffff;
}

.bucketTextPositionedSmall {
	position:absolute;
	bottom:0px;
	width:197px;
}

/*end page bottom image links*/

/*site map styles*/

.pageCenterSiteMap {
	width:970px;
	font-size:11px;
	color:#525262;
	background-color:#e4e4e4;
	/*color:#ffffff;
	background-color:#a2a7ae;*/
	background-image:url(../Images/General/siteMapBack.jpg);
	background-repeat:repeat-y;
	line-height:21px;
	vertical-align:middle;
}

.siteMapColumn {
	float:left;
	width:211px;
	padding-left:14px;
	padding-right:14px;
}

.siteMapSubLinks {
	padding-left:15px;
}

.siteMapSpace {
	height:21px;
	width:21px;
}

.pageCenterSiteMap a {
	color:#525262;
}

.pageCenterSiteMap a:Hover {
	text-decoration:none;
}

.siteMapLink {
	background-image:url(../Images/General/siteMapLink.jpg);
	background-repeat:no-repeat;
	float:left;
	height:21px;
	width:15px;
}

.siteMapLinkEnd {
	background-image:url(../Images/General/siteMapEndLink.jpg);
	background-repeat:no-repeat;
	float:left;
	height:21px;
	width:15px;
}

.siteMapLinkContainer {
	background-image:url(../Images/General/siteMapConnector.jpg);
	background-repeat:repeat-y;
}

.siteMapLinkName {
	float:left;
	width:196px;
}

.siteMapSubLinks .siteMapLinkName {
	float:left;
	width:178px;
}

/*end site map styles*/

/*request a demo - contact us styles*/

.demoBody {
	background-color:#ffffff;
}

#demoBaseContainer {
	width: 100%;
	text-align: left;
	background-color:#ffffff;
	padding-top:14px;
	padding-bottom:14px;
}

#demoContainer {
	width:480px;
	margin-left: auto;
	margin-right: auto;
	vertical-align:middle;
	background-image:url(../Images/General/480back.jpg);
	background-repeat:repeat-y;
}

#demoBaseContainer form {
	padding:0px;
	margin:0px;
	padding-left:15px;
	padding-right:15px;
}

.demoFieldName {
	width:150px;
	float:left;
	font-weight:900;
}

.demoFieldNameInvalid {
	width:150px;
	float:left;
	font-weight:900;
	color:#ff0000;
}

.demoFieldControl {
	width:300px;
	float:left;
	overflow:hidden;
}

.demoTitle {
	font-weight:900;
	font-size:13px;
	line-height:21px;
	vertical-align:middle;
}

.demoSubTitle {
	font-size:11px;
	line-height:15px;
	vertical-align:middle;
}

.demoSpace {
	height:15px;
	width:15px;
	line-height:15px;
}

.demoBorder {
	height:8px;
	width:480px;
	font-size:1px;
	line-height:8px !important;
	margin-left: auto;
	margin-right: auto;
}

.demoThankPadding {
	height:300px;
	width:15px;
}

.contactSpace {
	height:21px;
	width:25px;
}

.pageCenterRightLeft form {
	margin:0px;
	padding:0px;
}

.contactIcon {
	height:21px;
	width:31px;
	float:left;
}

.contactText {
	width:419px;
	float:left;
}

.contactBold {
	font-weight:900;
}

.contactSide {
	font-size:12px;
	line-height:21px;
	vertical-align:middle;
}

.contactPower {
	font-size:9px;
	width:123px;
	text-align:center;
}

.contactMap a {
	color:#525262;
}

.contactSmallSpace {
	width:25px;
	height:10px;
}

.demoEnhance {
	color:#ff0000;
	font-weight:normal;
}

/*end request a demo - contact us styles*/
.bucketTestimonials1 {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/testimonialsBucket1.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bucketTestimonials2 {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/testimonialsBucket2.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bucketTestimonials4 {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/testimonialsBucket4.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bucketTestimonials7 {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/testimonialsBucket7.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bucketTestimonials10 {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/testimonialsBucket10.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bucketTestimonials3 {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/testimonialsBucket3.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bucketTestimonials8 {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/testimonialsBucket8.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bucketTestimonials6 {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/testimonialsBucket6.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bucketTestimonials9 {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/testimonialsBucket9.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bucketTestimonials5 {
	padding-right:14px;
	width:225px;
	height:166px;
	float:left;
	background-image:url(../Images/General/testimonialsBucket5.jpg);
	background-repeat:no-repeat;
	position:relative;
}

.pageCenterRightLeftCRM {
	font-size: 12px;
	line-height: 21px;
	background-color: #E4E4E4;
	float: left;
	width: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

#CenterPageSectionCRM {
	background-color: #E4E4E4;
	z-index: 10;
}
.pageCenterRightCRM {
	float: left;
	width: 970px;
}
.pageCenterSpacerCRM {
	height: 15px;
	width: 970px;
}
.pageCenterRightRightCRM {
	width: 465px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}
