html {
    background: #000 url(/images/bg_html.png) center bottom no-repeat;
}
body{
    margin: 0;
    padding: 0;
    background: url(/images/bg_dots.png) center 350px repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
}
:focus {
    outline: none;
}

form {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

a {
    color: #ee5922;
}

.big {
    font-size: 1.2em;
}
.small {
    font-size: 11px;
}

.orange {
    color: #fe4a03;
}

#bottom_module ul, #bottom_module ol {
	margin: 1.3em 0 1.3em 3em;
	padding: 0;
}
#bottom_module ul li, #bottom_module ol li{
	margin: 1.4em 0;
	padding: 0 0 0 0.1em;
}
.clr {
    clear: both;
}

div#body {
    background: url(/images/bg_body.png) center top no-repeat;
}
#wrapper {
    margin: 0 auto;
    width: 953px;
    position: relative;
}

#flash {
    position: absolute;
    top: 0;
    right: 0;
    width: 665px;
    height: 680px;
    z-index: 0;
}

#header {
    height: 125px;
    background: #fff url(/images/bg_header.png) top left no-repeat;
}
#header .logo {
    position: absolute;
    background: url(/images/logo.png);
    width: 224px;
    height: 55px;
    left: 23px;
    top: 64px;
}
#header .logo a {
    display: block;
    text-indent: -999px;
    height: 55px;
}
#header .menu {
    position: absolute;
    top: 80px;
    right: 45px;
    font-size: 18px;
    z-index: 1;
    text-align: right;
}

#header .menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size:
}

#header .menu ul li{
    margin: 0;
    padding: 0;
    float: left;
}

#header .menu ul li a{
    display: block;
    margin: 0 20px;
    color: #777;
}

#header .menu ul li.active a{
    color: #ee5922;
    text-decoration: none;
}


#header #slogan {
    color: #f1631c;
    font-style: italic;
    font-size: 28px;
    position: absolute;
    top: 150px;
    left: 67px;
}



#content {
    background: #fff;
    overflow: hidden;
    height: 1%;
    padding: 27px 20px 20px 20px
}

#footer {
    background: url(/images/bg_footer.png) top left no-repeat;
    height: 245px;
    position: relative;
}
#footer #comp{
    position: absolute;
    right: 108px;
    top: -41px;
}
#footer .logo{
    position: absolute;
    background: url(/images/logo_small.png);
    width: 83px;
    height: 19px;
    left: 67px;
    top: 88px;
}
#footer .logo a{ 
    display: block;
    text-indent: -999px;
    height: 19px;
}
#footer .copyright {
    color: #777;
    font-size: 11px;
    position: absolute;
    top: 120px;
    left: 67px;
}

#footer .menu {
    position: absolute;
    top: 120px;
    left: 500px;
    font-size: 11px;
}

#footer .menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size:
}

#footer .menu ul li{
    margin: 0;
    padding: 0;
    float: left;
}

#footer .menu ul li a{
    display: block;
    margin: 0 15px;
    color: #777;
}

.register {
    background: url(/images/bg_register.png) top center no-repeat;
    height: 73px;
    padding: 80px 0 0 0;
}
.register a, a.pay{
    color: #fff;
    background: url(/images/btn_register.png) no-repeat;
    display: block;
    width: 302px;
    height: 53px;
    font-size: 21px;
    text-align: center;
    padding: 18px 0 0 0;
    margin: 0 auto;
}
#main_module .center{
    width: 255px;
    margin: 80px auto;
}
#main_module .left{
    width: 255px;
    float: left;
}

#login {
    margin-top: 75px;
    background: url(/images/bg_login.png) no-repeat;
    height: 201px;
    position: relative;
    overflow: hidden;
}
#login input{
    position: absolute;
    border: 0px;
}
#login #name {
    top: 25px;
    left: 30px;
    width: 160px;
}
#login #password {
    top: 64px;
    left: 30px;
    width: 160px;
}
#login #go {
    top: 60px;
    right: 4px;
}

#login a {
    display: block;
    text-align: center;
    font-size: 18px;
    margin: 140px 15px 0 0;
    color: #fff;
}

#status {
    background: url(/images/bg_status.png) no-repeat;
    height: 127px;
    width: 193px;
    color: #fff;
    margin: 40px auto 15px auto;
    text-align: center;
    overflow: hidden;
}
#status strong{
    color: #fff;
}
#status p{
    margin: 20px 0 0 0;
}

