.banner {
    width: 1000px;
    height: 250px;
    background: url('/media/img/home-banner.jpg') no-repeat;
}

    .banner .video {
        display: block;
        width: 201px;
        height: 210px;
        margin: 20px;
        float: left;
    }
    
    .banner .copy {
        width: 510px;
        margin: 20px;
        float: left;
    }
    
    .banner h4 {
        font-weight: normal;
        margin: 0;
        font-size: 38px;
        color: #808080;
    }
    
    .banner ul {
        list-style-image: url('/media/img/banner-bullet.gif');
        margin: 20px 10px;
        padding: 0;
    }
    
    .banner li {
        margin: 4px 0;
        padding: 0;
        font-size: 16px;
        color: #808080;
    }
    
    .banner .chat-now {
        display: block;
        width: 101px;
        height: 36px;
        margin: 30px 0 0 -5px;
        background: url('/media/img/chat-now.png') no-repeat;
    }
    
    .panel2 {
        padding: 0;
        background: url('/media/img/corporate-programs-image.jpg') no-repeat bottom center;
        border-bottom: 2px solid #007b8e;
    }
    
    .panel3 {
        padding: 0;
        background: url('/media/img/association-programs-image.jpg') no-repeat bottom center;
        border-bottom: 2px solid #007b8e;
    }
    
    .panel4 {
        padding: 0;
        background: url('/media/img/personal-counselling-image.jpg') no-repeat bottom center;
        border-bottom: 2px solid #007b8e;
    }
	#ifrm {
        width: 100%;
		margin: 0px auto;
		height:900px;
    }
	#ifrm2 {
        width: 100%;
		margin: 0px auto;
		height:900px;
    }
	