@charset "utf-8";
/* CSS Document */

#banner-index-page{
width:652px;
height:264px;
background-image:url(../images/banner-01.jpg);
float:left;
}

#banner-who-we-are{
width:652px;
height:264px;
background-image:url(../images/banner-aboutus-page.jpg);
float:left;
}

#banner-courses{
width:652px;
height:264px;
background-image:url(../images/banner-courses-page.jpg);
float:left;
}

#banner-find-us{
width:652px;
height:264px;
background-image:url(../images/banner-findus-page.jpg);
float:left;
}

#banner-book-now{
width:652px;
height:264px;
background-image:url(../images/banner-book-now-page.jpg);
float:left;
}

#banner-faq{
width:652px;
height:264px;
background-image:url(../images/banner-faq-page.jpg);
float:left;
}

#banner-gallery{
width:652px;
height:264px;
background-image:url(../images/banner-gallery-page.jpg);
float:left;
}

#banner-contact-us{
width:652px;
height:264px;
background-image:url(../images/banner-contactus-page.jpg);
float:left;
}