/* ::: Common CSS Start ::: */

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
	outline:none;
}
header, nav, section, article, figure, aside, footer, embed, hgroup, video {
	display: block;	
}
body, select, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#233e5a;
}
body {
	 background:#fff url(../images/bg.jpg) repeat-x left top;
}
img {
	vertical-align: bottom;
}
img, fieldset {
	border: 0;
}
.cl{
	clear:both;
	}
.fr{
	float:right;
	}
.fl{
	float:left;
	}
.alignright	{
	text-align:right;
	}
.c	{
	text-align:center;
	}
.skype{
	display:none;
	}
/* ::: Common CSS End ::: */

a{
	text-decoration:none;
	color:#233e5a;
	transition:all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	}
a:hover{
	text-decoration:underline;
	color: #233e5a;
	}

.whblock a, .vdobx a, .whtxt a{
	text-decoration:none;
	color:#b40e1f; 
	}
.whblock a:hover, .vdobx a:hover, .whtxt a:hover{
	text-decoration:underline;
	color: #fa0219; 
	}
	
section p, section ul, section ol,
aside p, aside ul, aside ol {
	line-height:18px;
}
section ul {
	margin-left: 0;
}
section ol {
	margin-left: 0;
}
::-moz-selection {
	background:#d12132;
	color:#fff;
}
::selection {
	background:#d12132;
	color:#fff;
}	

/*  :::  layout  :::  */
#wrapermain {
	margin:auto;
	background:url(../images/sky.png) no-repeat center top;
}

#wraper {
	margin:auto;
	background:url(../images/light.png) no-repeat center top;
}

/* ::: Header ::: */
#headerbx {
	height:auto;
	display:block;
	clear:both;
	}
#header {
	padding:0;
	}
#header .logo{ 
	float:left;
	width:15%; 
	margin:22px 0 12px 10px; 
}
#header .logo img{ 
	max-width:100%;
}
#header .hdmid{ 
	float:left; 
	width:32%;
	height:101px;
	margin:2px 0 0 12%;
	background:url(../images/billboard.png) no-repeat center top;
}
#header .hdmid h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:16px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding:18px 25px 0 0;
}
#header .hdrgt{ 
	float:right;
	margin-top:35px;
}
#header .hdrgt .hdctry{
	float:left;
	font-size:16px;
	color:#a5c7ea;
	text-transform:uppercase;
	padding-left:12px;
}
#header .hdrgt .hdctry a{
	color:#a5c7ea;
	text-decoration:none;
}
#header .hdrgt .hdctry a:hover{
	color:#a5c7ea;
	text-decoration:none;
}
#header .hdrgt .hdctry img{
	margin-left:3px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#header .hdrgt .hdctry img:hover{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
#header .hdrgt .hdctry a:hover img{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

/* ::: Navigation ::: */

#navbx{
	float:left;
	width:66.2%;
	background:url(../images/nav-bg.jpg) repeat left top;
	min-height:42px;
	border:1px solid #0d3c76;
	-moz-box-shadow:0 1px 2px 0 #3c3c3c;
	-webkit-box-shadow:0 1px 2px 0 #3c3c3c;
	-o-box-shadow:0 1px 2px 0 #3c3c3c;
	box-shadow:0 1px 2px 0 #3c3c3c;
	margin-bottom:20px;
}

#contbx{
	float:right;
	width:28.5%;
}
#contbx .conone{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-bottom:4px;
}
#contbx .conone a{
	color:#fff;
}
#contbx .conone span{
	color:#b8d6f5;
}


/* ::: Mid Part(article) ::: */

#mainmid {
	display:block;
	padding:0 0 20px;
	}
#leftpan{
	width:66.2%;
	float:left;
	padding-bottom:20px;
	}
#boxone{
	background:#fff;
	padding:6px;
	-moz-box-shadow:0 3px 2px 0 #656565;
	-webkit-box-shadow:0 3px 2px 0 #656565;
	-o-box-shadow:0 3px 2px 0 #656565;
	box-shadow:0 3px 2px 0 #656565;
	margin-bottom:20px;
	}
.boxone{
	background:#fff;
	padding:6px;
	-moz-box-shadow:0 3px 2px 0 #656565;
	-webkit-box-shadow:0 3px 2px 0 #656565;
	-o-box-shadow:0 3px 2px 0 #656565;
	box-shadow:0 3px 2px 0 #656565;
	margin-bottom:20px;
	}
