@import url('https://fonts.googleapis.com/css?family=Lora|Oswald:300,400,700');

body, td, input, select {
font-family: 'Lora', serif;
}

body {
background: url(https://eds-in.client.renweb.com/oa/client_files/eds-in/uploads/Design/header-bg.png) repeat-x #f1f1f1;
background-size: auto 292px;
}
.screen_total {
background: url(https://eds-in.client.renweb.com/oa/client_files/eds-in/uploads/Design/logo.jpg) left 61px no-repeat;
padding-top: 100px;
width: 950px;
}
.top_header_row {
height: 60px;
border-bottom: 20px solid #f1f1f1;
font-size: 14px;
}
.inside_page_bg {
border: 1px solid #e8e8e8;
width: auto;
    line-height: 1.5;
padding: 40px 20px !important;
}
.inside_page_bg a {
text-decoration: none;
}
h1 { 
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
font-size: 34px;
    letter-spacing: .05em;
}
.header2bg {
font-size: 20px;
}
.left_menu_column {
border: none;
width: 190px;
padding: 0 !important;
}
div#menu {
width: 190px;
margin-right: 16px;
}
#menu a {
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
    letter-spacing: .05em;
font-size: 14px;
}
#menu a.ln, #menu a.ln_default {
outline: 1px solid #e8e8e8;
border-bottom: 3px solid transparent;
border-radius: 1px;
margin-bottom: 5px;
}
#menu a.ln:hover, #menu a.ln_default:hover, #menu a.ln_default {
border-color: #a8996e;
}
#menu ul:nth-child(2) {
outline: 1px solid #e8e8e8;
}
#menu a.ln2, #menu a.ln2_default {
border-bottom: 1px solid #e5e5e5;
}
#menu a.ln2:hover, #menu a.ln2_default:hover {
text-decoration: none;
}
div.footer {
background: #e4e4e4;
margin-top: 60px;
font-family: 'Oswald', sans-serif;
font-weight: 300;
padding: 100px 0;
    letter-spacing: .1em;
text-transform: uppercase;
font-size: 14px;
}
