
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}
mark, rp, rt, ruby, summary, time {
    display: inline;
}
.left {
    float: left;
}
.right {
    float: right;
}
.wrapper {
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}
body {
    background: none repeat scroll 0 0 #ffffff;
    border: 0 none;
    color: #5b5b5b;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 18px;
}
.main {
    margin: 0 auto;
    width: 980px;
}
.body1 {
    background: repeat scroll 0 0 #f8f8f8;
}
.body2 {
    background: #566B78;
    border-top: 2px solid #2c2f36;
}
a {
    color: #2fb3fd;
    outline: medium none;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
h1 {
    float: left;
    font: 40px "Times New Roman",Times,serif !important;
    padding: 10px !important;
}

h1.title {
    width: 100%;
    border-bottom: 2px solid #EB880E;
    margin-bottom: 50px;
}

h2 {
    background: url("../images/line_hor1.gif") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 23px;
    padding: 15px 0;
}
h3 {
    color: #000000;
    font: 32px/40px "Times New Roman",Times,serif;
    padding: 10px 0 10px !important;
}
.margin-left-40 {
    margin-left: 40px;
}
#content_bot h3 {
    color: #ebebeb;
    font: bold 13px Arial,Helvetica,sans-serif;
    padding: 28px 0 13px;
}
p {
    padding-bottom: 18px;
}
header {
}
#logo {
    color: #2c2c2c;
    text-decoration: none;
}
#logo span {
    color: #03a0f8;
}
#logo #slogan {
    color: #8d8d8e;
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-top: -19px;
    text-transform: uppercase;
}
#search {
    background: url("../images/search.gif") no-repeat scroll right top rgba(0, 0, 0, 0);
    float: right;
    height: 28px;
    margin-top: 79px;
    width: 193px;
}
#search .submit {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: right;
    height: 28px;
    width: 38px;
}
#search .input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    float: right;
    font: 12px Arial,Helvetica,sans-serif;
    height: 16px;
    padding: 6px 5px;
    width: 145px;
}
#tel {
    background: url("../images/img_top.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #616567;
    float: right;
    font: bold 20px/24px Arial,Helvetica,sans-serif;
    margin-top: 50px;
    padding: 0 17px 0 30px;
}
#menu {
    height: 56px;
    padding-bottom: 3px;
    position: relative;
    width: 100%;
    z-index: 100;
}
#menu > li {
    background-color: #fcfcfc;
    border-right: 1px solid #f1f1f1;
    float: left;
    position: relative;
    width: 195px;
}
#menu > li > a {
    background: none repeat scroll 0 0 #fcfcfc;
    color: #12171b;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 56px;
    text-align: center;
    text-decoration: none;
    width: 195px;
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
}
#menu > .bg_none {
    border: 0 none;
}
#menu > .bg_none > a {
    width: 195px;
}
#menu > li:hover > a, #menu > #menu_active > a {
    background: url("../images/menu_marker.gif") no-repeat scroll center bottom #566B78;
    color: #fff;
    border-top: 5px solid #eb880e;
}
.submenu_1 {
    background: url("../images/submenu_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    padding: 4px 40px 4px 10px;
    position: absolute;
    top: 59px;
    width: 220px;
}
.submenu_1 > li {
    line-height: 36px;
    position: relative;
}
.submenu_1 > li > a {
    background: url("../images/submenu_marker1.gif") no-repeat scroll 9px 16px rgba(0, 0, 0, 0);
    color: #dedede;
    display: block;
    font: 15px/36px "Trebuchet MS",Arial,Helvetica,sans-serif;
    padding-left: 20px;
    position: relative;
    text-decoration: none;
}
.submenu_1 > li:hover > a {
    background: none repeat scroll 0 0 #fff;
    color: #0261c8;
}
.submenu_2 {
    background: url("../images/submenu_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    padding: 4px 40px 4px 10px;
    position: absolute;
    top: 59px;
    width: 148px;
}
.submenu_2 > li {
    line-height: 36px;
    position: relative;
}
.submenu_2 > li > a {
    background: url("../images/submenu_marker1.gif") no-repeat scroll 9px 16px rgba(0, 0, 0, 0);
    color: #dedede;
    display: block;
    font: 15px/36px "Trebuchet MS",Arial,Helvetica,sans-serif;
    padding-left: 20px;
    position: relative;
    text-decoration: none;
}
.submenu_2 > li:hover > a {
    background: none repeat scroll 0 0 #fff;
    color: #0261c8;
}
#menu ul {
    display: none;
}
#slider {
    height: 320px;
    position: relative;
    width: 980px;
    z-index: 88;
}
#slider img {
    display: none;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 60;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 50;
}
.nivo-controlNav {
    bottom: -34px;
    position: absolute;
    right: 0;
    z-index: 99;
}
.nivo-controlNav a {
    background: url("../images/buttons.gif") no-repeat scroll right 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 26px;
    margin-left: 1px;
    position: relative;
    text-indent: -5000px;
    width: 26px;
    z-index: 99;
}
.nivo-controlNav a.active {
    background-position: left center;
}
.nivo-caption {
    height: 320px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 980px;
    z-index: 99;
}
.nivo-caption p {
    background: url("../images/bg_caption.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -200px;
    color: #f3f3f3;
    left: 0;
    padding: 10px 27px;
    position: absolute;
    width: 926px;
}
.nivo-caption a {
    color: #f3f3f3;
}
#content {
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%;
}
#content_bot {
    overflow: hidden;
    padding-bottom: 29px;
    width: 100%;
}
.marg_right1 {
    margin-right: 20px;
}
.marg_right2 {
    margin-right: 30px;
}
.pad_bot1 {
    padding-bottom: 18px;
}
#welcome {
    color: #03a0f8;
    font-size: 36px;
}
.gallery {
    float: right;
    width: 300px;
}
.link1 {
    background: url("../images/marker_2.gif") no-repeat scroll right 8px rgba(0, 0, 0, 0);
    display: inline-block;
    font-family: Tahoma,Geneva,sans-serif;
    padding-right: 11px;
}
.list1 li {
    line-height: 24px;
}
.list1 li a {
    background: url("../images/marker_1.gif") no-repeat scroll 0 1px rgba(0, 0, 0, 0);
    color: #5b5b5b;
    font-size: 14px;
    padding-left: 26px;
}
.list2 li {
    font-size: 12px;
    line-height: 28px;
}
.list2 li a {
    background: url("../images/marker_3.jpg") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    color: #c3c3c3;
    font-weight: bold;
    padding-left: 12px;
    text-decoration: none;
}
.list2 li a:hover {
    text-decoration: underline;
}
.color1b {
    background-color: #000;
    color: #eee;
}
.color1 {
    color: #EB880E;
    font-size: 32px;
}
.color2 {
    color: #50aee2;
    font-size: 10px;
}
.color2a {
    color: #50aee2;
    font-size: 11px;
}
.under {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 26px;
    padding-bottom: 26px;
}
.inner {
    height: 270px;
    overflow: hidden;
    position: relative;
}
.carousel {
    overflow: hidden;
    width: 100%;
}
.carousel li {
    float: left;
    height: 231px;
    overflow: hidden;
    padding-bottom: 1px;
    padding-left: 1px;
    position: relative;
    width: 149px;
}
.carousel li a {
    display: block;
    height: 115px;
    margin-bottom: 1px;
    position: relative;
    width: 149px;
}
.carousel li a img {
    left: 0;
    position: absolute;
    top: 0;
}
.inner .next {
    background: url("../images/marker_right.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 33px;
    position: absolute;
    right: 0;
    top: 237px;
    width: 35px;
    z-index: 10;
}
.inner .prev {
    background: url("../images/marker_left.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 33px;
    position: absolute;
    right: 35px;
    top: 237px;
    width: 36px;
    z-index: 10;
}
.inner .next:hover, .inner .prev:hover {
    background-position: center bottom;
}
.box {
    background: none repeat scroll 0 0 #ff0042;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    padding: 7px 30px 7px 10px;
    position: absolute;
    right: -81px;
    top: 76px;
    z-index: 11;
}
.box:hover {
    color: #151515;
    text-decoration: none;
}
#easyTooltip {
    background: url("../images/bg_tooltip.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 12px;
    padding: 0 20px 0 10px;
    z-index: 2;
}
#easyTooltip span {
    text-decoration: underline;
}
.newsletter {
    background: url("../images/bg_newsletter.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 8px;
    float: right;
    margin-top: 36px;
    padding: 0 12px 0 16px;
    position: relative;
    width: 275px;
}
#content_bot .newsletter h3 {
    color: #f5f5f5;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 26px;
    line-height: 40px;
    padding: 4px 0 0;
}
.folio dt {
    float: left;
    height: 408px;
    margin-right: 20px;
    position: relative;
    width: 497px;
}
.folio dt img {
    left: 0;
    position: absolute;
    top: 0;
}
.folio dd {
    background: url("../images/scroll_track.gif") repeat-y scroll right center rgba(0, 0, 0, 0);
    float: left;
}
.folio ul {
    height: 834px;
    overflow: hidden;
    width: 100px;
}
.scroll-pane {
    height: 408px;
    overflow: auto;
    padding-right: 29px;
    width: 100px;
}
.jScrollPaneContainer {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.jScrollPaneTrack {
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.jScrollPaneDrag {
    background: none repeat scroll 0 0 #009be4;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
}
.jScrollPaneDragTop {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
}
.jScrollPaneDragBottom {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
}
.jScrollArrowUp, .jScrollArrowDown {
    height: 69px;
}
footer {
    color: #eeeeee;
    line-height: 23px;
    overflow: hidden;
    padding: 18px 0 45px;
    width: 100%;
}
footer a {
    color: #9fa1a2;
}
#icons {
    float: right;
}
#icons li {
    float: left;
    padding-left: 4px;
}
#form_1 {
    padding-bottom: 17px;
}
#form_1 a {
    color: #fff;
}
#form_1 .wrapper {
    margin-bottom: 7px;
}
#form_1 .button {
    background: none repeat scroll 0 0 #0d1216;
    border-radius: 3px;
    box-shadow: 0 0 2px #181d21;
    float: left;
    font-weight: bold;
    line-height: 26px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 47px;
}
#form_1 .input {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    color: #5b5b5b;
    float: left;
    font: 12px Arial,Helvetica,sans-serif;
    height: 16px;
    margin-right: 3px;
    padding: 5px;
    position: relative;
    width: 208px;
}
#ContactForm {
}
#ContactForm a {
    float: right;
    margin-left: 20px;
    margin-top: 17px;
}
#ContactForm .input {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #c3c3c3;
    color: #5b5b5b;
    font: 12px Arial,Helvetica,sans-serif;
    height: 15px;
    margin-bottom: 13px;
    padding: 2px 5px;
    width: 237px;
}
#ContactForm textarea {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #c3c3c3;
    color: #5b5b5b;
    font: 12px Arial,Helvetica,sans-serif;
    height: 119px;
    margin-bottom: 13px;
    overflow: auto;
    padding: 2px 5px;
    width: 331px;
}
.col_1 {
    float: left;
    width: 249px;
}
.col_2 {
    float: left;
    padding-left: 51px;
    width: 343px;
}
#ContactForm label {
    display: block;
    min-height: 30px;
}
#ContactForm .error, #ContactForm .empty {
    color: #2fb3fd;
    display: none;
    font-size: 10px;
    position: relative;
    top: -13px;
}
.success {
    display: none;
    padding-bottom: 15px;
    padding-left: 2px;
}
.success strong {
    color: #2fb3fd;
}

td.copyright {
    color: #fcfcfc;
    padding-top: 50px;
}

.list-custom li {
    padding-left: 0px;
    color: #c3c3c3;
    font-weight: bold;
    padding-left: 24px;
    text-decoration: none;
    height: 20px;
}

li.icon {
    padding-left: 0px;
}

img.contact-icon {
    margin-right: 5px;
    padding-top: 10px;
}

img.contact-icon1 {
    margin-right: 5px;
}

div.page-content { 
    float:left; 
    border-left: 5px solid #566B78; 
    padding-left: 30px
}

.main-content {
    margin-bottom: 200px;
}

.margin13 {
    margin-right: 9px !important;
    margin-bottom: 30px !important;
}

.contact-padding {
    padding-left: 25px;
}

hr#contact {
    color: #eb880e;
    width: 100%;
    float: left;
    border-top: dotted;
}