#banner{
	position:relative;
	margin-bottom:20px;
	}
#banner img{
	max-width:100%;
	}
#banner .guarantee{
	position:absolute;
	top:12px;
	right:18px;
	}
#banner .bookbx{
	position:absolute;
	top:170px;
	left:0;
	min-height:147px;
	/*background:url(../images/book-bg.png) no-repeat left top;*/
	width:100%;
	padding:8px 0 0 23px;
	}

#banner .bookbx h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	text-transform:uppercase;
	}
#banner .bookbx h2 span{
	font-size:30px;
	}
#banner .bookbx .bookbtn{
	display:block;
	padding-top:18px;
}
#banner .bookbx .bookbtn a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	padding:6px 15px;
	background-color: #af1120; /* Safari 4-5, Chrome 1-9 */ /* Can't specify a percentage size? Laaaaaame. */ background: -webkit-gradient(radial, center center, 0, center center, 460, from(#fe0018), to(#af1120)); /* Safari 5.1+, Chrome 10+ */ background: -webkit-radial-gradient(circle, #fe0018, #af1120); /* Firefox 3.6+ */ background: -moz-radial-gradient(circle, #fe0018, #af1120); /* IE 10 */ background: -ms-radial-gradient(circle, #fe0018, #af1120);
	border:2px solid #fff;
	border-radius:2px;
	box-shadow:0 2px 3px #4b4b4b;
	text-decoration:none;
	}
#banner .bookbx .bookbtn a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #fa0219; /* Safari 4-5, Chrome 1-9 */ /* Can't specify a percentage size? Laaaaaame. */ background: -webkit-gradient(radial, center center, 0, center center, 460, from(#fa0219), to(#fa0219)); /* Safari 5.1+, Chrome 10+ */ background: -webkit-radial-gradient(circle, #fa0219, #fa0219); /* Firefox 3.6+ */ background: -moz-radial-gradient(circle, #fa0219, #fa0219); /* IE 10 */ background: -ms-radial-gradient(circle, #fa0219, #fa0219);
	}
#leftpan .whtxt{
	width:38%;
	float:left;
	padding-left:7px;
	}
#leftpan .whtxt h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#bf1e2d;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 0 5px;
	}
#leftpan .whtxt .heading1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 5px;
	}
#leftpan .whtxt p{
	padding:0 0 10px;
	text-align:justify;
	}
#leftpan .vdobx{
	width:58.5%;
	float:right;
	}
#leftpan .vdobx h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#253a96;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 5px;
	}
#leftpan .vdobx h4{
	color:#bf1e2d;
	margin-top:10px;
	}
	
	
#leftpan .vdo{
	width:100%;
	padding:0 0 5px;
	}
#leftpan .vdo img{
	max-width:100%;
	padding:1px;
	border:1px solid #ccc;
	}
#leftpan .vdobx p{
	padding:0 3px 10px 0;
	text-align:justify;
	}
#whbx{
	padding:0;
	}
#whbx h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#253a96;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 10px;
	margin:0 0 20px;
	background:url(../images/divider.jpg) repeat-x left bottom;
	}
#whbx img{
	background:#fff;
	padding:3px;
	border:1px solid #7fa3c9;
	float:left;
	margin:0 20px 10px 0;
	max-width:100%;
	}
#whbx p{
	padding:0 0 15px;
	text-align:justify;
	}
	
#rightpan{
	width:31.5%;
	float:right;
	margin-bottom:20px;
	}
#rightpan .desbx{
	background:#fff;
	border-radius:7px 0 7px 0;
	-moz-box-shadow:2px 2px 3px 0 #3c3c3c;
	-webkit-box-shadow:2px 2px 3px 0 #3c3c3c;
	-o-box-shadow:2px 2px 3px 0 #3c3c3c;
	box-shadow:2px 2px 3px 0 #3c3c3c;
	padding:14px 3px 15px;
	margin-bottom:18px;
	}
#rightpan .desbx h2{
	background:#bf1e2d url(../images/des-light.png) no-repeat left top;
	border-radius:7px 0 7px 0;
	padding:7px 3px 7px 24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	-moz-box-shadow:1px 1px 2px 0 #a4a4a4;
	-webkit-box-shadow:1px 1px 2px 0 #a4a4a4;
	-o-box-shadow:1px 1px 2px 0 #a4a4a4;
	box-shadow:1px 1px 2px 0 #a4a4a4;
	}
