*{ margin:0; padding:0; }

body {
	background:#DDDFE3 url(../../img/home/headerBkg.gif) repeat-x;
}

#headerContainer{ position:relative; width:100%; height:52px; background:url(../../img/lumenvoxBanner.jpg) no-repeat; }
#productIcons{ height:115px; background:url(../../img/home/menuBar.gif) repeat-x; }
#pageBody{ width:994px; background:url(../../img/home/pageBodyBkg.gif) repeat-y; margin:0px; }

.leftColumn{ float:left; width:313px; margin-left:20px; }
.leftColumn ul{ margin-left:30px; margin-top:20px; list-style-image:url(../../img/home/arrow.gif); }

.rightColumn{ float:right; width:275px; margin-right:32px; }
#rightColumnBody{ float:right; width:275px; height:600px; margin-right:32px; background-color:#FFF; }
#rightColumnBody h1{ background:url(../../img/home/sideBar.gif) repeat-x; height:31px; padding-left:10px; padding-top:3px; }
#rightColumnBody p{ float:right; width:220px; }



.centerColumn{ width:310px; margin-left:353px; }

.supportPackages{ position:relative; background:url(../../img/home/supportPackages.jpg) no-repeat; height:235px; padding-left:10px; padding-top:3px; }
.supportPackages p{ padding-left:13px; padding-right:13px; padding-top:124px; }
.supportPackages img{ position:absolute; left:190px; top:180px }

.videoTraining{ position:relative; background:url(../../img/home/videoTraining.jpg) no-repeat; height:145px; padding-left:10px; padding-top:3px; }
.videoTraining p{ padding-left:90px; padding-right:13px; padding-top:15px; }
.videoTraining img{ position:absolute; left:190px; top:90px; }

.onSiteTraining{ position:relative; background:url(../../img/home/onSiteTraining.jpg) no-repeat; height:230px; padding-left:10px; padding-top:3px; }
.onSiteTraining div{ float:left; width:90px; height:90px; }
.onSiteTraining h1{ padding-bottom:10px; }
.onSiteTraining p{ padding-bottom:10px; }
.onSiteTraining img{ position:absolute; left:190px; top:175px }

#pageBodyFooter{ height:35px; width:994px; background:url(../../img/home/pageBodyEndCap.gif); }