a.exit {
    color: #777;
    font-size: 18px;
}

#icons {
    text-align: center;
    /*background: url(/images/icons.png) center no-repeat;*/
    height: 240px;
    margin: 20px 0;
}

#main_module .right{
    margin-left: 300px;
    padding-right: 50px;
}

#main_module .right h1{
    margin: 0 0 45px 0;
}

#bottom_module {
    margin-top: 40px;
    overflow: hidden;
    height: 1%;
}

#bottom_module h2{
    margin-top: 2px;
}

#bottom_module .left{
    float: left;
    width: 400px;
}

#bottom_module .right{
    padding-left: 35px;
    background: url(/images/pacman.png) no-repeat;
    float: left;
    width: 450px;
}



h1 {
    color: #777;
    font-size: 24px;
    font-style: italic;
    text-align: right;
    font-weight: normal;
}
h2 {
    font-size: 18px;
    color: #666;
    font-weight: normal;
}
strong {
    color: #444;
}

.question, .answer {
    font-size: 11px;
    color: #777;
    margin-bottom: 15px;
}
.question h4, .answer h4 {
    padding: 0 0 0 30px;
    line-height: 13px;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
}

.question h4 {
    color: #fe4a03;
    background: url(/images/conv_orange.png) left top no-repeat;
}
.answer h4 {
    color: #aeaeae;
    background: url(/images/conv_grey.png) left top no-repeat;
}


.pacman_line {
    background: url(/images/pacman_line.png) top right no-repeat;
    height: 33px;
    margin: 0 -65px 10px 0;
}

.page_nav {
    padding: 15px 0;
    text-align: right;
    margin: 40px 0;
}

.page_nav a{
    display: inline;
    padding: 2px 5px;
    margin: 0 5px;
    color: #777;
    text-decoration: none;
    font-size: 18px;
}
.page_nav a.current{
    background: #ee5922;
    color: #fff;
}
.send {
    text-align: center;
    background: url(/images/bg_send_man.png) top right no-repeat;
    height: 120px;
    margin-right: -40px;
    padding: 40px 40px 0 0;
}
.small_orange {
    color: #fe4a03;
    font-size: 10px;
}
.big_orange {
    color: #f1631c;
    font-style: italic;
    font-size: 18px;
    text-align: center;
}
.big_black {
    color: #000;
    font-style: italic;
    font-size: 28px;
    text-align: center;
}
.big_red {
    color: red;
    font-style: italic;
    font-size: 28px;
    text-align: center;
}

.messages {
    background: url(/images/conv_orange2.png) left center no-repeat;
    padding: 7px 0 7px 35px;
    line-height: 1em;
    font-size: 18px;
    display: block;
    color: #000;
    margin: 0 0 0 20px;
}

.messages_open {
    background: url(/images/conv_orange_open.png) left center no-repeat;
    padding: 7px 0 7px 35px;
    line-height: 1em;
    font-size: 18px;
    display: block;
    color: #ee5922;
    margin: 0 0 0 20px;
}


.status_up{
    background: url(/images/bg_status_up.png) left top no-repeat;
    font-size: 14px;
    padding: 3px 0 3px 25px;
}
.select_1, .select_2, .select_3, .select_4 {
    color: #fff;
    line-height: 1em;
    text-decoration: none;
    background: url(/images/btn_select_1.png) top center no-repeat;
    padding: 4px 15px 18px 15px;
    margin-right: 20px;
}
.select_2 {
    background: url(/images/btn_select_2.png) top center no-repeat;
}
.select_3 {
    background: url(/images/btn_select_3.png) top center no-repeat;
}
.select_4 {
    background: url(/images/btn_select_4.png) top center no-repeat;
}


#message_box {
    height: 500px;
    width: 560px;
    margin-bottom: 30px;
}
#message_menu {
    width: 558px;
    height: 28px;    
    overflow:hidden;
}

#message_main_column {
    float: left;
    width: 398px;
    height: 470px;    
    border-top: none;
    position: relative;
    overflow:hidden;
    border-bottom: 1px solid #8db2e3;
}
#message_right_column {
    float: left;
    width: 159px;
    height: 470px;
    border-top: none;
    border-left: none;
    overflow:hidden;
    position:relative;
    border-bottom: 1px solid #8db2e3;
}
.fieldWithErrors {
    color:red;
    border-left:1px solid red;
}