.scrollbx{
	overflow:auto;
	width:100%;
	height:280px;
	}
#rightpan .desbx .desone{
	margin:12px 8px 17px;
	background:url(../images/divider2.jpg) repeat-x left bottom;
	padding:0 0 17px;
	}
#rightpan .desbx .desone .desimg{
	float:left;
	margin:0 10px 10px 0;
	}
#rightpan .desbx .desone .desimg img{
	background:#fff;
	padding:1px;
	border:1px solid #d7d7d7;
	max-width:100%;
	}
#rightpan .desbx .desone .destxt{
	float:right;
	width:63%;
	}
#rightpan .desbx .desone .destxt .heading2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#282828;
	font-weight:bold;
	padding:0 0 2px;
	}
#rightpan .desbx .desone .destxt .heading2 a{
	color:#282828;
	text-decoration:none;
	}
#rightpan .desbx .desone .destxt .heading2 a:hover{
	color:#253a96;
	text-decoration:none;
	}
#rightpan .desbx .desone .destxt p{
	font-size:12px;
	color:#888888;
	font-weight:normal;
	padding:0 0 2px;
	line-height:16px;
	}
#rightpan .desbx .desone .destxt .readmore{
	padding:0;
	}
#rightpan .desbx .desone .destxt .readmore a{
	font-size:11px;
	color:#bf1e2d;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	}
#rightpan .desbx .desone .destxt .readmore a:hover{
	color:#000;
	text-decoration:none;
	}
#rightpan .desbx .deslast{
	margin-bottom:0;
	background:none;
	padding-bottom:0;
	}
	
#rightpan .servbx{
	background:#fff;
	-moz-box-shadow:1px 1px 2px 0 #3c3c3c;
	-webkit-box-shadow:1px 1px 2px 0 #3c3c3c;
	-o-box-shadow:1px 1px 2px 0 #3c3c3c;
	box-shadow:1px 1px 2px 0 #3c3c3c;
	padding:10px 0 15px;
	}
#rightpan .servbx h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#bf1e2d;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 10px 15px
	}
#rightpan .servbx .servone{
	margin:0 0 5px 19px;
	float:left;
	width:41%;
	}
#rightpan .servbx .servone img{
	background:#fff;
	padding:1px;
	border:1px solid #d7d7d7;
	max-width:100%;
	}
#rightpan .servbx .servone span{
	display:block;
	text-align:center;
	font-size:12px;
	color:#626262;
	font-weight:bold;
	text-transform:uppercase;
	padding:7px 0 10px;
	}
#rightpan .latebx{
	padding:15px 0 0px;
	border-top:3px solid #efefef;
	}
#rightpan .latebx h2{
	font-size:15px;
	color:#253a96;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 10px 15px
	}
.scrollbx2{
	overflow:auto;
	width:100%;
	height:265px;
	}
#rightpan .latebx .lateone{
	margin:0px 10px 13px 19px;
	}
#rightpan .latebx .lateone .lateimg{
	float:left;
	margin:0 10px 10px 0;
	}
#rightpan .latebx .lateone .lateimg img{
	background:#fff;
	padding:1px;
	border:1px solid #d7d7d7;
	max-width:100%;
	}
#rightpan .latebx .lateone .latetxt{
	float:right;
	width:71.5%;
	}
#rightpan .latebx .lateone .latetxt .heading2{
	font-size:12px;
	color:#282828;
	font-weight:bold;
	padding:0 0 2px;
	text-transform:uppercase;
	}
#rightpan .latebx .lateone .latetxt p{
	font-size:12px;
	color:#888888;
	font-weight:normal;
	padding:0 0 2px;
	line-height:15px;
	}
#rightpan .latebx .lateone .latetxt .readmore{
	padding:0;
	}
#rightpan .latebx .lateone .latetxt .readmore a{
	font-size:11px;
	color:#bf1e2d;
	font-weight:bold;
	text-decoration:none;
	}
#rightpan .latebx .lateone .latetxt .readmore a:hover{
	color:#000;
	text-decoration:none;
	}
	
#fourbx{
	padding:0;
	}
#fourbx .frone{
	width:23.5%;
	float:left;
	margin-right:19px;
	margin-bottom:20px;
	}
#fourbx .frlast{
	margin-right:0;
	}
#fourbx .frone img{
	border:3px solid #c3d6ea;
	max-width:100%;
	}
