a:link{
    color:  #0000FF;
    text-decoration: none;
}
a:visited{
    color: #0000FF;
    text-decoration: none;
}
a:active{
    color: #0000FF;
    text-decoration: none;
}
a:hover{
    color: #0000FF;
    text-decoration: none;
}
#slogan{
    float: left;
    margin-top: 15px;
    width: 730px;
    margin-right: 25px;
}
#get-in-touch{
    float: left;
    height: 55px;
    margin-top: 15px;
    width: 185px;
    background-color: #EAEAEA;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 3px #ccc;
    -webkit-box-shadow: 0 1px 3px #ccc;
    text-align: center;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{
    margin: 0px;
    padding: 0px;
    border: 0;
    font-weight: normal;
    font-style: inherit;
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.LoginError{
    color: red;
    padding-left: 25px;
    margin-top: 200px;
}
body{
    background-color: #222222;
    font-size: 12px;
    color: #000000;
    line-height: 17px;
    background-repeat: repeat;
    background-image: url(/images/bg.png);
}
h1,h2,h3,h4,h5,h6{color: #000000;}
h1{
    font-size: 36px;
    display: block;
}
h2{font-size: 28px;}
h3{font-size: 22px;}
h4{font-size: 18px;}
h5{font-size: 16px;}
h6{font-size: 12px;}
ul, ol{
    display: block;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}
p{
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
p.italic{
    padding-top: 10px;
    padding-bottom: 15px;
    display: block;
    font-size: 17px;
    font-weight: normal;
    font-style: italic;
}
a{
    text-decoration: none;
    color: #BD3D76;
}
a:hover{text-decoration: underline;}
.read-more{
    color: #818181;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    text-shadow: 1px 1px 0px #fff;
    background-color: #DDDDDD;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    float: right;
    margin-top: 15px;
    margin-left: 15px;
}
.imgleft{
    float: left;
    margin: 4px 12px 0px 0px;
}
.imgright{
    float: right;
    margin: 4px 0px 0px 12px;
}
input, textarea{
    outline-style: none;
    background-color: rgba(0,0,0,0);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    border-left-width: 1px;
    padding: 4px;
}
.divider{
    width: 100%;
    display: block;
    height: 25px;
    float: left;
}
.border-divider{
    float: left;
    width: 100%;
    display: block;
    height: 25px;
    background-image: url(/images/border-divider.gif);
    background-repeat: repeat-x;
    background-position: left center;
}
#wrapper{
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
}
#container{
    position: relative;
    padding-top: 30px;
    padding-bottom: 25px;
    margin: 0px;
    padding-right: 35px;
    padding-left: 70px;
    float: left;
    width: 100%;
}
#header{
    width: 90%;
}
#logo{
    float: left;
    padding: 0px;
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 45px;
}
#logo2{
    float: right;
    padding: 0px;
    margin-top: 50px;
    margin-right: 40px;
    margin-bottom: 0px;
}
#inner_content .one, #inner_content .two-even, #inner_content .two-odd, #inner_content .three-even, #inner_content .four-even{float: left;}
#inner_content .two-even, #inner_content .two-odd, #inner_content .three-even, #inner_content .four-even{margin-right: 35px;}
#inner_content .one{width: 100%;}
#inner_content .two-even{width: 287px;}
#inner_content .two-odd{width: 395px;}
#inner_content .three-even{width: 180px;}
#inner_content .four-even{width: 126px;}
#inner_content .two-even.last, #inner_content .two-odd.last, #inner_content .three-even.last, #inner_content .four-even.last{float: left; margin-right: 0px;}
.one, .two-even, .two-odd, .three-even, .four-even{float: left;}
.two-even, .two-odd, .three-even, .four-even{margin-right: 35px;}
.one {width: 940px;}
.two-even{width: 452px;}
.two-odd{width: 616px;}
.three-even{width: 289px;}
.four-even{width: 208px;}
.last{margin-right: 0px;}
#search{
    float: right;
    width: 300px;
    padding: 0px;
    margin-top: 35px;
    margin-right: 35px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 35px;
    font-weight: bold;
    height: 40px;
    background-image: url(/images/search-bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#search input{
    margin: 0px;
    float: left;
    width: 235px;
    height: 20px;
    color: #aaaaaa;
    padding-top: 12px;
    padding-left: 10px;
    font-size: 13px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: transparent;
    padding-right: 5px;
}
#search input:focus{
    color: #666666;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#search .search_button{
    color: #FFFFFF;
    float: left;
    width: 40px;
    height: 38px;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: transparent;
    cursor: pointer;
    background-image: url(/images/search-button.png);
    background-repeat: no-repeat;
    background-position: center center;
}
#bottom_holder{
    width: 970px;
    background-image: url(/images/t-bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    padding-top: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    background-color: #EAEAEA;
    font-size: 11px;
    color: #000000;
    float: left;
}
#bottom_holder strong{
    font-weight: bold;
    color: #666666;
    padding-bottom: 5px;
    display: block;
}
.jqueryslidemenu{
    position: relative;
    height: 60px;
    background-image: url(/images/menu-bg-middle.png);
    width: 94%;
    margin-top: 25px;
    margin-left: 50px;
}
.jqueryslidemenu ul{
    margin: 0px;
    list-style-type: none;
    padding: 0px;
    float: left;
    position: absolute;
    left: 10px;
}
.jqueryslidemenu ul li{
    float: left;
    position: relative;
}
.jqueryslidemenu ul li a.last{
    float: left;
    position: relative;
    background-image: none;
}
.jqueryslidemenu ul li a{
    color: #999999;
    text-decoration: none;
    text-align: left;
    display: block;
    float: left;
    font-size: 14px;
    text-shadow:1px 1px 0 #fff;
    background-repeat: no-repeat;
    background-position: right center;
    padding-top: 22px;
    padding-right: 22px;
    padding-bottom: 23px;
    padding-left: 22px;
    background-image: url(/images/menuline.png);
}
.jqueryslidemenu ul li a.current{
    color: #000000;
    background-repeat: no-repeat;
}
* html .jqueryslidemenu ul li a{}
.jqueryslidemenu ul li a:hover, .jqueryslidemenu ul li a.hover{
    text-decoration: none;
    color: #000000;
}
.jqueryslidemenu li a strong {
    display: block;
    font-weight: normal;
    font-size: 15px;
}
.jqueryslidemenu li a span{
    display: block;
    font-size: 9px;
    margin: 0px;
    padding: 0px;
}
.jqueryslidemenu ul li ul{
    display: block;
    visibility: hidden;
    background-color: #f5f5f5;
    -moz-border-radius-bottomleft:3px; 
    -moz-border-radius-bottomright:3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);			
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #dadada;
    border-right-color: #dadada;
    border-bottom-color: #dadada;
    border-left-color: #dadada;
    padding: 2px;
    width: 170px;
}
.jqueryslidemenu ul li ul li{
    display: block;
    list-style: none;
    margin: 0px;
    float: left;
    padding: 0px;
}
.jqueryslidemenu ul li ul li a{
    font-size: 12px;
    display: block;
    text-align: left;
    color: #666666;
    text-shadow: 1px 1px 0 #fff;
    float: left;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-image: none;
    width: 156px;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
}
.jqueryslidemenu ul li ul li ul{
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 0px;
    left: 33px;
}
.jqueryslidemenu ul li ul li a:hover{
    background-color: #e5e5e5;
}
.jqueryslidemenu ul li:hover{
    background-image: none;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.jqueryslidemenu ul li ul li:hover{background-image: none;}
#login-panel{
    width: 300px;
    position: absolute;
    top: 14px;
    right: 25px;
    z-index: 10;
}
#login-panel .open-close{
    width: 100px;
    height: 13px;
    display: block;
    color: #666666;
    text-shadow:1px 1px 0 #fff;	
    text-decoration: none;
    background-image: url(/images/toggle-open.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-top: 8px;
    padding-bottom: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: auto;
}
#login-panel .logout{
    width: 100px;
    height: 13px;
    display: block;
    color: #666666;
    text-shadow:1px 1px 0 #fff;	
    text-decoration: none;
    background-image: url(/images/logout_icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-top: 8px;
    padding-bottom: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: auto;
}
#login-panel .current{
    background-attachment: scroll;
    background-image: url(/images/toggle-close.png);
    background-repeat: no-repeat;
}
#login-panel form{
    width: 260px;
    padding: 20px;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background-color: #FFFFFF;
}
#login-panel label{color: #666666;}
#login-panel div input{
    border: none;
    background-color: #F3F3F3;
    color: #999;
    width: 250px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CACACA;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #CACACA;
    padding-top: 6px;
    padding-right: 4px;
    padding-bottom: 6px;
    padding-left: 4px;
    margin-bottom: 10px;
}
#login-panel form input.checkbox{
    margin-right: 5px;
    float: left;
    width: 20px;
    background-color: transparent;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#login-panel form .checkbox-label{
    margin-right: 5px;
    float: left;
}
#login-panel .forgot{
    margin-left: 5px;
    padding-left: 7px;
    border-left: 1px dotted #999;
}
#login-panel .button{
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    text-shadow: 0 -1px 1px #222;
    cursor: pointer;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #BD3D76;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    margin-top: 15px;
    margin-bottom: 0px;
    width: 50px;
    float: right;
    text-align: center;
}
.index-list-services ul{
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #EAEAEA;
    margin-top: 35px;
    margin-right: 0px;
    margin-bottom: 35px;
    margin-left: 0px;
    background-color: #EAEAEA;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;	
}
.index-list-services ul li{
    width: 283px;
    margin-right: 12px;
    float: left;
    display: block;
    margin-left: 0px;
    padding-right: 12px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CDCDCD;
    background-image: none;
    padding-left: 12px;
}
.index-list-services ul li.last{
    width: 300px;
    float: left;
    display: block;
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.index-list-services .icon{
    width: 55px;
    margin-right: 10px;
    float: left;
}
#contact_form{
    margin: 0px;
    float: left;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding-top: 25px;
    padding-left: 25px;
    width: 420px;
}
.success{
    padding: 20px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    margin-top: 25px;
    font-weight: bold;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CACACA;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #CACACA;
    background-color: #ededed;
}
.error{
    color: #f00;
    font-size: 11px;
    position: absolute;
    top: 0px;
    right: 0px;
}
#contact_form ul{margin: 0;}
#contact_form  li{
    float: left;
    margin-bottom: 10px;
    position: relative;
    height:55px;
    list-style-type: none;
}
#contact_form label{
    width: 420px;
    height: 20px;
    display: block;
}
#contact_form  li.textarea{height: 130px;}
#contact_form  li.button{
    float: left;
    margin-bottom: 10px;
    position: relative;
    height: 35px;
    list-style-type: none;
}
#contact_form input, textarea{
    width: 400px;
    margin-bottom: 15px;
    background-color: rgba(0,0,0,0);
    color: #666666;
    padding: 8px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}
