.homepagePods { background:transparent; width:100%; float:left; }
#footer { background:none;padding:0;}

.pod h2, .pod .podData { margin:0 20px;color:#FFF; }
.pod .podData { text-align:left; padding:0 15px; font-size:8pt;/*Being able to read text is overrated.  At least it will look pretty!*/ }
.podData a:link, .podData a:active, .podData a:visited, .podData a:hover { color:#F0d8b4; }
.pod h2 { padding:12px 0 5px 0; font-size:16px; font-variant:small-caps; }
.pod.specialHeader h2 { padding:0 0 5px 0; }
.pod p { margin:0; padding:0; }
.podHolder .grouped { width:653px; float:left; }
.homepagePods #welcome { background:url(../_images/homepage-pod-welcome.png) no-repeat;
	width:653px; height:131px; }
.homepagePods #welcome.over { background:url(../_images/homepage-pod-welcome-over.png) no-repeat; }

.homepagePods #resellerLogin { background:url(../_images/homepage-pod-member.png) no-repeat;
	width:327px; height:314px; float:right; }
.homepagePods #resellerLogin.over { background:url(../_images/homepage-pod-member-over.png); }

.homepagePods #experience { background:url(../_images/homepage-pod-testimonials.png) no-repeat;
	width:329px; height:183px; float:left; overflow:hidden; }
.homepagePods #experience.over { background:url(../_images/homepage-pod-testimonials-over.png); }

.homepagePods #chatPod { background:url(../_images/homepage-pod-chat.png) no-repeat;
	width:324px; height:183px; float:left; }
.homepagePods #chatPod.over { background:url(../_images/homepage-pod-chat-over.png); }

.homepagePods #chatPod .podData { padding:0; }

.content {background:#102754 url(../_images/homepage-bkg-blue.png) repeat-x; float:left; width:100%;  }

.partnerPods .pod { float:left; overflow:hidden;}
.partnerPods #topPod { background:url(../_images/homepage-pod-welcome.png) no-repeat;
	width:653px; height:131px; }
.partnerPods #bottomLeftPod { background:url(../_images/homepage-pod-testimonials.png) no-repeat;
	width:329px; height:183px; overflow:hidden; }
.partnerPods #bottomRightPod { background:url(../_images/homepage-pod-chat.png) no-repeat;
	width:324px; height:183px; float:left; }
.partnerPods #rightPod { background:url(../_images/homepage-pod-member.png) no-repeat;
	width:327px; height:314px; }

.partnerPods #topPod.over { background:url(../_images/homepage-pod-welcome-over.png) no-repeat; overflow:hidden;}
.partnerPods #bottomLeftPod.over { background:url(../_images/homepage-pod-testimonials-over.png) no-repeat; overflow:hidden;}
.partnerPods #bottomRightPod.over { background:url(../_images/homepage-pod-chat-over.png) no-repeat; overflow:hidden;}
.partnerPods #rightPod.over { background:url(../_images/homepage-pod-member-over.png) no-repeat; overflow:hidden;}

#interim { display:none; }


/*#topPod h2, #rightPod h2 { padding:32px 0 5px 0; }*/

.testimonials .podData { text-align:left; padding:0; }
.testimonials li { list-style:none; margin:0; padding:0 8px; text-align:center;}
.testimonials ol { text-align:center; margin:0; padding:0; width:300px; height:150px; text-align:left; }
.testimonials a { display:none; }

#mainImage { height:164px; float:left;clear:both;  }

#chatPod .podData p { float:left; width:150px; padding:0 3px 0 0; }
#chatPod .chatImage { float:left; }

.dataSection { visibility:hidden;}

