@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }
img { border:0; }
p { padding:6px 0;}
.clear { clear:both; }
body { font-family: Arial, Helvetica, "Nimbus Sans L", FreeSans; background:#000 url(../images/page_bg.jpg) repeat-x; }
#wrap { background: url(../images/container_bg.jpg) no-repeat; width:944px; height: 900px;  margin:0 auto;}
#left { float: left; padding: 120px 12px 0 11px; width: 256px; }
#logo { float: left; }
#right { float: left; width: 657px; padding: 20px 0 0 8px; color: #FFF; height: 622px; }
#logo { float: left; width: 619px; background-image: url(../images/logo.jpg); height: 209px; text-indent: -4000px; position: relative; }
#left_col { float: left; padding: 4px 12px 0 32px; width: 256px; height: 294px; }
.pink { color: #ff008b; }
#right_col { float: left; padding: 4px 75px 0 28px; width: 254px; height: 294px; }
#right_col ul { float: left; width: 200px; display: block; color: #ffb51b; }
#right_col ul li { float: left; display: block; list-style: none; width: 100%; height: 16px; font-size: 12px; }
.blue { color: #60a8e4; }
#right .download { margin-left: 17px; display: block; width: 577px; }
#footer { clear: both; background-image: url(../images/footer_bg.png); width: 841px; padding: 14px 20px 0 20px; height: 33px; color: #FFF; font-size: 14px; }
#footer p { float:left; padding: 0; }
#footer ul { display: block; float:right;}
#footer ul li  { list-style:none; display:inline;}
#footer ul li a { color:#fff; text-decoration:none; }
#footer ul li a:hover { text-decoration:underline; }
#logo a { position: absolute; display: block; width: 130px; height: 42px; top: 141px; left: 452px; }