#fourbx .frone .city{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#253a96;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:38px;
	}
#fourbx .frone .city:hover{
	background:#bf1e2d;
	}
#fourbx .frone .city a{
	color:#fff;
	text-decoration:none;
	}
#fourbx .frtxt{
	padding:10px 10px 13px;
	background:#f4f8fb;
	border:1px solid #e0ebf4;
	min-height:75px;
	}
#fourbx .frtxt p{
	color:#555555;
	font-size:12px;
	text-align:justify;
	}

#threebx{
	padding:0;
	}
#threebx .thone{
	width:29.7%;
	float:left;
	background:#95b6d9 url(../images/blue-light.png) no-repeat center top;
	border:1px solid #7b94bb;
	margin-right:20px;
	padding:15px 10px 0;
	min-height:155px;
	}
#threebx .thone .thoneimg{
	float:left;
	width:22%;
	}
#threebx .thone .thoneimg img{
	max-width:100%;
	}
#threebx .thone .thonetxt{
	float:right;
	width:75%;
	}
#threebx .thone .thonetxt .thohd{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#fff;
	font-weight:bold;
	line-height:20px;
	text-transform:uppercase;
	padding:0 0 5px;
	}
#threebx .thone .thonetxt .tho_txt{
	font-family:Arial, Helvetica, sans-serif;
	color:#143f6d;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 12px;
	}
#threebx .thone .thonetxt .tho_pho{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:25px;
	font-weight:bold;
	padding:0 0 10px;
	}
#threebx .thone .thonetxt .book_now{
	padding:0;
	}
#threebx .thone .thonetxt .book_now a{
	color:#000;
	font-size:22px;
	font-weight:normal;
	background:url(../images/book_now_bg.jpg) repeat-x left top;
	line-height:34px;
	padding:3px 10px 4px;
	text-decoration:none;
	border-radius:2px;
	box-shadow:0 2px 3px #4b4b4b;
	}
#threebx .thone .thonetxt .book_now a:hover{
	color:#000;
	text-decoration:none;
	background:#fefefe;
	}
	
#threebx .thtwo{
	width:29.7%;
	float:left;
	background:#f4f8fb;
	border:1px solid #dfdfdf;
	margin-right:20px;
	padding:15px 10px 0;
	min-height:155px;
	}
#threebx .thtwo .thtwoimg{
	float:left;
	width:38%;
	}
#threebx .thtwo .thtwoimg img{
	max-width:100%;
	}
#threebx .thtwo .thtwotxt{
	float:right;
	width:59%;
	}
#threebx .thtwo .thtwotxt .splhd{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#497776;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
	}
#threebx .thtwo .thtwotxt ul{
	list-style-type:none;
	}
#threebx .thtwo .thtwotxt ul li{
	font-size:12px;
	color:#403f3f;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../images/bullet.png) no-repeat 0 6px;
	padding:0 0 0 10px;
	}
#threebx .thtwo .thtwotxt .booknw{
	display:block;
	padding-top:18px;
}
#threebx .thtwo .thtwotxt .booknw a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	padding:6px 15px;
	background-color: #af1120; /* Safari 4-5, Chrome 1-9 */ /* Can't specify a percentage size? Laaaaaame. */ background: -webkit-gradient(radial, center center, 0, center center, 460, from(#fe0018), to(#af1120)); /* Safari 5.1+, Chrome 10+ */ background: -webkit-radial-gradient(circle, #fe0018, #af1120); /* Firefox 3.6+ */ background: -moz-radial-gradient(circle, #fe0018, #af1120); /* IE 10 */ background: -ms-radial-gradient(circle, #fe0018, #af1120);
	border:2px solid #fff;
	border-radius:2px;
	text-decoration:none;
	box-shadow:0 2px 3px #4b4b4b;
	}
#threebx .thtwo .thtwotxt .booknw a:hover{
	color:#fff;
	background-color: #fa0219; /* Safari 4-5, Chrome 1-9 */ /* Can't specify a percentage size? Laaaaaame. */ background: -webkit-gradient(radial, center center, 0, center center, 460, from(#fa0219), to(#fa0219)); /* Safari 5.1+, Chrome 10+ */ background: -webkit-radial-gradient(circle, #fa0219, #fa0219); /* Firefox 3.6+ */ background: -moz-radial-gradient(circle, #fa0219, #fa0219); /* IE 10 */ background: -ms-radial-gradient(circle, #fa0219, #fa0219);
	text-decoration:none;
	}

