body{ background-color: #444444; background-image: url(../images/intro/bg.jpg); background-position: top center; background-repeat: no-repeat; background-attachment: fixed; text-align: center;}
#introMenu{background-image: url(../images/intro/picture.png);  text-align: left; width: 725px; height: 568px; margin: auto; margin-top: 25px; background-position: top center; background-repeat: no-repeat;}
#introMenuWrapper{ width: 164px; margin-left: 105px; padding-top: 14px;}
.introMenuItem{width: 153px; height: 23px; background-image: url(../images/menu/item.png); background-position: top center; background-repeat: no-repeat;}
.introMenuItem div{ padding-left: 32px; }
.introMenuItem div a{font-size: 16px; text-decoration: none; display: block; width: 100%;}
.introTopMenu{ height: 44px;}
.introBottomMenu{ height: 36px;}

#introFooterWrapper{background-color: #444444; height: 50px;}
#introFooter{ width: 720px; margin: auto; }
#introFooter #left{color: #FFF; font-size: 10px; text-align: left; float: left;  padding-top: 25px;}
#introFooter #right{color: #FFF; font-size: 10px; text-align: left; float: right; padding-top: 25px;}
#introFooter a{text-decoration: none; color: #FFF;}
