* {
margin:0px;
}

body {
background:url(images/body_bg.png) repeat-x #e1e1e1;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
}

a:focus {
outline:0 none;
}

img {
display:inline-block !important;
max-width:100%;
}

iframe {
max-width:100%;
}

a {
color:#D45C00;
text-decoration: underline;
}

a:hover {
opacity:.5;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 15px 0 5px;
    font-weight: 700;
    font-size: 18px;
}
p {
padding-top:8px;
}

#main-container {

}

.logo{
padding-top:20px;
}

#navigation {
margin-top:20px;
background:url(images/nav_bg.png) no-repeat;
}

#navigation ul {
margin:0px;
padding:0 5px 7px 15px;
}

#navigation ul li {
margin:0px;
padding:0px;
background:url(images/nav_divider.png) no-repeat right;
list-style:none;
line-height:43px;
height:43px;
}

#navigation ul li:last-child {
background-image:none;
}

#navigation ul li a {
font-weight:normal;
color:#eeeeee;
text-decoration:none;
background:url(images/nav_hover.png) repeat-x;
background-position:0 -43px;
padding:0px 20px 0px 20px;
line-height:43px;
display:block;
}

#navigation ul li a:hover {
text-decoration:none;
color:#eeeeee;
background-position:0 0;
}

#content-container {
padding:19px 3px 0 5px;
}

#left-sidebar {
padding-top:14px;
}

.menu-container {
border:1px solid #dcdcdc;
-moz-border-radius:8px;
-kstml-border-radius:8px;
border-radius:8px;
-webkit-border-radium:8px;
background:url(images/menu_bg.png) repeat-x top #f0f0f0;
padding-bottom:8px;
margin-bottom:16px;
}

.menu-container h2 {
font-size:18px;
color:#141414;
padding:7px 5px 5px 14px;
}

.sidebar-links {
padding:0 5px;
}

.menu-topbg {background:url(images/menutop_bg.jpg) no-repeat top #790300;}

.menu-topbg ul {
padding-top:3px;
margin:0px;
}

.menu-topbg ul li {
margin:0px;
padding:2px 15px 6px 15px;
list-style:none;
background:url(images/links_border_bg.png) no-repeat bottom;
line-height:18px;
}

.menu-topbg ul li a {
text-decoration:none;
color:#eeeeee;
}

.menu-topbg ul li a:hover {
text-decoration:none;
color:#ead12f;
}

.menu-bottombg {
background:url(images/menubottom_bg.png) no-repeat;
height:6px;
}

.left-banner-container {
border:1px solid #dcdcdc;
-moz-border-radius:5px;
-kstml-border-radius:5px;
border-radius:5px;
-webkit-border-radium:5px;
background:url(images/leftbanner_bg.png) repeat-x top #f0f0f0;
padding-top:30px;
text-align:center;
}

.left-banner {
text-align:center;
margin-bottom:30px;
}

#right-part {
background:#ffffff;
border-radius:8px;
border-bottom:1px solid #f3f3f3;
border-top:1px solid #f3f3f3;
padding-top:14px;
padding-bottom:22px;
}

#content-part {
padding:0px 22px 0 18px;
}

#content-part h2 {color:#141414;}

.h1container {
color:#646464;
}

.h1container h1 {color:#141414;}

.bottom-banner {
text-align:center;
padding-top:25px;
}

#right-banner {
border-left:1px dotted #8c9297;
margin-top:6px;
}

.banner-container {
text-align:center;
padding-bottom:20px;
}

.banner-container3 {
padding-bottom:0px;
text-align:center;
}

.navbar-main, .navbar-top, .navbar-secmenu{background:none; box-shadow:none; border:0 none;}
.navbar-main ul, .navbar-secmenu ul{}
.navbar-main ul li, .navbar-secmenu ul li{float:none;padding-left: 0;}
.navbar-main ul li a, .navbar-secmenu ul li a{padding:0;color: #fff !important;}

#content-part div{max-width:100%;}



@media (max-width:768px){
#right-banner{display:none;}
}