#contact_form textarea{
    height: 82px;
    width: 400px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 8px;
    margin-bottom: 15px;
}
input[type="text"]:focus, textarea:focus{
    background-color: #FFFF00;
    color: #333333;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    border-left-width: 1px;
}
#contact_form input.submit{
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    text-shadow: 0 -1px 1px #222;
    cursor: pointer;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #88B900;
    width: 110px;
    padding-top: 5px;
    padding-bottom: 6px;
}
.submit{
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    text-shadow: 0 -1px 1px #222;
    cursor: pointer;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #88B900;
    width: 110px;
    padding-top: 5px;
    padding-bottom: 6px;
}

#contact_form .required{
    color: #ffffff; 
    font-size: 0.9em; 
}
.contact-information{
    margin:0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
} 
.contact-information img{
    float: left;
    background-color: #eeeeee;
    padding: 3px;
    border: 1px solid #fff;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.contact-information ul{
    list-style-type: none;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    background-position: left center;
} 
.contact-information li{
    padding-left: 40px;
    margin-bottom: 5px;
    list-style-type: none;
    padding-top: 5px;
    padding-bottom: 5px;
    background-position: left center;
} 
.contact-information ul li.address{
    background-image: url(/images/icon-address.png);
    background-repeat: no-repeat;
} 
.contact-information ul li.phone{
    background-image: url(/images/icon-phone.png);
    background-repeat: no-repeat;
} 
.contact-information ul li.email{
    background-image: url(/images/icon-email.png);
    background-repeat: no-repeat;
}
#sidebar{
    margin: 0px;
    float: left;
    width: 283px;
    padding: 10px;
    background-color: #EDEDED;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;	
    margin-right: 5px;
    border: 1px solid #fff;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
}
#inner_content{
    width: 610px;
    float: left;
    position: relative;
    padding: 0px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.styled-select div{
    width: 600px;
}
.styled-select select{
    background: transparent;
    width: 425px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
}
.styled-select{
    width: 405px;
    height: 34px;
    overflow: hidden;
    background: url(/images/down_arrow_select.jpg) no-repeat right #ddd;
    border: 1px solid #ccc;
}
.loader{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 98%;
    height: 98%;
    z-index: 9999;
    background: url('/images/page-loader.gif') 50% 50% no-repeat;
}