
.nav-bg{background: linear-gradient(to bottom, #5054be 0%, #27296e 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
display: table;
    width: 100%;	
}
.container{background:#fff;}

.top-right {
    line-height: normal;
}

.top-header {
    padding: 15px;
}

.head-text {
    text-align: right;
	color:#3f75e7;
	font-size: 13px;
}

.head-text span {
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
}

.head-list li {
    line-height: 28px;
}

.head-list li img{margin-right:5px;}

.head-list li:first-child {
    font-size: 22px;
}

.head-list {
    border-left: 1px solid #88ABF6;
	color:#3f75e7;
	font-size: 13px;
}

.head-list a {
    color: #3f75e7;
    font-size: 11px;
    text-transform: uppercase;
}
.head-list a:hover {
    text-decoration:underline;
}

.banner-right{background:#434343 url(../images/homess-side-bg.jpg) no-repeat 50% 0%;
padding: 190px 0 11px;
    text-align: center;
	margin-bottom:6px;
}

.banner-right-div {
    padding-left: 0;
}


.banner-content {
    bottom: 0px;
    position: absolute;
	background: rgba(44, 46, 120, 0.8);
	padding:15px;
	color:#fff;
	text-transform:uppercase;
}

.banner-content h2{color:#fff; font-family:Arial, Helvetica, sans-serif;}

.banner .container {
    border-radius: 0 0 3px 3px;
	padding-top:6px;
}

.content{margin:15px 0px;}
.content > .container{border-radius: 3px; background:url(../images/container-rpt.png) repeat-y;}

.content-inner {
    padding: 24px;
}

.sidebar-inner {
    padding: 24px 10px;
}
.sidebar label{font-weight:bold;}

.sidebar li {
    border-bottom: 1px dotted #cccccc;
    margin-bottom: 24px;
    padding-bottom: 24px;
}

.sidebar li:last-child{border:none;}
.sidebar h6 {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

.homefeatured {
    display: inline-block;
    margin: 0 -1% 20px;
}
.homefeatured > li {
    float: left;
    margin: 0 1% 15px;
    width: 23%;
	border: 1px solid #dbdee4;
    border-radius: 3px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
}

.homefeatured > li:hover {
    box-shadow: 0 6px 4px rgba(0, 0, 0, 0.1);
    margin-top: -2px;
}

.homefeatured > img {
    margin-bottom: 10px;
    width: 100%;
}
.homefeatured img {
    width: 100%;

}
.homefeatured li div{padding:10px; font-weight:700; margin-bottom:0px; min-height:85px; color: #3e41a4;
    font-family: "Open Sans Condensed",sans-serif;font-size: 16px;}


ul.normalbullet {
    list-style-image: url("../images/bullet.png");
    margin: 20px 0;
    padding: 0 0 0 30px;
}
.content h1, .content h2{border-bottom:1px dotted #ccc; padding-bottom:8px;}

.home-sec-list {
    margin: 15px 0;
}

.content .button{text-transform:inherit;}

.footer-inner {
    background: none repeat scroll 0 0 #27296e;
    display: inline-block;
    margin: 6px 0;
    padding: 20px;
    width: 100%;
}

.footer .container{border-radius:3px; margin-bottom:20px;}

.footer, .footer a, .footer p{color:#fff; font-size:12px;}
.footer a:hover{text-decoration:underline;}
.bx-wrapper{margin-bottom:6px !important;}

.inner-banner {
    padding-bottom: 6px;
}

.innerpage > .container {
    background: none repeat scroll 0 0 #fff;
}

.banner-right .button {
	box-shadow: 0px 3px 0px #363636 ;
}