@charset "utf-8";
/* CSS Document */

#contentHolder{position:relative;
}
section.mainContent{
	height: 525px;
}
.contentwrapper{
	padding-top:45px;
}

.contentinnermain{
	padding:30px 35px; 	
}
.txtimgWrap {
    margin: 0 auto;
    width: 960px;
}
.contentinnermain h2{
	color:#00a4e4;
	line-height:24px;
 }

.custom-width1{
	width:100%;
	height:auto;
	margin: 0 auto;
	background-color:transparent;
	height:auto;
}
.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 6px;
    line-height: 17px;
    padding: 0 0px 7px 15px;
}
.imageHolder img{
    width: 515px;
    height: 468px;
    margin: 0 auto;
	float:right;    
}
.img_header{
	background: url(../../images/module1/m00_p33_new.jpg) no-repeat;
	background-size: 100% auto;
	width: 668px;
	height: 469px;
	margin: 7px auto 6px;
}
.imageHolder {
	display: none !important;
}
.txtimgWrap p{
	margin-bottom: 8px;
	line-height: 22px;
}
.txtimgWrap p:nth-child(2){
	margin-bottom: 6px;
}
.listCont{padding-left: 9px}
.listCont p{margin-bottom: 10px;}