@charset "utf-8";
/* CSS Document */

@font-face {
 font-family:Calibri;
 src: url("../font/CALIBRI.eot") /* EOT file for IE */
}
@font-face {
 font-family:Calibri;
 src: url("../font/CALIBRI.TTF") /* TTF file for CSS3 browsers */
}


body{
	/*background: #edf6ff url(../images/body.png) repeat-x 0 0;*/
	background:#fff;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#00228c;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    clear: both;
    margin: 0;
}
a {
    outline:none;
	text-decoration:none;
	 color: #028DB9;
    font-weight: 600;
    text-decoration: none;
}
.wc-hero-learnmore {
    padding: 0 8px 0 0;
}

#main-wrap {
    margin:2px auto;
    overflow: visible;
    padding: 10px 0 0 0;
    position: relative;
    z-index: 1;
	
}
.one_half, .one_third, .one_fourth, .one_fifth, .two_thirds, .one_sixth, .one_ltrmain {
    float: left;
}

.one_half {
    width:auto;
	 background:#2F2F2F;
    border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
    float:right;
    height:auto;
	padding-top:5px;
	padding-bottom:5px;
    margin-top: 0;
}
.mainbanner {
float:left;
margin-top:3px;
width:85%;
overflow:hidden;
}
.rightnav{
	float:right;
	width:14%;
}
.navright{
width:100%;	
float:right;
border-left:1px solid #8cbaf1;
}
.navright ul {
    list-style: none;
    padding: 0;
	width:100%;
	margin:0;
}
.navright li{
    cursor: pointer;
    display: inline;
    float: left;
	width:100%;
	padding:5px 0;
	border-bottom:1px solid #8cbaf1;
}
.navright li.rtn{background:none;}
.navright ul li a:first-letter{
	color:#ff0000;
}
.navright ul li a:hover:first-letter{color:#002060;}
.navright ul li a {
   color:#002060;
    float: left;
    font-size: 14px;
    font-weight: bold;
	text-decoration:none;
	padding:0 0 0 10px;
}

.navright ul li a:hover{
    color:#ff0000;
	text-decoration:none;
}

.ja-box-ct ul.menu li a {
    background: url(../images/arrow.png) no-repeat 12px center;
    border-top: 1px solid #E5E5E5;
    color: #666666;
    display: block;
    outline: medium none;
    padding: 5px 5px 5px 20px;
    text-decoration: none;
}
.center-wrap, nav, #main-wrap { 
	background: #fff;  
	box-shadow: 0px 0px 7px #83afe4; 
	-moz-box-shadow: 0px 0px 7px #83afe4;
	-webkit-box-shadow: 0px 0px 7px #83afe4;
	-o-box-shadow: 0px 0px 7px #83afe4;
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;*/
	margin:auto;
	width:1000px;
}

ja-box-ct ul.menu li a:hover{
 text-decoration:underline;
}
.centerbgblog img{
	 border: 2px solid #ccc;
    float: left;
    margin: 0 0px 0 0;
}
.one_half .sidebar-widget{
	margin:0;
	padding:0;
}
ul.custom-menu, ul.custom-menu li{
list-style:none;
padding:0;
margin:0;
}
ul.custom-menu li{
float: left;
font-weight: 600;
padding: 0 5px;	
}
ul.custom-menu li a{
	text-decoration:none;
	color:#fff;
}
ul.custom-menu li a:hover{
	text-decoration:underline;
	color:#fff;
}

.page_content_right .one_half, .page_content .one_half {
    width: 320px;
}
.one_third {
    width: 27.6%;
	margin:0 0px;
	float:right;
}
.top-aside{padding:8px 0;}
.top-aside ul, .top-aside li{list-style:none;
margin:0;
padding:0;
}
.top-aside ul li{
	float:left;
	padding:0 5px;
	font-weight:600;
}
.top-aside ul li a{
color:#fff !important;
}
.top-aside ul li a:hover{text-decoration:underline;}
.top-aside .one_half + .one_half{
text-align:right;
float:right;	
}
.social_icons{
	float:left;
}

.tt-overlay {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.centerbgblog{
height:277px;
display:block;
}
.page_content {
    float: left;
    width: 670px;
}
.page_content_right {
    float: right;
    width: 670px;
}
header {
    margin: 0 auto;
    padding:10px 0 0 0;
    position: relative;
    width: 100%;
    z-index: 100;
}
header .logo{padding:10px 7px; float:left;}
#content-container {
    width: 100%;
}
.companyIdentity{
	overflow:hidden;
	position:relative;
	width:100%;
}
.right-top{
	float:right;
	display:block;
	width:30%;
	color:#00228c;
}
.right-top-right{
	padding:10px 10px 5px 0;
	float:right;
}
.right-top-right a{
	color:#00228c;
	padding:0 5px 0;
	text-decoration:none;
	font-size:15px;
}
.right-top-right a.fb{
	color:#00228c;
	padding:0 5px 0;
	text-decoration:none;
	font-size:12px;
}
.sign-upblog{float:right; padding-right:50px; padding-top:20px; padding-bottom:10px;}
.right-top-right a.sp{
	color:#00228c;
	padding:10px 8px 0;
	text-decoration:none;
	font-size:12px;
}
.right-top-right ul{
	padding:0;
	margin:0;
	list-style:none;
}
.right-top-right ul li{
	padding:0; 
	margin:0; 
	float:left;
	border-right:1px solid #00228c;
}
.right-top-right ul li.brr{border-right:0;}

.right-top-right ul li:first-letter{
	color:#ff0000;
}