#threebx .ththree{
	width:29.7%;
	float:left;
	background:#ef5261 url(../images/news-light.png) no-repeat center center;
	border:1px solid #be1f2e;
	padding:15px 10px 0;
	min-height:155px;
	}
#threebx .ththreein{
	padding:0 3px 0 3px;
	}
#threebx .ththree .newshd{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
	padding:0 0 5px;
	}
#threebx .ththree .newstxt{
	font-family:Arial, Helvetica, sans-serif;
	color:#300408;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 15px;
	}
#threebx .ththree input[type="text"]{
	font-family:Arial, Helvetica, sans-serif;
	color:#949494;
	font-size:11px;
	background:#fff;
	font-style:italic;
	border:1px solid #fff;
	padding:4px 10px;
	width:93%;
	height:24px;
	box-shadow:1px 1px 2px #323232;
	outline:none;
	margin-bottom:10px;
	}
#threebx .ththree input[type="submit"]{
	color:#000;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #e6e6e6;
	background:url(../images/book_now_bg.jpg) repeat-x left top;
	line-height:27px;
	padding:3px 10px;
	text-decoration:none;
	border-radius:2px;
	box-shadow:0 2px 3px #4b4b4b;
	box-shadow:1px 1px 2px #323232;
	cursor:pointer;
	outline:none;
	border:none;
	}
#threebx .ththree input[type="submit"]:hover{
	color:#000;
	background:#fefefe;
	text-decoration:none;
	}

/* ~~~~~~~~~ footer ~~~~~~~~~~ */
			
footer{
	background:#feffff url(../images/footer-bg.jpg) repeat-x left top;
	padding:22px 5px 15px;
}
#ftbx{
	display:block;
	clear:both;
}
#ftbx .fttop{
	padding:0 0 0px;
}
#ftbx .fttop .fttopl{
	float:left;
	width:100%;
	color:#444444;
	padding:0 0 10px;
}
#ftbx .fttop .fttopl a{
	padding:0 2px;
	color:#444444;
	text-decoration:none;
}
#ftbx .fttop .fttopl a:hover{
	color:#000;
	text-decoration:underline;
}
#ftbx .fttop .fttopr{
	float:left;
	width:100%;
	color:#444444;
	padding:0 0 10px;
}
#ftbx .fttop .fttopr a{
	color:#444444;
	text-decoration:none;
}
#ftbx .fttop .fttopr a:hover{
	color:#000;
	text-decoration:none;
}
#ftbx .fttop .fttopr span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

#ftbx .ftbtm {
	padding:0;
}
#ftbx .ftbtm .ftbtm_one {
	width:28%;
	float:left;
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	padding:0 0 10px;
}
#ftbx .ftbtm .ftbtm_one span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-right:10px;
}
#ftbx .ftbtm .ftbtm_one img {
	max-width:100%;
	margin:0 3px;
}
#ftbx .ftbtm .ftbtm_two {
	width:30%;
	float:left;
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	padding:0 0 10px;
}
#ftbx .ftbtm .ftbtm_two span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-right:10px;
}
#ftbx .ftbtm .ftbtm_two img {
	max-width:100%;
	margin:0 2px;
}
#ftbx .ftbtm .ftbtm_three {
	width:100%;
	float:left;
	font-size:12px;
	color:#444444;
}


/*Inner pages Start*/
#rightpan .latebxno{
	padding:0px;
	border-top:none;
	}
#banner2{
	position:relative;
	}
#banner2 img{
	max-width:100%;
	}
#banner2 .bookbx2{
	position:absolute;
	bottom:6px;
	right:10px;
	}
/*
#banner2 .bookbx2 h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
	text-transform:uppercase;
	}
*/
#banner2 .bookbx2 p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	}
.servicebx{
	padding:0;
	}
.servicebx h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#bf1e2d; /*#fff;*/
	font-weight:normal;
	text-transform:uppercase;
	padding:0 0 14px;
	margin:0 0 20px;
	background:url(../images/divider3.jpg) repeat-x left bottom;
	}
.servicebx img{
	background:#fff;
	padding:3px;
	border:1px solid #7fa3c9;
	float:left;
	margin:0 20px 15px 0;
	max-width:100%;
	}
.servicebx p{
	padding:0 0 15px;
	text-align:justify;
	}
