* { margin:0; padding:0; box-sizing: border-box; -moz-box-sizing: border-box;}
body {padding:0; margin:0; background:#9fa6ab;}
a {color:#000000; text-decoration:underline; cursor:pointer; color:inherit; *color:#000000;}

body, td, input, textarea{
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color:#585858;
    line-height:14px;
    vertical-align:top;
    padding:0px;
}
.middleValign {
    vertical-align:middle;
}

table, img{ border:0px; border-collapse:collapse; }
img { vertical-align:top;}

.doubleHeaderDiv{
    padding:10px 15px 10px 15px;
}
.clear {
	clear:both;
}
.doubleHeaderDivNoTop{
    padding:0px 10px 5px 25px;
}
.blockLeftContent {
    padding:10px 15px 10px 15px;
}
.left {
    float:left;
    margin-right:10px;
}
.a{color:#070a0b; text-decoration:underline; cursor:pointer;} 
.a:hover{text-decoration:none;}

.span{ color:#5aa3c6;}
.b{ color:#5aa3c6;}

ul{margin:0; padding:0; list-style:none; line-height:17px}
ul li{ background:url(images/marker_li.gif) no-repeat 0 8px; padding-left:15px; color:#4a535a; font-weight:bold; line-height:25px; }
ul li div { line-height:25px; }
li a{color:#d62256;} 
ol li {padding-left:0px; margin-left:20px}

.header { width:100%; background:url(images/tail-top.jpg) center top repeat-x #c9c9c9; }
.header .tall_header_left {width:50%; background:url(images/bg_tall_header_left.gif) top repeat-x #c9c9c9;}
.header .tall_header_right {width:50%; background:url(images/bg_tall_header_right.gif) top repeat-x #c9c9c9;}

.header .header_bottom { background:url(images/header_bg2.jpg) top no-repeat #FFFFFF; height:393px; }

.header .menu {  margin:0px; text-align:center;}
.header .logo_name_slogan { background:url(images/bg_header_top_middle.gif) top repeat-x; height:105px; margin:0px 0px 0px 0px; padding:0px;}
.header .logo_name_slogan .logo { margin:10px 0px 0px 0; padding:0px; width:118px; }
.header .logo_name_slogan .company_name { padding:0px; margin:17px 0px 0px 5px; }
.header .logo_name_slogan .slogan { margin:5px 15px 0px 7px; padding:0px;}
.header .right_top_header_block { background:url(images/bg_header_top_right.gif) top right no-repeat; padding-right:100px; }

.header .width_table {width:976px;}

.header .header_bottom .top_slogan {padding:100px 0px 0px 450px; margin:0px;}
.header .header_bottom .top_slogan .inner_slogan { float:left; }
.header .header_bottom .bottom_slogan {margin:12px 0px 0px 450px; padding:0px; }
.header .header_bottom .bottom_slogan .inner_header_bottom_slogan { float:left;}


.header td{color:#FFFFFF; }
.header a{color:#8C8D94; text-decoration:none; font-size:10px; cursor:pointer;}
.header a:hover{text-decoration:underline}
.header span a{color:#FFFFFF; text-decoration:none; font-size:13px;} 
.header span a:hover{text-decoration:underline;}

.footer { width:100%;} 
.footer .tall_footer { width:50%; background:url(images/bg_footer.gif) top repeat-x #9fa6ab;}
.footer .inner_footer { background:url(images/bg_footer.gif) top repeat-x #9fa6ab; font-size:12px; color:#667e83; text-align:center; height:88px; width:900px; }
.footer .inner_footer .inner_copyright { padding-top:40px;}

.footer .inner_footer p {font-size:12px; color:#feffff;}

.more, .more2 {  background:url(images/marker2.gif) no-repeat left 3px; padding:0 0px 0 17px; color:#5aa3c6; font-weight:normal; text-decoration:underline;}
.backLink a { background:url(images/marker2.gif) no-repeat left 3px; padding:0 0px 0 17px; color:#5aa3c6; font-weight:normal; text-decoration:underline;}

.tall_content { width:50%; background:url(images/bg_tall_content.gif) repeat-x top #FFFFFF;}
.content { background:url(images/bg_tall_content.gif) repeat-x top #FFFFFF;}
.content .box_services_index { background-color:#1f1f1f; padding:10px 20px 10px 20px;}
.content .image_news_index { float:left; margin-right:15px; border:1px solid #939699;}

.content .left_column_sub_cont { width:485px; text-align:left; }
.content .right_column_sub_cont { width:485px; text-align:left;}

.content .left_column_sub2 { width:323px; text-align:left; }
.content .right_column_sub2 { width:646px; text-align:left;}

.content .doubleHeaderDiv_news {
    padding:8px 15px 5px 15px;
	background-color:#e0ecf2;
	margin-top:2px;
}

.content .news_date { background:url(images/news_date.gif) top left no-repeat; margin:0px; padding:0px 0px 0px 0px; display:block; width:36px; float:left; margin-right:20px; text-align:center;}
.content .index_news_title { color:#4a535a; font-weight:normal; text-decoration:underline;}
.content .news_date .day_news { color:#FFFFFF; font-size:18px; line-height:35px; }
.content .news_date .month_news { color:#5aa3c6; font-size:14px; line-height:25px; font-weight:bold;}
.content .index_image_top { padding:15px 0px 15px 0px; text-align:center;}

.blockLeftContent_clients { padding:0px 0px 0px 20px; }


#input1{ 
   width:175px; height:16px;
   vertical-align:middle;
   padding-left:0px;
   padding-top:0px;
}
#input2{ 
   border:0px;
   width:61px; height:16px;
   margin-left:5px;
   vertical-align:middle;
   padding-left:0px;
   padding-top:0px;
}
input{
   padding-left:5px;
   width:201px; height:20px;
}
textarea{
   padding-left:5px;
   width:201px; height:80px;
   overflow:auto;
}

/*==============contact form styles ==============*/
.contactForm input, .contactForm select, .contactForm textarea {
    width:100%;
    height:21px;
    font-size:11px;
}

.contactForm textarea {
    height:150px;
}
.contactForm strong {
    color:#585858;
}
.contactFormSubmit { background:url(images/marker2.gif) no-repeat left 3px; padding:0 0px 0 17px; color:#5aa3c6; font-weight:normal; text-decoration:underline; }
/*==============contact form styles ==============*/


/*==============reservation form styles ==============*/
.reservationForm input, .reservationForm select, .reservationForm textarea {
    width:720px;
    height:21px;
    font-size:11px;
}
.reservationForm textarea {
    height:150px;
}
.reservationForm strong {
    color:#373732;
}
.reservationFormSubmit { background:url(images/marker2.gif) no-repeat left 3px; padding:0 0px 0 17px; color:#5aa3c6; font-weight:normal; text-decoration:underline; }
/*==============reservation form styles ==============*/

/*==============reservation form styles ==============*/
#addTestimonialForm input, #addTestimonialForm select, #addTestimonialForm textarea {
    width:100%;
    height:21px;
    font-size:11px;
}
#addTestimonialForm strong {
    color:#373732;
}
#addTestimonialForm textarea {
    height:150px;
}

/*==============reservation form styles ==============*/

       
/*==============pages listing classes ==============*/
.pages_listing {
    text-align:center;
    margin-top:10px;
}
.pages_listing .first, .pages_listing .previous {
    margin-right:15px;
}
.pages_listing .last, .pages_listing .next {
    margin-left:15px;
}
.pages_listing a {
        text-decoration:underline;
        color:#5aa3c6;
}
.pages_listing b {
   color:#373732;
}
 
/*==============pages listing classes ==============*/

