/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    background: #ffffff;
}
		
a:link, a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #990000; text-decoration: underline; }

p { margin: 0px; padding: 0px; text-align: justify; }

img { border-style: none;
    border-color: inherit;
    margin: 0px;
    padding: 0px;
 }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 10px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r_20 { margin-right: 20px; }

.margin_r_40 { margin-right: 40px; }

.button_01 a {
	margin-left:10px;
	margin-bottom:5px;
	clear: both;
	display: block;
	width: 57px;
	height: 23px;
	padding: 2px 5px 0 22px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button_01.png) no-repeat;
}

.button_01 a:hover {
	color: #ffffff;
	background: url(images/templatemo_button_01_hover.png) no-repeat;
}

h1 {
	margin-top: -23px;
	padding: 0px 0;
	font-size: 10px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #ba0808;
}

h3 {
	margin: 0 0 5px 0;
	padding: 5px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

h4 {
	color: #ba0808;
}
.page h4 {
	color: #ba0808;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}


/* site title */

#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 100px;
	margin: 0 auto;	
	background:  url(images/templatemo_site_title_bg_wrapper.jpg) repeat-x top;
}

#templatemo_site_title_bar {
	width: 940px;
	height: 100px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/templatemo_site_title_bg.jpg) no-repeat top;
}

#site_title {
	float: left;
	width: 280px;
	margin: 0px;
	text-align: center;
	padding: 30px 0 0 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	color: #ba0808;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	font-size: 13px;
	color: #204567;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
	letter-spacing: 2px;
}

/* end of menu */

#rss {
	padding-top: 10px;
	height: 40px;
}

#templatemo_site_title_bar #nav {
	z-index:9999;
	float: left;
	width: 630px; /* no of menu item * 90 */
	height: 35px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 0px;
	list-style: none;
	
	line-height: 100%;

	border-radius: 0em;
/*
	-webkit-border-radius: 2em;
	-moz-border-radius: 0em;
	-ms-border-radius: 2em;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
*/
/*	background: #8b8b8b; 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9a9a9', endColorstr='#74bdff'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#c5d8e9), to(#7a7a7a)); 
	background: -moz-linear-gradient(top,  #7dff09,  #50a307); 
	background: -moz-linear-gradient(top,  #fe1313,  #bb0606); 
	background: -ms-linear-gradient(top,  #04acec,  #0186ba);*/

	border: solid 0px #6d6d6d;
}

#nav li {
z-index:9999;
	
	float: left;
	position: relative;
	list-style: none;
}
/* main level link */
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
		-ms-border-radius: 1.6em;
text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
	z-index:9999;background: #d1d1d1; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a1a1a1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ebebeb,  #a1a1a1); /* for firefox 3.6+ */
	background: -ms-linear-gradient(top,  #ebebeb,  #a1a1a1); /* for firefox 3.6+ */
	color: #444;
	border-top: solid 1px #f8f8f8;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	z-index:9999;background: none;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
		-ms-box-shadow: none;

}
#nav ul a:hover {
	background: #0399d4 !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04acec', endColorstr='#0186ba'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04acec,  #0186ba) !important; /* for firefox 3.6+ */
	background: -ms-linear-gradient(top,  #04acec,  #0186ba) !important; /* for firefox 3.6+ */

	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* level 2 list */
#nav ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */
	background: -ms-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

	display: none;
	margin: 0;
	padding: 0;
	width: 255px;
	position: absolute;
	top: 30px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
#nav ul ul {
	left: 251px;
	top: -3px;
}
/* rounded corners for first and last child */
#nav ul li:first-child > a {
	-ms-border-top-left-radius: 9px;
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-ms-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
	-ms-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-ms-border-bottom-left-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-ms-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-ms-border-radius-bottomright: 9px;
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}
/* end of menu */

#templatemo_site_title_bar #search_box {
	float: right;
	width: 507px;
	height: 30px;
	margin: -10 20px -10 -10;
	padding: 0px 0 0 0;
}

#search_box form {
	float: right;
	width: 387px;
	height: 25px;
	margin: 0;
	padding-bottom: 10px;
	vertical-align: middle;
}

#searchfield {
	height: 15px;
	width: 195px;
	margin: 0px;
	color: #666666;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: #ffffff;
	border: 1px solid #666666;	
}

#searchbutton {
 	height: 25px;
	width: 70px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #2b3844;
}

/* menu */



/* banner */

#templatemo_banner_wrapper_outter {z-index:9999;
	clear: both;
	width: 100%;
	height: 260px;
	margin: 0 auto;	
	background: url(images/templatemo_banner_bg_wrapper_outter.jpg) top repeat-x;
}

