#footer {
    background: url("http://webfiles.luxweb.com/images/common/footer/bgfooter.png") repeat-x scroll 0 0 #2D2D2D;
    border-top: 1px solid #5A5A5A;
    color: #FFFFFF;
    width: 100%;
}
#tpFoot {
    border-bottom: 1px solid #323232;
    margin-top: 10px;
    padding-bottom: 7px;
}
#footLeft {
    overflow: hidden;
    width: 529px;
    margin-bottom: 5px;
}
#footLeft li {
    float: left;
    margin: 0 9px;
}
strong {
    font-weight: bold;
}
#footLeft strong span {
    color: #B5D808;
}
#footLeft ul {
    margin-top: 3px;
}
#footLeft li li {
    clear: both;
    float: none;
    margin: 2px 0;
}
#footer a {
    color: #FFFFFF;
}
a {
    text-decoration: none;
}
#mdFoot {
    background: none repeat scroll 0 0 #282828;
    border-bottom: 1px solid #2D2D2D;
    border-top: 1px solid #404040;
    padding-bottom: 10px;
}
.innerCt {
    margin: 0 auto;
    position: relative;
	width: 850px;
}
.innerCtFoot {
    margin: 0 auto;
    position: relative;
	width: 840px;
	padding-left: 5px;
	padding-right: 5px;
}
#mdFoot p {
	border-right: 1px solid #191919;
    cursor: default;
    font-size: 10px;
    font-weight: bold;
    margin: 7px 0 7px 8px;
    padding: 2px 7px 2px 0;
    text-align: right;
    width: 155px;
}
#mdFoot p strong {
    color: #B5D808;
    display: block;
}
#mdFoot ul {
    border-left: 1px solid #5A5A5A;
    left: 171px;
    padding: 2px 0 2px 14px;
    position: absolute;
    top: 0;
    width: 664px;
}
#mdFoot li {
    border-right: 1px solid #FFFFFF;
    display: inline;
    padding: 0 6px;
}
#mdFoot li:last-child {
    border: 0 none;
}

#btFoot {
    background: none repeat scroll 0 0 #3C3C3C;
    border-top: 1px solid #424242;
    color: #C1C1C1;
    font-size: 9px;
    line-height: 14px;
    padding: 10px 0;
    text-align: center;
}
#btFoot #copyright {
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    margin-top: 7px;
}
* {
    border: 0 none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
body {
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 11px;
}
#tpFoot hr {
    border-left: 1px solid #2B2B2B;
    border-right: 1px solid #5A5A5A;
    height: 103px;
    left: 525px;
    position: absolute;
    top: 8px;
}
#infoPlan {
    height: 120px;
    position: absolute;
    right: 0;
    top: 0;
    width: 327px;
}
#infoPlanLeft{
	float:left;
	width: 145px;
	margin-left: 10px;
    margin-top: 10px;
}
#infoPlanRight{
	float:right;
	margin-top:22px;
	width: 170px;
}
#infoPlan p {
	overflow: hidden;
}
#infoPlan strong {
    display: block;
}
#infoPlan span {
    display: block;
}
#infoPlan span:last-child {
    padding-top: 5px;
}
#infoPlan ul {
    position: absolute;
    right: 45px;
    top: 96px;
}

#infoPlan li:first-child {
    border: 0 none;
}
#footLeft li li {
    clear: both;
    float: none;
    margin: 2px 0;
}
#infoPlan li {
    border-left: 1px solid #FFFFFF;
    display: inline;
    margin: 0;
    padding: 0 5px;
}
#bmdFoot {
    background: none repeat scroll 0 0 #282828;
    border-bottom: 1px solid #2D2D2D;
    border-top: 1px solid #404040;
}
#bmdFootContent {
	margin: auto;
    padding-bottom: 2px;
    padding-top: 5px;
    width: 63px;
}