* {
    margin: 0;
    padding: 0;
}

#header #site-info, .hidden { display: none; }

.clear { clear: both; }

a img {
	border: 0;
}

\:focus {
	outline: 0;
}

body.traduibody
{
    background: url("/web/images/bg_wrapper_2013.png") no-repeat scroll center 0 #000;
    color: #444444;
    font-family: "Calibri",Tahoma,Verdana,sans-serif;
    font-size: 1em;
    height: 100%;
    width: 100%;
}

#wrapper {
    height: 100%;
    padding: 0;
    position: relative;
}

#header {
    margin: 0 auto;
    min-height: 110px;
    position: relative;
    width: 972px;
}

#c_header .csc-textpic .csc-textpic-text {
    margin: 0 64px;
    padding-bottom: 40px;
    padding-top: 90px;
    position: relative;
    width: 400px;
}

#c_header .csc-textpic .csc-textpic-text *:last-child {
    margin-bottom: 0;
}
#c_header h1 {
    color: #ffa02f;
    font-size: 3em;
    margin-bottom: 0.25em;
}

#c_header p {
    font-size: 1.15em;
    margin-bottom: 0.25em;
}

#c_main {
    margin: 0 48px;
}

#c_main .csc-textpic-intext-right-nowrap .csc-textpic-text, #c_footer .csc-textpic-intext-right-nowrap .csc-textpic-text {
    float: left;
    padding-left: 32px;
}
#c_main .csc-textpic-text, #c_footer .csc-textpic-text {
    padding-top: 32px;
}

#c_main h2, #c_footer h2 {
    color: #ffa02f;
    margin-bottom: 0.5em;
}

.site-logo {
    left: 0;
    position: absolute;
    top: 21px;
}

#navigation {
    left: 204px;
    position: absolute;
    top: 86px;
    width: 775px;
}

.nav-top-table {
    line-height: 1;
    margin-top: -2px;
    width: 772px;
}

caption, th, td {
    float: none !important;
    font-weight: normal;
    text-align: left;
}

table, th, td {
    vertical-align: middle;
}

table {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 13px;
    padding: 0;
    /* width: 100%; */
}

body.traduibody #main 
{
    background: url("/web/images/p_main_bg.png") no-repeat scroll 0 0 #fcfcfc;
    margin-top: 150px;
    padding-bottom: 0 !important;
}

#body.traduibody #main .inner-wrapper 
{
    min-height: 600px;
}

#main {
    margin: 75px auto 140px;
    width: 972px;
}

#c_main > div:after, .clearfix:after, .clrfix:after, .container:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

#main .left {
    float: left;
    margin: 0 18px 0 0;
    width: 736px;
}

#main .right {
    float: left;
    width: 218px;
}

body.traduibody #c_contact {
    border-bottom: 0 none;
    border-top: 1px solid #fff;
    padding: 35px 35px 0;
}

#c_contact {
    background: none repeat scroll 0 0 #fafafa;
}

#c_footer {
    margin: 0 48px;
    padding-bottom: 40px;
    position: relative;
}

#footer .inner-wrapper {
    color: #747a7e;
    font-size: 0.77em;
    margin: 0 auto -2px;
    padding: 9px 0 7px;
    text-align: right;
    width: 980px;
}

#footer 
{
    background: url("/web/images/footer_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 5000;
}

#navs {
    float: right;
    margin: 0 6px 0 20px;
}

#social_nav {
    float: left;
}

#social_nav ul li {
    float: left;
    margin-left: 6px;
}

#social_nav ul {
    list-style: outside none none;
    margin: -2px 0 0 7px;
}

#social_nav ul {
    list-style: outside none none;
}

#social_nav ul li a {
    float: left;
    height: 20px;
    width: 20px;
}

#social_nav ul li a.facebook {
    background: url("/web/images/sl_facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#social_nav ul li a.facebook:hover {
    background: url("/web/images/sl_facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    opacity: 0.5;
}


#social_nav ul li a.twitter {
    background: url("/web/images/sl_twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#social_nav ul li a.twitter:hover {
    background: url("/web/images/sl_twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    opacity: 0.5;
}

#nav-main-footer-list, #nav-footer-list {
    list-style: outside none none;
}

#nav-main-footer-list li, #nav-footer-list li {
    float: left;
    margin-right: 5px;
}

#nav-main-footer-list a, #nav-footer-list li a {
    color: #747a7e;
    text-decoration: none;
}

a {
    outline: medium none;
}

#c_footer p, #c_main p {
    font-size: 0.9em;
    margin-bottom: 1em;
}

.imageheader img {
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
}

.imageheader
{
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

#c_header {
    position: relative;
}