﻿/* about us */
div.homeBG { width:739px; height:432px; margin-left:20px; background-image:url('images/HomeBG.png'); background-repeat:no-repeat; }

div.carouselContainer {position:relative; width:717px; height:381px;}
div.homeCenter { position:absolute; left:11px; top:10px; width:717px; height:370px; display:none; }
div.homeBtns { padding-left:35px; padding-top:15px; }
/* the buttons from 1 to 7 */
div.homeBtn { float:left; width:26px; height:26px; margin-right:2px; background-image:url('images/menuBtns.png'); background-position:0px 0px; background-repeat:no-repeat; }
div.homeBtnInner { width:24px; height:24px; cursor:pointer; color:#847107; font-family:Arial, Verdana; font-size:14px; font-weight:bold; }
div.btnSelected, div.homeBtnInner:hover { background-image:url('images/menuBtns.png'); background-position:0px -30px; color:#ffffff; }
div.homeBtnInner p { padding-left:9px; padding-top:5px; }
/* the play button */
div.homeBtnInnerPlay { float:left; width:26px; height:26px; margin-right:2px; background-image:url('images/menuBtns.png'); background-position:0px -94px; background-repeat:no-repeat; }
div.homeBtnInnerPlay { width:24px; height:24px; cursor:pointer; }
div.btnSelectedPP { background-image:url('images/menuBtns.png'); background-position:0px -63px; }

div#btnC_9 p
{
    padding-left: 4px;
}
