body {
    background: #fff;
    color:#4b515d;
    font: normal 14px/20px Arial;
    width: 1024px;
    margin: 0 auto;
}
img {
    border:none;
}
#header{
    height: 130px;
    margin: 15px 0 0 0;
}
#logo {
    background: url('../img/wlogo.png') no-repeat top left;
    float: left;
    height: 70px;
    padding-left: 95px;
    margin:5px 0 0 10px;
    width: 300px;
}
#logo a {
    color:#000;
    font: normal 30px Arial;
    text-decoration: none;
}
#logo span {
    color:#565d68;
    display: block;
    font: normal 18px Arial;
    margin: 7px 0 0 0;
}
a#welltex {
    color:#000;
    font:normal 14px Verdana;
    text-decoration: underline;
    position: relative;
    left:15px;
    top:-15px;
}
#header #menu {
    float:left;
    background:url(../img/gerb.png) no-repeat top left;
    padding: 10px 0 0 75px;
    height: 110px;
    margin: 0 0 0 70px;
}
#header #menu li {
    list-style: none;
    background: url(../img/arrows.png) left 8px no-repeat;
    padding-left: 8px;
}
#header #menu li a {
    color:#0794cd;
    font: normal 18px Arial;
    text-decoration: underline;
}
#header #menu li a:hover{
    text-decoration: none;
}
#address {
    float:right;
    width: 240px;
    margin: 10px 0 0 0;
    padding: 0;
}
#address li {
    color:#565d68;
    font:normal 20px Arial;
    list-style: none;
}
#address li.street {
    color:#2e3643;
    font:normal 18px Arial;
}
#address li#sheme {
    margin: -5px 0 0 140px;
}
#address li#sheme a{
    background: url(../img/arrows.png) no-repeat left -8px;
    color:#2e3643;
    font:normal 14px Arial;
    text-decoration: underline;
    padding-left: 8px;
}
#address span.phone {
    color:#e14a55;
    padding-left: 5px;
}
#mainmenu {
    background:#eff2f7 url(../img/bgmenu.png) repeat-y;
    height: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 0 10px 0;
    padding: 0;
    position: relative;
    width: 740px;
}
#mainmenu ul {
    float:left;
    margin: 0;
    padding: 5px;
    width: 500px;
}
#mainmenu li{
    display: inline;
    height: 30px;
    margin: 0 20px;
}
#mainmenu li a {
    color:#0794cd;
    font: normal 16px Arial;
    padding: 0;
}
#mainmenu li.active a,#mainmenu li a:hover{
    color:#2e3643;
    text-decoration: none;
}
#mainmenu #welltex {
    margin: 5px;
    display: block;
    position: absolute;
    left:600px;

}
#sidebar {
    float:right;
    width: 220px;
    margin: -35px 0 30px 0;
}
#main {
    float: left;
    width: 740px;
    padding: 0 10px;
    margin: 0 0 30px 0;
}
#news {
    clear: both;
    margin: 20px 0;
}
#last_news {
    background: #edf1f7;
    padding: 15px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radus: 3px;
}
#last_news .all {
    color:#0794cd;
    font: normal 14px Arial;
}
#news .news,#last_news .news {
    margin: 0 0 15px 0;
}
#news .news {
    margin: 0 0 30px 0;
}
#last_news .news .date {
    color:#4b515d;
    font: italic 14px Arial;
    font-weight: 700;
    display: block;
}
#news .news .date {
    color:#4b515d;
    font: italic 14px Arial;
    font-weight: 700;
    margin: 0 20px 0 0;
}
#news .news .description {
    margin: 5px 0;
}
#news .news .full {
    clear: both;
}
#news .news .title,#last_news .news .title {
    color:#0794cd;
    font: normal 14px/20px Arial;
}
#news .news .full,#last_news .news .full {
    color:#4b515d;
    font: normal 12px Arial;
}
h1,h2 {
    clear:both;
    color:#0794cd;
    font: normal 24px Arial;
    margin: 10px 0;
}
#main p {
    margin: 10px 0;
}
#main ul li {
    margin: 0 0 0 40px;
}
#main #map {
    width: 430px;
    
    float:left;
}
#main #map_comment {
    float:left;
    margin: 0 0 20px 10px;
    
}
#main .address {
    float:left;
    width: 225px;
}
#main .phones {
    float:left;
    width: 225px;
}
#main .schedule {
    float:left;
    width: 225px;
}
#main .scheme {
    clear: both;
    float:left;
    width: 600px;
    margin: 30px 0 0 0;
}
#main .phones .icon {
    background: url(../img/icons.png) left -25px no-repeat;
}
#main .schedule .icon {
    background: url(../img/icons.png) left -49px no-repeat;
}
#main .scheme .icon {
    background: url(../img/icons.png) left -70px no-repeat;
}
#main .address .icon {
    background: url(../img/icons.png) no-repeat;
}
#main .address .icon,#main .phones .icon, #main .schedule .icon,#main .scheme .icon {
    padding-left: 20px
}
#main .address .label,#main .phones .label, #main .schedule .label,#main .scheme .label{
    color:#4b515d;
    font: bold 14px Arial;;
}
#main .address p,#main .phones p,#main .schedule p {
    padding-left: 20px;
}
.pager {
    float:right;
}
.pager .pages a {
    color:#0794cd;
    font: normal 14px/20px Arial;
}
form {
    border:1px solid #c8ccd5;
    padding: 20px;
}
form .row {
    margin: 10px 0;
}
form label {
    color:#4b515d;
    font:bold 14px Arial;
    display: block;
    margin: 10px 0 5px 0px;
}
form input {
    height: 20px;
    padding: 4px;
}
form textarea {
    height: 200px;
    width: 700px;
}
form input,form textarea {
    background: #f7f9fb;
    border:1px solid #c8ccd5;
}
.button {
    border:none;
    background: url(../img/button.png) no-repeat;
    color:#fff;
    height: 31px;
    width: 140px;
    text-align: center;
}
#footer {
    clear:both;
    background: #edf1f7;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    font: normal 12px Arial;
    padding: 10px 20px;
    margin: 30px 0 0 0;
}
#footer #menu {
    margin: 0;
    padding: 0;
}
#footer #menu li {
    display: inline;
    margin: 0 10px;
}
#footer #menu li a {
    color:#0794cd;
    font: normal 14px Arial;
}
#footer p {
    margin: 10px 0;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
*/
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 145px;
    height: 105px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
*/
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
#soc {
    margin-bottom: 25px;
}
/********************
 * FEATURE CAROUSEL *
 ********************/
.carousel-container {
    position:relative;
}.jcarousel {
    position: relative;
    overflow: hidden;
}

.jcarousel ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
}
.carousel-left {
    background: transparent url(../img/arrow.gif) no-repeat 0 0;
    position:absolute;
    top:50px;
    left:50px;
    cursor:pointer;
    width: 27px;
    height: 27px;
}
.carousel-right {
    background:  url(../img/arrow.gif) no-repeat -27px 0;
    position:absolute;
    top:50px;
    right:50px;
    cursor:pointer;
    width: 27px;
    height: 27px;
}
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{}
#cboxContent{margin-top:32px; overflow:visible;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{background:#000; padding:1px;}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
#cboxLoadingOverlay{background:#000;}
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(images/controls.png) no-repeat 0 0;}
#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious:hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext:hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0px; right:0;}
#cboxClose:hover{background-position:-50px -25px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}