	@charset "utf-8";
/* CSS Document */
body{color:#525252; font:normal 14px/18px 'latoregular'; padding:0; margin:0;}
*{padding:0; margin:0;}
img{border:0;}
a{text-decoration:none; outline:0;}
input, textarea, select{outline:0;}
h1, h2, h3, h4, h5, h6{font-family:'Rockwell';}

.left{float:left!important;}
.right{float:right!important;}

.clear{clear:both;}
.spacer{clear:both; display:block; line-height:0; font-size:0;}


@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-reg-webfont.eot');
    src: url('../fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-reg-webfont.woff') format('woff'),
         url('../fonts/lato-reg-webfont.ttf') format('truetype'),
         url('../fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bol-webfont.eot');
    src: url('../fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-bol-webfont.woff') format('woff'),
         url('../fonts/lato-bol-webfont.ttf') format('truetype'),
         url('../fonts/lato-bol-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaLT-Condensed';
    src: url('../fonts/helveticaltcondensedmedium_0.eot');
    src: url('../fonts/helveticaltcondensedmedium_0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaltcondensedmedium_0.woff') format('woff'),
         url('../fonts/helveticaltcondensedmedium_0.ttf') format('truetype'),
         url('../fonts/helveticaltcondensedmedium_0.svg#helveticaltcondensedmedium_0') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/rock_2.eot');
    src: url('../fonts/rock_2.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rock_2.woff') format('woff'),
         url('../fonts/rock_2.ttf') format('truetype'),
         url('../fonts/rock_2.svg#rock_2') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Rockwell-Light';
    src: url('../fonts/rocl_.eot');
    src: url('../fonts/rocl_.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rocl_.woff') format('woff'),
         url('../fonts/rocl_.ttf') format('truetype'),
         url('../fonts/rocl_.svg#rocl_') format('svg');
    font-weight: normal;
    font-style: normal;
}

#wrapper{width:100%; padding:0; margin:0;}


/* ------------------------------ header ------------------------------- */
#header{background:url(../images/header_bg.jpg) 0 0 repeat-x; clear:both; height:66px; width:100%; position:relative; z-index:100;}
#header .content{width:1100px; margin:0 auto; padding:19px 0 0 0; clear:both; height:47px;}
#header .share-icons{width:90px; float:right; padding:7px 0 0 0;}
#header .share-icons img{margin:0 0 0 3px;}
#header .share-icons div{display:block; float:left; padding:2px 5px 0 0; color:#6B6B6B; font:normal 11px/14px Arial, Helvetica, sans-serif;}
#header .share-icons div span{ background:none; width:0; float:left;}
#header .share-icons div a{color:#6D6D6D;}

#banner{background:url(../images/banner_bg.jpg) 0 0 repeat-x; height:382px; clear:both; width:100%; position:relative; z-index:50;}
#banner .content{width:1100px; margin:0 auto; height:382px; position:relative; overflow:hidden;}
/*.flexslider{ position:relative; margin:0; padding:0; width:100%; }
.slides:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.slides{ list-style: none outside none; margin: 0; padding: 0; }
.flexslider .slides>li { position:relative; display:none;  }
.flexslider .slides li img { max-width: 100%; display: block; }
.work{ display:block !important; }
.active{ color:#FF0000; }
.testClick	{ cursor:pointer;}*/
.ban-content{width:470px; background:url(../images/spacer.gif) 0 0 repeat; display:block; z-index:90; position:absolute; top:60px; left:0;}
.ban-content h2{color:#FFF; font:normal 129px/100px 'Rockwell'; margin:0 0 33px;}
.ban-content h3{color:#FFF; font:normal 92px/72px 'Rockwell'; margin:0;}
.ban-content p{color:#FFF; font:normal 42px/42px 'Rockwell'; padding:0; margin:0;}

.example2 {
            margin:0;
            padding:0;
            list-style:none;
            width:1100px;
            height:382px;
            overflow:hidden; position:relative;
        }
        
        .example2 li {
            text-align:left;
            display:block;
            width:1100px;
            height:382px; position:relative;
			
        }
        
		.carousel-pagination{position:absolute; left:0; bottom:37px;}
        .carousel-pagination li {
            display:block;
            width:6px;
            height:6px;
            margin-right:7px;
            cursor:pointer;
            float:left;
            background:#6BAC42;
        }
        
        .carousel-pagination .carousel-pagination-active {
            background:#B9D6B3;
        }


/* --------------------- mid slider area*/
#mid-slider{background:url(../images/gray_bg.jpg) 0 0 repeat; clear:both; width:100%; padding:14px 0;}
#mid-slider .content{width:1100px; margin:0 auto;}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.imagegallary
{
	
    height:112px;
    padding:0;
	position:relative;

}
.slide
{
	
	width:1100px;
	overflow:hidden;
	height:112px;
	position:relative;
    
}

.slidecontent{
	
	
	position:absolute;
	left:0px;
	overflow:hidden;
	
}

.next{
	cursor:pointer;
	position:absolute;
	top:16px;
	left:1120px;
	background:url(../images/rt_arrow.png) 0 0 no-repeat; width:22px; height:82px; display:block;
}
.next:hover{background:url(../images/rt_arrow_hover.png) 0 0 no-repeat;}
.prev:hover{background:url(../images/lt_arrow_hover.png) 0 0 no-repeat;}
.prev{
	cursor:pointer;
	position:absolute;
	top:16px;
	left:-41px;
	background:url(../images/lt_arrow.png) 0 0 no-repeat; width:22px; height:82px; display:block;
}

.panel{
	width:212px;
	margin-right:10px;
	float:left;
}
.panel a{display:block; border:#414141 5px solid;}

.panel img{border:#414141 1px solid;}
.panel a:hover img{border:#FFF 1px solid;}

/* -------------------------------- content area ----------------------*/
#content-area{background:url(../images/cont_bg1.png) 0 0 repeat; width:100%; clear:both; overflow:hidden;}
#content-area .container{background:url(../images/shadow1.png) 0 0 repeat-x; border-top:#FFF 1px solid; padding:22px 0 16px; overflow:hidden; clear:both;}
#content-area .container .content{width:1100px; margin:0 auto;}
#content-area .container .content .left-panel{width:612px; float:left;}
#content-area .container .content .right-panel{width:422px; float:right; padding-top:9px; position:relative;}

.page-title{background:url(../images/line.png) 0 100% repeat-x; padding:0 0 11px; margin:0 0 22px; clear:both; position:relative;}
.page-title h2{color:#5E8E3E; font-size:33px; line-height:34px; font-weight:normal;}
.page-title span.arrow{display:block; position:absolute; background:url(../images/line_end.png) 0 0 no-repeat; width:26px; height:32px; right:-5px; bottom:-20px;}
.page-title h2 span{color:#5E8E3E;}
#content-area .container .content .right-panel h2{font-size:24px; line-height:25px; color:#494949;}
.contact-info{clear:both; overflow:hidden;}
.contact-info .lt{width:225px; float:left;}
.contact-info .rt{width:185px; float:right;}
.contact-info .ph{background:url(../images/ph_icon.png) 0 4px no-repeat; padding:0 0 0 19px; font:normal 14px/18px 'latoregular'; color:#646464; margin:0 0 10px;}
.contact-info .ph.home{background:url(../images/ph_icon.png) 0 8px no-repeat; padding:0 0 0 19px; font:normal 20px/24px 'latobold'; color:#646464; margin:0 0 5px 0;}
.contact-info .ph.home span{font-size:20px; line-height:24px;}
.contact-info .address{background:url(../images/home_icon.png) 0 4px no-repeat; color:#646464; padding:0 0 0 19px; font:normal 14px/18px 'latoregular'; margin:0 0 10px;}
.contact-info .fax{background:url(../images/fax.png) 0 5px no-repeat; padding:0 0 0 19px; color:#646464; font:normal 14px/18px 'latoregular'; margin:0 0 20px;}
.contact-info .mail{background:url(../images/mail.png) 0 5px no-repeat; padding:0 0 0 19px; color:#646464; font:normal 14px/18px 'latoregular'; margin:0 0 10px;}
.contact-info .mail a{color:#646464;}
.contact-info .mail a:hover{text-decoration:underline;}
#content-area .container .content .right-panel p{color:#494949; font:normal 16px/18px 'Rockwell'; text-shadow:1px 1px 1px #FFF; margin:0 0 14px;}
#content-area .container .content .right-panel p span{ color:#5E8E3E;}
.contact-form{}
.contact-form .lt{width:196px; float:left;}
.contact-form .rt{width:214px; float:right;}
.contact-form input[type]{background:url(../images/input_bg.png) 0 0 repeat; width:176px; padding:7px 10px; color:#7B7B7B; font:normal 14px 'latoregular'; margin:0 0 10px; border:0;}
.contact-form textarea{background:url(../images/input_bg.png) 0 0 repeat; width:194px; padding:10px; color:#7B7B7B; font:normal 14px 'latoregular'; height:90px; !height:95px; margin:0 0 10px; border:0;}
.contact-form input[type="submit"]{background:url(../images/submit.png) 0 0 no-repeat; width:77px; height:24px; color:#DFE8D8; font-size:14px; line-height:24px; text-align:center; cursor:pointer; border:0; margin:4px 0 0 0; float:right; padding:0;}
.contact-form input[type="submit"]:hover{background-position:0 -24px;}

#content-area .container .content .left-panel p{color:#525252; font-size:14px; line-height:18px; margin:0 0 20px;}
#content-area .container .content .left-panel p span{font-family:'latobold';}
#content-area .container .content .left-panel p span.row{ display:block; padding:0 0 4px 0;}
#content-area .container .content .left-panel p a{color:#525252; font-family:'latobold';}
#content-area .container .content .left-panel p a:hover{ text-decoration:underline;}

.read-more{background:url(../images/readmore.png) 0 0 no-repeat; width:102px; height:24px; color:#DFE8D8; font-size:14px; line-height:24px; text-align:center; cursor:pointer; display:inline-block;}
.read-more:hover{background-position:0 -24px;}
.line1{background:url(../images/line2.png) 0 0 repeat-x; height:5px; display:block; width:100%; clear:both;}

.information-block{background:url(../images/line3.png) 0 100% repeat-x; padding:0 0 8px; clear:both; width:100%; overflow:hidden;}
.information-block .block-content{background:url(../images/cont_bg2.png) 0 0 repeat; width:100%; clear:both; overflow:hidden;}
.information-block .content{padding:18px 0; width:1100px; margin:0 auto; clear:both; overflow:hidden;}
.information-block h2{color:#494949; font-size:26px; font-weight:normal; line-height:26px; margin:0 0 10px;}
.information-block h2 span{color:#5E8E3E;}
.information-block .information-tabel{clear:both; overflow:hidden; margin-bottom:12px;}
.information-block .information-tabel .topbar{background:url(../images/table_top.png) 0 0 no-repeat; height:4px; padding:0!important; margin:0!important; clear:both; overflow:hidden;}
.information-block .information-tabel .botbar{background:url(../images/table_bot.png) 0 0 no-repeat; height:16px; padding:0!important; margin:0!important; clear:both; overflow:hidden;}
.information-block .information-tabel .table-content{border-left:#FFF 1px solid; border-right:#FFF 1px solid; clear:both; overflow:hidden;}
.information-block .information-tabel .table-content th{background:#D7D7D7; color:#2F2F2F; font-weight:normal; font-size:15px; line-height:16px; text-align:center; padding:12px 0;}
.information-block .information-tabel .table-content .odd{background:url(../images/odd_cell.png) 0 0 repeat;}
.information-block .information-tabel .table-content .even{background:url(../images/even_cell.png) 0 0 repeat;}
.information-block .information-tabel .table-content th.divider{background:url(../images/th_divider.gif) 0 0 repeat-y; width:2px; padding:0!important;}
.information-block .information-tabel .table-content td.divider{background:url(../images/td_divider.gif) 0 0 repeat-y; width:2px; padding:0!important;}
.information-block .information-tabel .table-content td{padding:11px 7px; color:#676767; font:normal 12px/16px 'latoregular';}
.information-block .information-tabel .table-content td a, .classes-box a{color:#5E8E3E;}
.information-block .information-tabel .table-content td a:hover, .classes-box a:hover{text-decoration:underline;}

.age-guide{background:url(../images/line.png) 0 0 repeat-x; padding:10px 0 0 0; clear:both; overflow:hidden;}
.age-guide p{background:url(../images/line.png) 0 100% repeat-x; padding:0 4px 10px; font:normal 20px/20px 'Rockwell-Light'; color:#4D4D4D;}
.age-guide p span{color:#5E8E3E; font-family:'Rockwell';}
.age-guide p strong{font-family:'Rockwell'; font-weight:normal;}

.bottom-content{padding:17px 0 9px; background:url(../images/cont_bg1.png) 0 0 repeat; clear:both; overflow:hidden;}
.bottom-content .content{width:1100px; margin:0 auto;}
.bottom-content .content .left-panel{width:424px; float:left;}
.bottom-content .content .right-panel{width:632px; float:right;}

.bottom-content h2{color:#2F2F2F; font-size:34px; line-height:34px;}
.video-block{background:url(../images/video_bg.png) 0 0 no-repeat; width:403px; height:264px; clear:both; overflow:hidden; padding:9px 9px 30px 12px;}

.video-block2{background:url(../images/video_bg2.png) 0 0 no-repeat; width:349px; height:226px; clear:both; overflow:hidden; padding:9px 9px 30px 12px; margin-bottom:25px; }

.bottom-content .content .right-panel .block{width:301px;}
.bottom-content .content .right-panel .picture-block{background:url(../images/picture_bg.png) 0 0 no-repeat; width:283px; height:158px; padding:9px ; position:relative; margin:0 0 14px;}
.bottom-content .content .right-panel .picture-block img{display:block;}
.bottom-content .content .right-panel .picture-block .tag{background:url(../images/transparent_bg.png) 0 0 repeat; padding:17px 5px 8px 37px; width:241px; position:absolute; left:9px; bottom:9px; color:#6C6B6C; font:normal 20px/20px 'Rockwell'; text-transform:uppercase;}
.bottom-content .content .right-panel .picture-block .tag span{background:url(../images/down_arrow.png) 0 0 no-repeat; width:19px; height:12px; display:block; position:absolute; left:37px; top:0;}
.bottom-content .content .right-panel .block p{color:#737778; font:normal 14px/17px 'latoregular'; margin:0 0 7px;}
.bottom-content .content .right-panel .block .know-more{color:#737778; font-size:12px; font-family:'latobold'; line-height:16px; text-transform:uppercase;}
.bottom-content .content .right-panel .block .know-more span{ color:#5E8E3E;}
.bottom-content .content .right-panel .block .know-more:hover{text-decoration:underline;}

/* ------------------------- footer ----------------*/
#footer{background:url(../images/footer_bg.jpg) 0 0 repeat-x; min-height:90px; width:100%; clear:both;}
#footer .content{width:1100px; margin:0 auto; padding:35px 0 0 0; text-align:center;}
#footer ul{list-style-type:none; padding:0; margin:0;}
#footer li{list-style-type:none; color:#878787; font:normal 12px/16px Arial, Helvetica, sans-serif; background:url(../images/footer_divider.gif) 100% 3px no-repeat; padding:0 16px 0 0; margin:0 14px 0 0; float:left;}
#footer a{color:#555658;}
#footer a:hover{color:#6F7072;}
#footer li.last{background:none; padding-right:0; margin-right:0;}
#footer p{color:#5D5F61; font:normal 12px Arial, Helvetica, sans-serif;}


/* ------------------------- inner pages --------------------*/
#inner-banner{background:url(../images/inner_banner_bg.jpg) 0 0 repeat-x; width:100%; height:332px; clear:both;}
#inner-banner .banner-content{background:url(../images/inner_banner.jpg) 50% 0 no-repeat; height:332px; clear:both;}
#inner-banner .content{width:1100px; margin:0 auto; padding:77px 0 0 0; overflow:hidden; clear:both;}
#inner-banner .content h2{color:#FFF; font:normal 94px/78px 'Rockwell'; padding:0; margin:0 0 24px;}
#inner-banner .content h3{color:#FFF; font:normal 60px/34px 'Rockwell'; padding:0; margin:0;}
#inner-banner .content p{color:#c1c7be; font:normal 36px/49px 'Rockwell-Light';}


.inner-content{}	
.inner-content .left-panel{width:760px!important; float:left;}
.inner-content .right-panel{width:250px!important; float:right;}
.inner-content .page-title h2 {color:#494949;}
.inner-content .page-title h2 span{color:#5e8e3e;}
.inner-content .contact-info .lt, .inner-content .contact-info .rt {float:none!important; width:100%; clear:both;}
.inner-content .contact-info .fax{margin-bottom:11px!important;}
.inner-content .contact-info .mail{ margin-bottom:18px!important;}

.inner-content .content .right-panel p {font-size:18px!important; line-height:20px!important; color:#5e8e3e!important; margin-bottom:17px!important;}
.inner-content .content .right-panel p span{display:block; color:#494949!important; font-size:22px!important; line-height:24px!important;}

.inner-content .contact-form .lt, .inner-content .contact-form .rt{float:none!important; width:100%!important;}
.inner-content .contact-form input[type]{width:242px!important;}
.inner-content .contact-form textarea{width:242px!important;}
.inner-content .contact-form input[type="submit"] {width:77px!important;}

.inner-content .lt-panel{width:50%; float:left;}
.inner-content .rt-panel{float:right; width:50%; background:url(../images/line4.gif) 0 0 repeat-y;}
.contentBlock{background:url(../images/line5.gif) 0 100% repeat-x; clear:both; overflow:hidden; padding:0 0 14px; margin:0 0 20px;}
.contentBlock.last{background:none; margin-bottom:0;}
.inner-content .rt-panel .contentBlock{ padding-left:66px;}

.inner-content h3{color:#525252; font:normal 20px/20px 'Rockwell'; padding:0; margin:0 0 20px;}
.inner-content h3 span{color:#5e8e3e;}
.contentBlock ul{list-style-type:none; padding:0; margin:0;}
.contentBlock li{list-style-type:none; background:url(../images/bullet.gif) 0 4px no-repeat; padding:0 0 0 18px; color:#525252; font-size:14px; line-height:15px; margin:0 0 7px;}
.left-panel .bullet-text ul{list-style-type:none; padding:0; margin:0; padding-bottom:10px;}
.left-panel .bullet-text li{list-style-type:none; background:url(../images/bullet.gif) 0 4px no-repeat; padding:0 0 0 18px; color:#525252; font-size:14px; line-height:15px; margin:0 0 7px;}
.contentBlock li a{color:#525252;}
.contentBlock li a:hover{color:#090909;}

.bredcrumb{clear:both; margin:0 0 12px; overflow:hidden; color:#5E8E3E; font:normal 14px 'latoregular';}
.bredcrumb a{color:#525252;}
.bredcrumb a:hover{text-decoration:underline;}

.classes-box{background:url(../images/classes_box1.png) 0 0 repeat; width:335px; padding:10px 20px; margin:0 0 10px; float:left; min-height:273px;}
.classes-box.classes-box2{background:url(../images/classes_box2.png) 0 0 repeat; width:355px; padding:10px; float:right;}
.classes-box h3{color:#525252; font:normal 20px/20px 'Rockwell'; padding:0; margin:0 0 20px;}
.classes-box p{color:#525252; font-size:14px; line-height:18px!important; margin:0 0 15px!important;}
.classes-box p strong{font-weight:normal; font-family:'latobold';}
.classes-box a:hover{text-decoration:underline;}

#content-area .container .content .left-panel p strong{font-weight:normal; font-family:'latobold';}

.pic{border:#9D9D9D 1px dashed; padding:5px; display:block; margin:0 0 12px;}
.newsBlock{width:auto!important; float:none!important;}

.videoBlocks{padding:12px 0 0 0; clear:both; overflow:hidden;}
.videoBlocks .col{width:49%;}


.photogallery img{background:url(../images/picture_bg2.png) 0 0 no-repeat; width:120px; height:120px; padding:9px ; position:relative; margin:0 11px 11px 0; float:left;}

.contact{clear:both; overflow:hidden; padding:10px 15%;}
.contact .contact-info{width:262px; float:left; border-right:#989898 1px dashed; padding-right:65px; min-height:320px;}
.contact .contact-form{float:right; width:50%;}

.contact .contact-form p{color:#494949; font:normal 16px/18px 'Rockwell'; text-shadow:1px 1px 1px #FFF; margin:0 0 14px;}
.contact .contact-form p span{ color:#5E8E3E; font-size: 22px !important;line-height: 24px !important;}
.contact .contact-form input[type="submit"]{float:left; margin-left:185px;}

.videoBlocks .col h3{font-size:18px;; line-height:18px; margin-bottom:11px;}
  /*------------------about----------------*/
  
#inner-banner .banner-content.about{background:url(../images/inner_banner1.jpg) 50% 0 no-repeat; height:332px; clear:both;}

  /*------------------about end----------------*/
  
    /*------------------classes----------------*/

#inner-banner .banner-content.classes{background:url(../images/inner_banner2.jpg) 50% 0 no-repeat; height:332px; clear:both;}

  /*------------------classes end----------------*/
      /*------------------school----------------*/

#inner-banner .banner-content.school{background:url(../images/inner_banner3.jpg) 50% 0 no-repeat; height:332px; clear:both;}

  /*------------------school end----------------*/
  
    /*------------------entertain----------------*/

#inner-banner .banner-content.entertain{background:url(../images/inner_banner4.jpg) 50% 0 no-repeat; height:332px; clear:both;}

  /*------------------entertain end----------------*/
  
    /*------------------media----------------*/

#inner-banner .banner-content.media{background:url(../images/inner_banner8.jpg) 50% 0 no-repeat; height:332px; clear:both;}

  /*------------------media end----------------*/
  
  /*------------------contact----------------*/
  
#inner-banner .banner-content.contacttext{background:url(../images/inner_banner6.jpg) 50% 0 no-repeat; height:332px; clear:both;}

  /*------------------contact end----------------*/
  
    /*------------------Thank You----------------*/
  
#inner-banner .banner-content.ThankYou{background:url(../images/inner_banner7.jpg) 50% 0 no-repeat; height:332px; clear:both;}

  /*------------------Thank You end----------------*/
  
  .fb-like{ margin:0 0 10px 0; }
  