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

body {
	background-color: #F90;
	
}
img { border:0px;}
.home {
	background-image:url(images/home1.jpg);
	height:297px;
	width:1000px;
	margin:0px;
	padding:0px;
	}
.picture {
	background-image:url(images/picture.jpg);
	height:297px;
	width:1000px;
	margin:0px;
	padding:0px;
	}
.about-us {
	background-image:url(images/about-us.jpg);
	height:297px;
	width:1000px;
	margin:0px;
	padding:0px;
	}
.testimonial {
	background-image:url(images/testimonial.jpg);
	height:297px;
	width:1000px;
	margin:0px;
	padding:0px;
	}
.events{
	background-image:url(images/events.jpg);
	height:297px;
	width:1000px;
	margin:0px;
	padding:0px;
	}
.faq{
	background-image:url(images/faq.jpg);
	height:297px;
	width:1000px;
	margin:0px;
	padding:0px;
	}

.benifits{
	background-image:url(images/benifits.jpg);
	height:297px;
	width:1000px;
	margin:0px;
	padding:0px;
	}
.contact-us{
	background-image:url(images/contactus.jpg);
	height:297px;
	width:1000px;
	margin:0px;
	padding:0px;
	}
h1 { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:30px; font-weight:bold; color:#F60; padding:10px 0 0 10px;}
h2 { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:24px; font-weight:bold; color:#0C87AB; padding:10px 0 0 10px;}
h3 { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:18px; font-weight:bold; color:#000; padding:10px 0 0 10px;}
h4 { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:14px; font-weight:bold; color:#000; padding:10px 0 0 10px;}
.smallfont11 { font-family:verdana; font-size:11px; font-weight:normal; color:#000; text-align:justify; line-height:21px; padding: 0 10px 0 10px;}
.smallfont12 { font-family:verdana; font-size:11px; font-weight:normal; color:#000; text-align:justify; line-height:21px; padding: 0 0 0 10px; width:310px; }
.rightdiv { width:400px; margin:0px; padding:0px; float:right; height:auto; top:-265px; position:relative; }
.rightdiv img {margin:4px;}