@charset "UTF-8";
/* CSS Document */

#bannerImage{
background:url(../_img/homeHeaderBG.jpg) center no-repeat;
width:100%;
height:368px;
}

#bannerImageSlogan{
background:url(../_img/homeHeaderSloganBG.jpg) center no-repeat;
width:100%;
height:99px;
}

#productBox {
background:url(../_img/boxWide.png) center no-repeat;
width:970px;
height:126px;
margin-top:15px;
position:relative;
}

.productBoxLogo {
width:19%;
float:left;
margin-top:35px;
}



#blackDialerDemo {
display:none;
position:absolute;
top:115px;
width:970px;
left:50%;
margin-left:-485px;
height:360px;
}

#pickRouteDemo {
display:none;
position:absolute;
top:115px;
width:970px;
left:50%;
margin-left:-485px;
height:360px;
}

#boothBillingDemo {
display:none;
position:absolute;
top:115px;
width:970px;
left:50%;
margin-left:-485px;
height:360px;
}

#legcallDemo {
display:none;
position:absolute;
top:115px;
width:970px;
left:50%;
margin-left:-485px;
height:360px;
}

#buzzMeBackDemo {
display:none;
position:absolute;
top:115px;
width:970px;
left:50%;
margin-left:-485px;
height:360px;
}

.demoSlide p{
font-size:14px;
margin-top:5px;
}