#templatemo_banner_wrapper {
	width: 100%;
	height: 360px;
	margin: 0 auto;	
	background: url(images/templatemo_banner_bg_wrapper.jpg) no-repeat center top;
}



#templatemo_banner {
	width: 960px;
	height: 360px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/templatemo_banner_bg.jpg) no-repeat center top;
}

#templatemo_banner_slider {
	clear: both;
	width: 960px;
	height: 290px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 70px 0 0 0;
	background: none;
}

/* end of banner */
/* Other Pages banner*/
#templatemo_banner_wrapper_outter_oth {z-index:9999;
	clear: both;
	width: 100%;
	height: 150px;
	margin: 0 auto;	
	background: url(images/templatemo_banner_bg_wrapper_outter.jpg) top repeat-x;
}

#templatemo_banner_wrapper_oth {
	width: 100%;
	height: 150px;
	margin: 0 auto;	
	
	background: url(images/templatemo_banner_bg_wrapper.jpg) no-repeat center top;
}

#templatemo_banner_wrapper_oth h2{
	width: 960px;
	height: 150px;
	padding:60px;
	margin: 0 auto;	
	margin-left:200px;
	font-style:italic;
	font-size:23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #056077;
	}
/* end code*/
/* content */
#templatemo_content1 {
	width: 960px;
	margin: 0 auto;
	padding: 30px 20px;
		
	background:#fff;
	

}


#templatemo_content {
	width: 920px;
	margin: 0 auto;
	padding: 30px 20px;
		margin-top: -15px;
	background:#fff;
	border:1px solid #cdcfcf;
		
	border-radius: 15px 15px 15px 15px;
-moz-border-radius:  15px 15px 15px 15px;
-ms-border-radius: 15px 15px 15px 15px;
-webkit-border-radius:  15px 15px 15px 15px;
/*box-shadow:2px 2px 3px 3px #888;
-moz-box-shadow: 2px 2px 3px 3px #888;
-ms-box-shadow: 3px 3px 5px #888;
-webkit-box-shadow: 3px 3px 5px #888;*/
}

#templatemo_content1 #twitter_section {
	clear: both;
	
	margin-bottom: 10px;

}


#templatemo_content #twitter_section {
	clear: both;
	
	margin-bottom: 40px;

}

#templatemo_content #twitter_section p {
	float: left;
	width: 800px;
	font-size: 26px;
	line-height: 34px;
	color: #2a90c1;
}
/* new code of uper show*/

.div_inner{width:940px;margin: 0 auto; margin-top:93px;}
.wrapper{overflow:hidden;}
.z-ind{ z-index:1000;}
.pos-rel{position:relative;}
.top_6{margin:0px auto;}

