@charset "utf-8";
/* CSS Document */

#contentHolder{position:relative;
}
section.mainContent{
	height:525px;
	padding-left: 0px;
}
.contentwrapper{
	padding-top:45px;
}

.contentinnermain{
	padding:30px 35px; 	
}
.txtimgWrap {
    margin: 0 auto;
    width: 960px;
}
.contentinnermain h2{
	color:#00a4e4;
	font-size:28px;
	line-height:24px;
	font-family:Trebuchet MS, times new roman, arial;
 }

.custom-width1{
	width:100%;
	height:auto;
	margin: 0 auto;
	background-color:transparent;
	height:auto;
}
h1 {
    background-color: #686b79;
    color: #fff;
    font-family: "Century Gothic";
    font-size: 46px;
    font-weight: normal;
    line-height: 60px;
    padding-left: 20px;
}
h4{
	line-height:34px;
}

.custom-padding_p1{
	padding:2px 20px 10px 25px;
}
.custom-width1 ul{
	list-style: none;
	margin-left: 2px;
}
.custom-width1 ul li{
    padding-bottom: 8px;
    background: url(../../images/bullet_blue.jpg) no-repeat left 11px;
    line-height: 26px;
    padding: 0 0px 15px 15px;
}
.imageHolder img{
    width: 515px;
    height: 468px;
    margin: 0 auto;
	float:right;    
}
.img_header{
	background: url(../../images/module0/m00_p03.jpg) no-repeat;
	background-size: cover;
	width: 960px;
    height: 164px;
	margin-bottom: 0px;
    margin-top: 20px;
}
.imageHolder {
	display: none !important;
}
/* 
.modulebox {
	width: 195px;
	display: inline-block;
	vertical-align: middle;
	height: 90px;
	background: #00338d;
	color: #fff;
	padding: 28px 15px;
	text-align: center;
	margin-right: 50px;
	box-sizing: border-box; 
}
.modulebox2.modulebox{
	padding:  25px 5px;
	background: #005eb8;
}
.modulebox3.modulebox{
	background: #00a3a1;
    padding:  35px 3px;
	margin-right: 0px;
}
.modulebox4.modulebox{
	background: #483698;
	margin: 0;
} */
h4 {	
	width: 208px;
	text-align: center;
	color: #fff;
	background: #00338d;
	position: relative;
	margin: 15px 1px 15px;
}
h4:after{
	background: #00338d;
	content: "";
	width: 751px;
	height: 2px;
	position: absolute;
	bottom: 0;
    left: 100%;
}

.txtimgWrap p{
	margin-bottom: 10px;
	font-size: 1em;
}
.listCont{padding-left: 9px}
.listCont p{margin-bottom: 20px;}