.right-top-right a:hover{
	color:#ff0000;
	text-decoration:underline;
}
a, img{
	border:0; 
	outline:none;
}

 nav {
    z-index: 9999;
	height:46px;
	margin:10px auto;
}
nav ul {
    list-style: none;
    padding: 0;
	width:100%;
	margin:0;
}
nav li{
    cursor: pointer;
    display: inline;
    float: left;
    margin:0px 1px 0 1px;
    padding: 0 0px 0 0;
	background:url(../images/nav-line.jpg) no-repeat right;
	
	
}
nav li.rtn{background:none;}
nav ul li a:first-letter{
	color:#ff0000;
}
nav ul li a:hover:first-letter{color:#002060;}
nav ul li a {
   color:#002060;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0px 0 0;
    padding: 13px 13px 13px;
    text-transform: uppercase;
}

nav ul li a:hover{
    color:#ff0000;
	text-decoration:none;
	background:#94c4fd;
}
.banner-slider{
    position: relative;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
}
.banner-slider .center-wrap{
	margin:3px auto 0;
	z-index:5;
}
.full-third-short{
    width:274px;
    margin: 0 0 15px;
	background:#f0f6fc;
}

.centerbgblog p {
    color: #00141b;
    font-family: Georgia,Times New Roman Times,Serif;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 8px !important;
}
.full-third-short h3, .Last-lt-blog h3, .column_big h3 {
    background:#a2c8f5;
    color: #002060;
    margin: 0 1px;
    padding: 10px;
}
.full-third-short h3:first-letter, .Last-lt-blog h3:first-letter, .column_big h3:first-letter{
	color: #ff0000;
}

h3.bbt {
    background:#f0f6fc;
    border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    margin: 0 -1px;
    padding: 10px;
}
.full-third-short .alternate{
    overflow: hidden;
    position: relative;
	padding: 10px;
}
.full-third-short p{
    padding: 4px;
	margin:15px 0;
	line-height:18px;
	text-align:justify;
	color:#525252;
}
.one_ltrmain{
	width:70.6%;
	color:#525252;
}
.Last-lt-blog{
	float: left;
    margin: 0;
    min-height: 1px;
    width: 250px;
}
.Last-lt-in-blog{
	 margin: 0 0 10px;
     width: 248px;
     background:#f0f6fc;
	 overflow:hidden;


}
.Last-lt-blog .rtlblogltnew{
	overflow:hidden;
	position:relative;
	
}
.rtlblogltnew{
	color:#525252;
	padding:5px;
}
.rtlblogltnew p{
	line-height:22px;
}
 .Last-lt-blog p{
    padding: 4px;
	margin:auto;
	line-height:18px;
}
.column_big {
    float: left;
    margin: 0 5px 0 5px;
    min-height: 1px;
    width: 461px;
}
.featurebox_big{
	 margin: 0 0 0px;
     width: 458px;
	 position: relative;
	 height:1px;
}
.Last-lt-in-blog-1{
     width: 458px;
   background:#f0f6fc;
}

#contentinfo {
	border-top:3px solid #b1d0f6;
	border-bottom:3px solid #b1d0f6;
	overflow: hidden;
	padding:5px 5px;
	width: 990px;
	margin:10px auto;
}

#contentinfo a{
 text-decoration:none;
 padding:0 5px;
 font-size:12px; 
 color:#000;
 font-style:normal;
 text-shadow:none;
}
#contentinfo a:hover{text-decoration:underline;}
#contentinfo p{font-size:12px; text-align:right;}
#about{float:left; padding-top:10px;}
.services-blog{
	float:left;
	width:72%;
}
.servicesblogin{
	float:left;
	width:210px;
	box-shadow: 0px 0px 7px #83afe4; 
	-moz-box-shadow: 0px 0px 7px #83afe4;
	-webkit-box-shadow: 0px 0px 7px #83afe4;
	-o-box-shadow: 0px 0px 7px #83afe4;
	margin:5px;
	padding:10px;
	background:url(../images/services.jpg) no-repeat left top;
	line-height:23px;
	height:145px;
}	
.auditservice{
float:right;
width:100%;
text-align:right;
font-size:14px;
font-weight:bold;
color:#002060;
height:70px;
}	
.servicesblogin a{
	color:#ff0000;
	float:right;
	padding-top:5px;
	text-decoration:none;
}
.servicesblogin a:hover{
	  text-decoration:underline;
 }
.auditservice p{
	padding:0;
	margin:0;
}
.auditservice p:first-letter
{
	color:#ff0000;
}

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:277px
}
#gallery a {
		float:left;
		position:absolute;
}
	
#gallery a img {
		border:none;
}
	
#gallery a.show {
		z-index:500
}

#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0px;
		
}

#gallery .caption .content {
		margin:5px;
		font-size:18px;
}
	
#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#fff;
		font-size:20px;
}
	

.tutli121{
	visibility:hidden; 
	width:auto; 
	background:#4EBFEB; 
	z-index:500000; 
	position:absolute;
	margin-top:45px;
	width:250px;
}
nav ul li ul li
{
	float:left; 
	text-align:left;
	 width:100%; 
	 padding:3px 0;
	background:none;
	border-bottom:1px solid #aaccf5;
}
nav ul li ul li a{
	font-size:14px;
	width:97%;
	padding:2px 3px;
	font-weight:normal;
	
}


.tutli123{
	visibility:hidden; 
	width:auto; 
	background:#4EBFEB; 
	z-index:500000; 
	position:absolute;
	width:250px !important;
	right:13%;
	float:right
}
.navright ul li ul li
{
	float:left; 
	text-align:left;
	 width:100%; 
	 padding:3px 0;
	background:none;
	border-bottom:1px solid #aaccf5;
}
.navright ul li ul li a{
	font-size:14px;
	width:97%;
	padding:2px 3px;
	font-weight:normal;
	
}