.servicebx .whitetxt{
	color:#fff;
	}
.contactbx{
	padding:15px;
	}
.contactbx .adrsbx{
	padding:0 0 15px;
	}
.contactbx .adrsbx h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#bf1e2d;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 7px;
	}
.contactbx .adrsbx p{
	color:#444444;
	}
.contactbx .adrsbx strong{
	font-weight:bold;
	text-transform:uppercase;
	}
.contactbx .adrsbx p a{
	color:#444444;
	}
.contactbx .adrsbx p a:hover{
	color:#000;
	}
.contactbx .frmbx{
	padding:0 0 10px;
	width:80%;
	}
.contactbx .frmbx h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#253a96;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 14px;
	margin-bottom:20px;
	border-bottom:1px solid #e7e7e7;
	}
.contactbx .fildbx{
	width:100%;
	float:left;
	}
.contactbx label{
	width:29%;
	float:left;
	font-size:12px;
	color:#555555;
	font-weight:bold;
	padding:5px 0 0;
	}
.contactbx input[type="text"]{
	width:65%;
	float:left;
	height:30px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	box-shadow:inset 0 0 10px #cacaca;
	-webkit-box-shadow:inset 0 0 10px #cacaca;
	-o-box-shadow:inset 0 0 10px #cacaca;
	-ms-box-shadow:inset 0 0 10px #cacaca;
	-moz-box-shadow:inset 0 0 10px #cacaca;
	border:1px solid #dcdcdc;
	margin-bottom:10px;
	padding:0 2%;
	}
.contactbx textarea{
	width:65%;
	float:left;
	height:130px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	box-shadow:inset 0 0 10px #cacaca;
	-webkit-box-shadow:inset 0 0 10px #cacaca;
	-o-box-shadow:inset 0 0 10px #cacaca;
	-ms-box-shadow:inset 0 0 10px #cacaca;
	-moz-box-shadow:inset 0 0 10px #cacaca;
	border:1px solid #dcdcdc;
	margin-bottom:10px;
	padding:1% 2%;
	}
.contactbx input[type="submit"]{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	padding:1.3% 3%;
	background-color: #af1120; /* Safari 4-5, Chrome 1-9 */ /* Can't specify a percentage size? Laaaaaame. */ background: -webkit-gradient(radial, center center, 0, center center, 460, from(#fe0018), to(#af1120)); /* Safari 5.1+, Chrome 10+ */ background: -webkit-radial-gradient(circle, #fe0018, #af1120); /* Firefox 3.6+ */ background: -moz-radial-gradient(circle, #fe0018, #af1120); /* IE 10 */ background: -ms-radial-gradient(circle, #fe0018, #af1120);
	border:2px solid #fff;
	border-radius:2px;
	box-shadow:0 2px 3px #4b4b4b;
	text-decoration:none;
	}
.contactbx input[type="submit"]:hover{
	color:#fff;
	text-decoration:none;
	background-color: #fa0219; /* Safari 4-5, Chrome 1-9 */ /* Can't specify a percentage size? Laaaaaame. */ background: -webkit-gradient(radial, center center, 0, center center, 460, from(#fa0219), to(#fa0219)); /* Safari 5.1+, Chrome 10+ */ background: -webkit-radial-gradient(circle, #fa0219, #fa0219); /* Firefox 3.6+ */ background: -moz-radial-gradient(circle, #fa0219, #fa0219); /* IE 10 */ background: -ms-radial-gradient(circle, #fa0219, #fa0219);
	}
#rightpan .servbx .map{
	border:3px solid #165fac;
	width:90%;
	margin:5px auto 17px;
	}
#rightpan .servbx .map img{
	max-width:100%;
	}
	
#glrybx{
	padding:0;
	}
#glrybx h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#253a96;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 20px;
	background:url(../images/das.jpg) repeat-x left center;
	}
#glrybx h3 span{
	background:#fff;
	padding-right:5px;
	}

.npbx{
	width:100%;
	float:left;
	padding:0 0 10px;
	}
.npbx h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:0 0 7px;
	}
.npbx h3.blue{
	color:#0d59a8;
	}
.npbx img{
	background:#fff;
	padding:3px;
	border:1px solid #7fa3c9;
	float:left;
	margin:0 20px 15px 0;
	max-width:100%;
	}
.npbx p{
	padding:0 0 15px;
	text-align:justify;
	}
