html, body, p, h1, h2, h3, h4, h5, h6, ul, li {
    margin: 0;
    padding: 0;
}

body {
    background: #e6e6e6 url('../images/background.jpg') no-repeat center top;
    text-align: center;
    width: 100%;
    height: 100%;
    font-family: Arial;
    font-size: 12px;
    color: #a5a5a5;
}

a img {
    border: none;
}

#top {
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    text-align: right;
}

#top p {
    float: right;
    height: 30px;
    line-height: 30px;
}

#top p.lang {
    background: #606060;
}

#top p.lang-bg {
    background: #606060 url('../images/bg-flag.gif') no-repeat right 6px;
}

#top p.lang-uk {
    background: #606060 url('../images/uk-flag.gif') no-repeat right 6px;
}

#top p.lang a {
    color: #d0d0d0;
    text-decoration: none;
    display: block;
    float:left;
    padding: 0 38px 0 10px;
}

#main {
    width: 960px;
    margin: 0 auto;
    padding: 16px 0 0 0;
    text-align: left;
}

#main img {
    float: left;
    clear: both;
}

#services {
    float: left;
    clear: both;
    width: 960px;
   
}

#services-left {
    float: left;
    width: 600px;/* 640px - 2x20px*/
    height: 235px; /* 285px - 20px - 30px*/
    background: #292929;
    padding: 20px 20px 30px 20px;
    overflow: hidden;
}

#services-left img {
    float: left;
    clear: both;
}

#services-left img.ntimg {
    margin-top: 55px;
}

#services-left img.ntimg1 {
    margin-top: 20px;
}

#services-left ul {
    float: left;
    clear: both;
    list-style: none;
}

#services-left ul li {
    list-style: none;
    margin-top: 2px;
    float: left;
    clear: both;
    
}

#services-left .first {
    float: left;
    width: 250px;
    margin-right: 20px;
}

#services-left .first ul li {
    width: 250px;
}

#services-left .second {
    float: left;
    width: 165px;
    margin-right: 20px;
}

#services-left .second ul li {
    width: 165px;
}

#services-left .third {
    float: left;
    width: 130px;
    margin-right: 15px;
}

#services-left .third ul li {
    width: 130px;
}

#services-left .forth {
    float: left;
    width: 310px;
    margin-right: 10px;
    margin-top: 30px;
}

#services-left .forth ul li {
    width: 310px;
}

#services-right {
    float: left;
    width: 280px;/* 320px - 2x20*/
    height: 235px; /* 285px - 20px - 30px*/
    padding: 20px 20px 30px 20px;
    background: #da0014;
    color: #ffffff;
    overflow: hidden;
}

#services-right .first {
    float: left;
    width: 280px;
}

#services-right .first p {
    float: left;
    clear: both;
    width: 280px;
}

#services-right .first a.rcblink {
    display: block;
    float: left;
    margin-top: 55px;
    background: url('../images/cb-bkg.jpg') no-repeat left center;
    padding: 0 0 0 35px;
    height: 27px;
    line-height: 27px;
}

#services-right .first a.rcblink img {
    float: left;
    margin-top: 5px;
}

#divisions {
    float: left;
    clear: both;
    width: 792px; /* 960px - 168px*/
    height: 49px;
    line-height: 49px;
    margin: 10px auto;
    background: #292929 url('../images/nustage-divisions.gif') no-repeat 10px 16px;
    padding: 0 0 0 168px;
}

#divisions a {
    display: block;
    float: left;
    margin-right: 10px;
    color: #a5a5a5;
}

#footer {
    float: left;
    clear: both;
    width: 948px;/* 960px - 2x6px*/
    height: 28px;/* 38px - 2x5px*/
    line-height: 28px;
    margin: 0 auto;
    background: #292929;
    padding: 6px 5px;
}

#footer img {
    border: none;
}

#form-container {
    float: left;
    clear: both;
    width: 940px; /* 960px - 2x20px */
    height: 250px; /* 340px - 20px - 50px */ 
    padding: 50px 20px 20px 20px;
    margin-top: 29px;
    color: #ffffff;
}

.form-container-en {
    background: #292929 url('../images/request-call-back-title.gif') no-repeat 20px 20px;
}

.form-container-bg {
    background: #292929 url('../images/request-call-back-title-bg.gif') no-repeat 20px 20px;
    
}

.form-container-en1 {
    background: #292929 url('../images/customer-login-title.gif') no-repeat 20px 20px;
}

.form-container-bg1 {
    background: #292929 url('../images/customer-login-title-bg.gif') no-repeat 20px 20px;
    
}

.form-container-en2 {
    background: #292929 url('../images/error-404-title.gif') no-repeat 20px 20px;
}

#form-container form {
    margin-top: 30px;
    float: left;
    clear: both;
}

.left-form {
    float: left;
    width: 235px;
    margin-right: 20px;
}

div.row {
    float: left;
    clear: both;
    margin-bottom: 10px;
}

div.row label {
    display: block;
    float: left;
    line-height: 16px;
}

div.row input {
    float: left;
    border: 1px solid #e3e9ef;
    border-top: 1px solid #abadb3;
    font-family: Arial;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
}

div.row select {
    border: 1px solid #e3e9ef;
    border-top: 1px solid #abadb3;
    font-family: Arial;
    font-size: 12px;
}

div.row select.country {
    width: 157px;
}

.left-form div.row {
    width: 235px;
}

.left-form div.row label {
    width: 70px;
}

.left-form div.row input {
    width: 155px;
}

.right-form {
    float: left;
    width: 685px;
}

.right-form-lt {
    float: left;
    width: 255px;
    margin-right: 30px;
}

.right-form-lt div.row {
    width: 255px;
}

.right-form-lt div.row label {
    width: 96px;
}

.right-form-lt div.row input {
    width: 155px;
}

.right-form-rt {
    float: left;
    width: 400px;
    clear: right;
}

.right-form-rt div.row {
    width: 265px;
}

.right-form-rt div.row label {
    width: 106px;
}

.right-form-rt div.row input {
    width: 155px;
}

.row-c {
    width: 392px !important;
}

.row-c label {
    width: 229px !important;
}

.row-c input.checkbox {
    float: left;
    width: 12px !important;
    border: none !important;
    margin-left: 10px;
    margin-right: 5px;
    height: 12px;
}

.row-c span.label {
    display: block;
    float: left;
    line-height: 17px;
}

.right-form-bl {
    float: left;
    width: 480px;
    margin-right: 30px;
}

.no-b-m {
    margin-bottom: 0 !important;
}

.right-form-bl textarea {
    width: 480px;
    height: 50px;
    border: 1px solid #e3e9ef;
    border-top: 1px solid #abadb3;
    font-family: Arial;
    font-size: 12px;
}

.right-form-br {
    float: left;
    width: 155px;
}

.right-form-br div.row {
    width: 155px;
}

.right-form-br div.row label {
    width: 80px;
}

.submit {
    width: 130px;
    height: 20px !important;
    line-height: 20px !important;
}

div.error {
    font-weight: bold !important;
    color: #da0014;
}
