/* Cplus Media Design */
/* http://www.cplusmedia.com */
/* admin@cplusmedia.com */

body {
margin:0px;
text-align: center;
color:#999999;
/* background: url(bg.jpg) repeat-x top center; */
background:#f2f2f2 url(home-page.jpg) no-repeat center top;
}

#PageNewYear a{
display: block;
margin: 0px auto;
height:300px;
border:none;
width:700px;
font-size:1px;
text-indent: -9999px;
}

#CplusLangPanel{
display: block;
margin: 0px auto;
margin-top:38px;
width:230px;
}
.CplusLangItem li{
float:left;
font-size:10px;
font-weight:bold;
display: block;
padding:7px;
width:60px;
text-align:center;
}
#CplusLangPanel a{color:#FFF;}