
/*--------------------------------------------
Fonts
---------------------------------------------*/
@font-face {
    font-family: 'titillium';
    src: url('../fonts/antigonilight.eot');
    src: url('../fonts/antigonilightd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/antigonilight.woff') format('woff'),
         url('../fonts/antigonilight.ttf') format('truetype'),
         url('../fonts/antigonilight.svg#QlassikMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
    color: #333!important;
}
body p{
    color: #333!important;
}
.photo_thumb{
    color:#777777;
}
.logo{
    padding-bottom: 10px!important;
}
#header{
    background: #222!important;
}
#menubar{
    background: #333 !important;
    border-bottom: 1px solid #3A3A3A;
    border-top: 1px solid #3A3A3A;
    height: 53px !important;
}
#footer{
    background: #333!important;
}
#footer_content{
    height: 65px;
    color: #fff;
    background: #333!important;
    margin-bottom: 20px!important;
}
#header_content{
    background: #222!important;

}
ul#nav{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 980px;
    background: #333!important;
    height: 53px!important;
}
ul#nav li {
    float: left;
    padding-bottom: 17px;
    padding-top: 17px;
    text-align: center;
    padding-right: 65px!important;
}
ul#nav li.current-menu-item{
    
}
ul#nav li.current-menu-item a{
   color:#00c29b!important;
   font-weight: bold!important; 
}
ul#nav li a:first-child{
    padding-right: 0px !important;
    padding-left:0px !important
}
ul#nav li a {
    color: #CCCCCC !important;
    font-family: arial !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: normal !important;
    padding: 17px 32px;
    text-decoration: none;
    text-transform: uppercase;
}
ul#nav li a:hover{
    height: 25px!important;
    margin-top: -2px;
    padding-top: 15px;
    color:#00c29b!important;
}
ul#nav li ul li a{
    color: #ccc!important;
    font-family: georgia;
    text-decoration: none;
    font-size: 14px;
    font-style: italic;
}
ul#nav li ul li:hover a{
    color: #00c29b!important;
    margin: 0px!important;
    height: auto!important;
    padding-top: 15px!important;
}
ul#nav li ul li:hover{
    background: #333;
    border-radius:0px;
    margin: 0px!important;
    height: auto!important;
    color: #00c29b;
    padding-top: 15px!important;
}
ul#nav li ul li{
    background: none;
    clear: both;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px dotted #ccc;
    margin: 0;
    width: 150px;
    text-align: left;
    height: auto!important;
    background: #333;
    color: #ccc!important;
}
ul#nav li ul{
    display: none;
    background: none repeat scroll 0 0 #333;
    border: 1px solid #999;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    list-style: none outside none;
    margin-top: 16px;
    *margin-top: 25px;
    margin-left: -20px!important;
    *margin-left: -100px!important;
    padding: 0 0 5px;
    position: absolute;
    z-index: 999999;
}
h1, h2, h3 {
    font-family: "arial" !important;
    font-weight: normal !important;
    text-transform: uppercase;
}
h1{
    font-size: 18px!important;
    margin: 0;
    padding: 0;
    color: #333!important;
}
h2{
    font-size: 18px!important;
    margin: 0;
    padding: 0;
    color:#333!important;
}
h3{
    font-size: 16px!important;
    margin: 0;
    padding: 0;
    color: #c4804a;
    font-weight: normal!important;
}
.hr2{
    border: 1px solid #DCDCDC;
}
.testimonial{
    background: url('../imgs/testimonial_bg.html') no-repeat;
    width: 260px;
    height: 149px;
    margin-top: 30px;
    padding:10px;
}
.testi_date{
    color: #e78500;
    text-align: right;
}
.testi_by{
    font-weight: bold;
    text-align: right;
}

#middle_content {
    background: #ffffff!important;
    margin-top: 20px!important;
}
#slider {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 0 0 !important;
    margin-top: 20px !important;
}

#menubar {
    height: 53px!important;
}
#wide_slider {
    padding-bottom: 0px!important;
   
}
.home_news_row .news_thumb img {
    border: none!important;
}
.home_news_row .news_thumb {
    width: 109px!important;
}
.home_news_row .news_summary {
    width: 310px!important;
}
#footer {
    background: none !important;
}
#footer_content{
    background: #333  !important;
}
ul#footer_nav li a {
    color: #fff!important;
}
ul#footer_nav li a:hover {
    color: #00c29b!important;
}
.home_news_row .news_date{
    color: #767676!important;
    font-weight: bold;
    font-size: 14px;
}
.home_news_row .news_name{
    color: #767676!important;
    font-weight: bold;
    font-size: 14px;
}
.news_title{
    font-size: 12px!important;
    font-weight: normal!important;
}
.home_news_row .news_date{
    font-style: italic!important;
    font-size: 13px!important;
    color:#19687c!important;
}
ul#footer_nav li.current-menu-item a{
    color: #00c29b!important;
}
.border img{
    padding: 5px;
    border: 1px solid #d2d2d2;
    border-radius:5px;
}
.border1 img{
    border: none !important;
    margin-top: 30px;
}
.hr1{
   background: url('../imgs/hr.jpg') repeat-x!important;
   height: 5px!important; 
   border:none!important;
}
.bg {
    background: none repeat scroll 0 0 #222 !important;
    float: left;
    margin-left: -10px;
    padding: 10px;
    width: 960px;
    margin-top: -10px;
}
.testimonial {
    background: url("../imgs/testimonial_bg.html") no-repeat scroll 0 0 transparent;
    height: 90px !important;
    padding-left: 40px !important;
    padding-right: 10px !important;
    padding-top: 1px !important;
    width: 327px !important;
}
.title_text{
    color:#fff!important;
    float: left;
}
ul.category{
    float: left;
    margin-left: -13px;
}
ul.category li {
    line-height: 16px !important;
    text-align: left;
    color: #ccc!important;
}