.main_width{width:230px; margin-right:1px; min-height:20px; float:left;padding:16px 0 0 0;}
.main_width img{display: inline-block;margin-top:-3px; }
.main_width p{font-size:11px; font-weight: bold; color:#fff; text-transform: capitalize; line-height:16px; margin:2px 10px 11px 0;}
.main_width .button_txt{display:block;text-align:right; padding:5px 19px 10px 0; width: auto;}
.main_width .button_txt:hover{}
.main_width .button_txt span{}

.block-1{background:#60e3fb; border-radius:6px 0 0 6px;}
.block-1 h4{background: url(images/page-img2.png) right 0 no-repeat; display:inline-block;padding-top:3px; padding-bottom:8px; padding-right:34px;}
.block-1 .button_txt{border-radius:0 0 0 6px; background:#99edfd;color:#fff; font-weight:bold;}
.block-1 .button_txt:hover{color:#fff;}
.block-1 .button_txt span{background: url(images/arrow-2.png) 0 -7px no-repeat;}
.block-1 .button_txt:hover span{color:#fff; background: url(images/arrow-2.png) 0 -7px no-repeat;background-position:0 -14px;}

.block-2{background:#0cb5d3;}
.block-2 h4{background: url(images/page-img3.png) right 0 no-repeat; display:inline-block;padding-top:3px; padding-bottom:8px; padding-right:37px;}
.block-2 .button_txt{background:#19c5e4;color:#fff; font-weight:bold;}
.block-2 .button_txt:hover{color:#fff; font-weight:bold;}
.block-2 .button_txt span{background: url(images/arrow-2.png) 0 -7px no-repeat;color:#fff; font-weight:bold;}
.block-2 .button_txt:hover span{background: url(images/arrow-2.png) 0 -7px no-repeat;color:#fff; font-weight:bold;background-position:0 -14px;}

.block-4{background:#d30000;}
.block-4 h4{background: url(images/page-img5.png) right 0  no-repeat; display:inline-block;padding-top:3px; padding-bottom:8px; padding-right:37px;}
.block-4 .button_txt{background:#fa4646;color:#fff; font-weight:bold;}
.block-4 .button_txt:hover{color:#fff; font-weight:bold;}
.block-4 .button_txt span{background: url(images/arrow-2.png) 0 -7px no-repeat;color:#fff; font-weight:bold;}
.block-4 .button_txt:hover span{background: url(images/arrow-2.png) 0 -7px no-repeat;color:#fff; font-weight:bold;background-position:0 -14px;}

.block-5{background:#f97272; border-radius:0 6px 6px 0;}
.block-5 h4{background: url(images/page-img6.png) right 0 no-repeat; display:inline-block;padding-top:3px; padding-bottom:8px; padding-right:38px;}
.block-5 .button_txt{background:#fcb0b0; border-radius:0 0 6px 0;color:#fff; font-weight:bold;}
.block-5 .button_txt:hover{color:#fff; font-weight:bold;}
.block-5 .button_txt span{background: url(images/arrow-2.png)0 -7px no-repeat;color:#fff; font-weight:bold;}
.block-5 .button_txt:hover span{background: url(images/arrow-2.png) 0 -7px no-repeat;color:#fff; font-weight:bold;background-position:0 -14px;}
h4{font-family: 'Arial', sans-serif; font-size:20px; line-height:24px; color:#fff; font-weight:900;}


.left-4{padding-left:25px; padding-right:0px; padding-bottom:0px; padding-top:0px;}
.button_txt{display:inline-block; font-size:11px; color:#fff; text-transform:uppercase; font-weight:900;font-family: 'Lato', sans-serif; min-width:75px;}
.button_txt span{width:5px; height:7px; background:url(images/arrow-2.png) 0 -7px no-repeat; float:right; margin:6px 0 0 5px; display: inline-block;}
.button_txt:hover{color:#767676;}
.button_txt:hover span{background-position:0 -14px;}

/*properties for a */


#templatemo_content #twitter_section .followme a {
	display: block;
	float: right;
	width: 128px;
	height: 128px;
	background: url(images/twitter.png) no-repeat;
}
#boxuper{
margin:0px;
z-index:auto;
float:left;
width:980px;
height:200px;
background-color:#CCCCCC;
}

#templatemo_content p {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: -10px;
}

.box_oth {
background:#fff;
box-shadow:5px 5px 2px #888;
-moz-box-shadow: 1px 1px 2px #888;
-ms-box-shadow: 1px 1px 2px #888;
-webkit-box-shadow: 1px 1px 2px #888;


	float: left;
	width: 260px;
	padding: 0 30px 0 0;
}


.box {
background:#e9e9e9;
box-shadow:5px 5px 2px #888;
-moz-box-shadow: 1px 1px 2px #888;
-ms-box-shadow: 1px 1px 2px #888;
-webkit-box-shadow: 1px 1px 2px #888;
border-radius:20px 0px 20px 0px;
-moz-border-radius:20px 0px 20px 0px;
-ms-border-radius:20px 0px 20px 0px;
-webkit-border-radius:20px 0px 20px 0px;

	float: left;
	width: 260px;
	padding: 0 30px 0 0;
}

.box_border {
	border-right: 0px dotted #999;
}

.box h2 {
background:url(images/h2-bg.jpg);
border-radius:20px 0px 0px 0px;
-moz-border-radius:20px 0px 0px 0px;
-ms-border-radius:20px 0px 0px 0px;
-webkit-border-radius:20px 0px 0px 0px;
	width: 265px;
	color: #fff;
	padding:13px;
	font-size: 16px;
	margin-bottom: 10px;
}

.box .box_image_wrapper {
	float: left;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 10px;
}
.box_oth .box_image_wrapper {
	float: left;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 10px;
}
.em_text {
	font-size: 14px;
	color: #000;
}

.section_w940 {
	clear: both;
	width: 940px;
}


.section_w450 {
	float: left;
	width: 450px;
}

.news_box{
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;	
	color: #2f5e9e;
}

.news_box .post_info {
	color: #666;
}

.news_box .post_info a {
	color: #000000;
	font-weight: bold;
}

.news_box .post_info strong {
	color: #000000;
}

.news_box a {
	color: #2f5e9e;
}

.testimonial {
	font-style: italic;
}

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #677684 url(images/templatemo_footer_bg.jpg) repeat-x top;
}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	height:180px;
	padding: 60px 10px 20px 10px;
	color: #ffffff;
}

#templatemo_footer  a {
	color: #ffffff;
}

#templatemo_footer .section_w240 {
	float: left;
	width: 200px;
	padding-right: 40px;
}

#templatemo_footer .section_w240 h3 {
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#templatemo_footer .footer_list li a {
	color: #ffffff;
}

#templatemo_footer .footer_list li a:hover {
	color: #FFFF00;
	text-decoration: none;
}
/* end of footer */