@charset "utf-8";
body,
h1,
h2,
h3,
form,
ul,
li,
ol {
    margin: 0px;
    padding: 0px;
}

ul,
ol {
    list-style: none;
}

p {
    margin: 13px 0px;
    padding: 0px;
}


/* Floating */

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
}


/* Text align */

.tal {
    text-align: left;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.taj {
    text-align: justify;
}

.vm {
    vertical-align: middle;
}

a {
    color: #0d794b;
    text-decoration: underline;
}

a:hover {
    color: #000000;
}

a,
a img {
    border: 0 none;
    outline: none;
}

.hline {
    background: url(images/line.gif) repeat-x center;
}

.vline {
    background: url(images/line.gif) repeat-y center;
}

input,
select,
textarea {
    color: #666666;
    border: 1px solid #666666;
    font: normal 12px Tahoma, Arial;
    vertical-align: middle;
}

.button {
    font-weight: bold;
    color: #FFFFFF;
    padding: 1px 2px;
    background: url(images/buttonbg.gif) repeat-x center;
    border: 1px solid #2C7215;
}

.noborder {
    border: 0px none;
    vertical-align: middle;
}

html,
body,
#main {
    min-height: 100% !important;
}

html {
    background: url(images/bg.jpg) repeat left top;
    overflow-x: hidden;
    overflow-y: auto;
}

body {
    color: #555555;
    font: normal 11px Tahoma;
    line-height: 16px;
    padding: 50px 0px 0px 0px;
}

#mainouter {
    width: 100%;
    height: 100%;
    background: url(images/top_bg.gif) repeat-x left top;
}

#main {
    width: 980px;
    margin: 0 auto 0 auto;
    padding: 0px;
}

#header {
    padding: 0px 30px 22px 30px;
}

#banner {
    padding: 0px 30px 0px 25px;
}

#logo {
    float: left;
    width: 210px;
}

#menu {
    float: right;
    width: 644px;
    padding: 70px 0px 0px 19px;
}

#menu ul li {
    float: left;
    font: bold 15px Arial, Helvetica, sans-serif;
    background: url(images/menupoint.jpg) no-repeat right 20px;
    height: 28px;
}

#menu ul li a {
    color: #131415;
    text-decoration: none;
    border-bottom: solid 1px #d7d7d7;
    padding: 0px 0px 5px 0px;
    margin: 0px 15px;
    margin-bottom: 5px;
}

#menu ul li a:hover {
    color: #1aaae5;
}

.mid {
    background: #fff;
    border-left: solid 1px #cec9c9;
    min-height: 600px;
    border-right: solid 1px #cec9c9;
    width: 978px;
    padding: 0px 0px 20px 0px;
}

.smallbaner {
    padding: 0px 0px 10px 0px;
}

.smallbaner ul li {
    background: url(images/partbg.jpg) no-repeat right top;
    float: left;
    width: 215px;
    height: 120px;
    padding: 38px 5px 0px 20px;
}

.smallbaner ul li.none {
    background: none;
}

.smallbaner p {
    margin: 8px 0px 8px 0px;
}

.smallimg {
    float: left;
    width: 60px;
}

.smalltext {
    float: left;
    width: 145px;
    padding: 0px 0px 0px 10px;
}

.smalltitle {
    font: bold 14px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.readmore a {
    color: #e76e34;
    font: bold 10px Tahoma;
    text-decoration: none;
}

.coentepart {
    background: url(images/shadebg.jpg) repeat-x left top;
    padding: 10px 0px 0px 0px;
    line-height: 20px;
}

.coentepart p,
.coentepart ul li {
    font-size: 17px;
    line-height: 32px;
}

.welcometext {
    float: left;
    width: 630px;
    padding: 0px 0px 0px 20px;
}

.services {
    float: left;
    width: 290px;
    border-left: solid 1px #d0d0d0;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 15px;
}

.title {
    color: #11548e;
    font: normal 20px Arial, Helvetica, sans-serif;
    border-bottom: dotted 1px #090909;
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 20px 15px;
}

.titleBig {
    color: #11548e;
    font: normal 25px Arial, Helvetica, sans-serif;
    border-bottom: dotted 1px #090909;
    padding: 10px 0px 10px 15px;
    margin: 10px 0px 20px 15px;
}

.title1 {
    color: #11548e;
    font: normal 20px Arial, Helvetica, sans-serif;
    padding: 10px 0px 10px 0px;
    margin-bottom: 0px;
}

.title span {
    color: #f55c12;
}

.services ul li {
    background: url(images/bullet.jpg) no-repeat left 3px;
    font: bold 11px Tahoma;
    color: #000;
    padding: 0px 0px 8px 10px;
    margin: 0px 0px 0px 10px
}

.services ul li a {
    color: #000;
    text-decoration: none;
}

.footer {
    padding: 20px 0px;
    float: left;
}

.footer ul li {
    float: left;
    border-right: solid 1px #000;
    font: bold 11px Tahoma;
}

.footer ul li a {
    color: #000;
    text-decoration: none;
    padding: 0px 10px
}

.footer ul li a:hover {
    color: #26a3d7;
    text-decoration: underline;
}

.copyright {
    float: right;
    padding: 20px 20px 20px 0px;
    color: #000;
}

.welcometext_in {
    padding: 0px 30px;
}

h2 {
    font: bold 14px Arial, Helvetica, sans-serif;
}

h2 span {
    color: #3399cd;
}

.nonetab p {
    padding: 0px;
    margin: 0px;
}

.button_new {
    cursor: pointer;
    background: #326a9d;
    padding: 4px;
    font: bold 12px Tahoma;
    color: #fff;
}

.unputtext {
    padding: 4px;
    border: solid 1px #b5b5b5;
    width: 200px;
}

#nav {
    position: absolute;
    left: 40px;
    bottom: 15px;
    z-index: 1000;
}

#nav a {
    display: block;
    text-indent: -999px;
    display: block;
    background: #e76e34;
    width: 8px;
    height: 8px;
    margin: 0px 5px 0px 0px;
    float: left;
    border: solid 1px #fff;
}

#nav a.activeSlide {
    background: #000;
    color: #fff;
}

#slideshow,
#banner {
    position: relative;
    height: 282px;
}

.bannerimg img {
    padding-top: 10px;
}

.innerUl li {
    font: bold 16px Arial, Helvetica, sans-serif;
    border: dotted 1px #CCCCCC;
    padding: 10px;
    margin-bottom: 10px;
}

.innerUl li a {
    color: #333333;
    text-decoration: none;
}

.innerUl li a:hover {
    color: #e76f33;
}

.welcometext .fl {
    float: left;
    width: 400px;
}

.photogallery {
    padding: 42px 0px 0px 10px;
}

.welcometext_in h1 {
    padding: 10px 0 15px 0 !important;
    color: #1aaae5;
}