body {
	background: #fff;
	font-size: 13px;
}
header {
}
.main_nav {
	background:url(../images/menu_bg.gif) repeat-x; 
}
#menubar {
	height: 40px;display:block;
}
ul.menu .menulink {
	height: inherit;
}
body ul.menu ul ul {
	left: 197px;
}
ul.menu .sub {
	background-position: 138px 14px;
}
.bread_crumb {
	background: #fff;
	-webkit-box-shadow: -2px 8px 3px -6px rgba(0,0,0,0.50);
	-moz-box-shadow: -2px 8px 3px -6px rgba(0,0,0,0.50);
	box-shadow: -2px 8px 3px -6px rgba(0,0,0,0.50);
}
.slider_wrapper {
	margin: 0px auto 0;
}
body ul.menu ul {
	margin-top: 0;
}
ul.menu ul {
	margin-top: 20px;	
}
.carousel-inner img, .about_blog img {
	width: 100%;
}
.item {
    float: inherit;
}
.header .left .logo-title h1 {
	font-weight: bold;
}
.jm-slider {
	width: inherit !important;
}
.innerbanner img {
    width: 100%;
}

.left.carousel-control span {
	text-align: left;
}
.footer {
	padding-bottom: 15px;
	background-position: bottom left;
	background-color:#ededed; 
	background-size: 100% 100%;
	margin-top:0px;
}
.footer h3{
color:#17535a;
font-size:18px;
text-align:left;
font-family:Segoe UI;
text-transform:none;
padding-bottom:8px;
}
.footer p{
color:#000;
font-size:14px;
text-align:left;
font-family:Segoe UI;
}
.target_blog {
	width: auto;
}
#gallery {
	width: auto;
}
.about_blog img {
	margin-bottom: 10px;
}
.inner-wrapper {
	margin-top: 3px;
}
#imageSlideshowHolder {
	margin-bottom: 10px;
}
.header_menu a{
	
    background: red;
    display: block;
    height: 40px;
    left: 10px;
    position: absolute;
    top: 0;
    width: 40px;

}
.mobile_nav .caret {
	float: right;
	border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    margin-top:5px;
}
.mobile_nav .navbar-default .navbar-nav > li > a {
    color: #2341a2;
    font-weight: bold;
}
.mobile_nav .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #2341a2;
}
.mobile_nav .navbar-default .navbar-toggle .icon-bar {
	background: #2341a2;
}
.milestone {
	width: inherit;
}
.milestone ul li.right div.text, .milestone ul li.left div.text  {
	height: 40px;
}
.milestone ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.leftpannel {
	margin-bottom: 20px;
}
.b_mar {
	margin-bottom: 15px;
}
.white_bg {
	background: #F7F7F7;
}

.top_section i {
    float: left;
    width: 34px;
    height: 34px;
    text-align: center;
    vertical-align: middle;
    line-height: 32px;
    color: #0e8f9d ;
    font-size: 14px;
    border: 1px solid #17535a;
    border-radius: 100%;
    margin-right: 12px;
}