.npbx .whttxt{
	color:#fff;
	}
.npbx .nplft{
	float:left;
	width:28.5%;
	}
.npbx .nprgt{
	float:right;
	width:69%;
	}
.npbx .nplft2{
	float:left;
	width:69%;
	}
.npbx .nprgt2{
	float:right;
	width:28.5%;
	}
	
.servbx h3 {
	font-size:16px;
	color:#253a96;
	padding-left:20px;
}

.servbx h4 {
	font-size:11px;
	color:#253a96;
	padding-left:25px;
	padding-right:25px;
}

.spacetime {
	border-bottom:1px solid #e7e7e7;
	margin: 10px 15px 20px 15px;
	}
.center {
	text-align:center;
}

.hits img{
	width:258px;
	margin:4px 4px -3px 4px;
}

#rightpan .desbx h3{
	background:#bf1e2d url(../images/des-light.png) no-repeat left top;
	border-radius:7px 0 7px 0;
	text-align:center;
	padding:7px 3px 7px 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	-moz-box-shadow:1px 1px 2px 0 #a4a4a4;
	-webkit-box-shadow:1px 1px 2px 0 #a4a4a4;
	-o-box-shadow:1px 1px 2px 0 #a4a4a4;
	box-shadow:1px 1px 2px 0 #a4a4a4;
	margin-bottom:5px;
	}

#rightpan .desbx h3 a{
	color:#fff;
}

#rightpan .desbx h3 a:hover{
	text-decoration:none;
}

#rightpan .desbx .desone .hittxt p{
	font-size:12px;
	color:#888888;
	font-weight:normal;
	padding:0 0 2px;
	line-height:16px;
	}
#rightpan .desbx .desone .hittxt ul{
	font-size:12px;
	color:#888888;
	font-weight:normal;
	padding:0 0 2px;
	line-height:16px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
#rightpan .desbx .desone .hittxt ul a{
	font-size:12px;
	color:#888888;
	font-weight:normal;
	padding:0 0 2px;
	line-height:16px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

#rightpan .desbx .desone .hittxt ul li{
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
}	

#rightpan .desbx .desone .hittxt .readmore{
	
	padding:0 0 0 15px;
	}
#rightpan .desbx .desone .hittxt .readmore a{
	font-size:11px;
	color:#bf1e2d;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	}
#rightpan .desbx .desone .hittxt .readmore a:hover{
	color:#000;
	text-decoration:none;
	}
#leftpan .whblock{
	width:100%;
	float:left;
	padding-left:7px;
	}
#leftpan .whblock h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#bf1e2d;
	font-weight:bold;
	text-transform:uppercase;
	padding:9px 0 5px;
	}
#leftpan .whblock .heading1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px; /*0 0 5px;*/
	}
#leftpan .whblock p{
	padding:0 10px 10px;
	text-align:justify;
	}
	
#leftpan .whblock ul{
	font-size:13px; /* 12px 12/30/17 LB*/
	font-weight:normal;
	padding:0 0 2px;
	line-height:16px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
	}
#leftpan .whblock ul a{
	font-size:13px; /* 12 12/30/17 LB*/
	font-weight:normal;
	padding:0 0 2px;
	line-height:16px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

#leftpan .whblock ul li{
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
}
#leftpan .whblock img{
	background:#fff;
	padding:3px;
	border:1px solid #7fa3c9;
	margin: 0 10px 0 5px;
	max-width:100%;
	}
.sign{
	float:right;
	font-weight:bold;
}

#scrolltab{
	width:40px;
	height:40px;
	position:fixed;
	top:50%;
	right:10px;
	margin-top:-20px;
	background-color:#af1120;
/*
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
*/
	border:2px solid #ddd; 
	border-radius:40px;
	z-index:2000;
	display:none;
	background-image:url(../images/scrolltop.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	cursor:pointer;
	
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

a:hover #scrolltab {
	background-color:rgb(223,22,41);
	/* transition */
	-webkit-transition: .7s;
	-moz-transition: .7s;
	transition: .7s;
}
.apps img {
	margin:0 10px 15px 0;
}

.whblock h3 {
	font-size:19px;
	color: #bf1e2d;
	/*
	color:#fff;
	background-color:#990000;
	margin:auto 20px auto 10px;
	padding-left:7px;*/	
}
.price {
	color:#e42024;
	font-size:24px;
	font-weight:bold;
}
