body {
	color:white;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin-top:0;
	background-color: pink;
	background-image:url(b.gif);
}



#innerContainer{
	position:absolute;
	float:left;
	padding:0px 30px 30px 30px;
	min-height:100px;
	left: 270px;
	top: 91px;
	width: 226px;
	height: 680px;
	color: white;
	font-size:20px;
	text-shadow:#000;
	background: url(banner.png);
}


#flashContainer{
	position:absolute;
	float:left;
	padding:0 0 0 50px;
	min-height:100px;
	left: 128px;
	top: 71px;
	width: 270px;
	height: 338px;

}

#bk1{
	
    width : 890px;
    margin-left : auto;
    margin-right : auto;
	margin-top:100;
    position : relative;
	background: url(contactbg.jpg);
	background-repeat: no-repeat;
	height:1061px;

}
#bkFacilities{
	position:absolute;
	background: url(front.png);
	width:891px;
	background-position:center;
	background-repeat:no-repeat;
	margin-left:  -540px;
	left: 556px;
	height:818px;
	top: 15px;
}


#text{
	position:absolute;
	width:153px;
	height:145px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	left: 68px;
	top: 133px;
	font-size: 14px;
	text-align: center;
}

#text2{
	position:absolute;
	width:224px;
	height:814px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	left: 801px;
	top: 31px;
	font-size: 14px;
	text-align: center;
}

#footer{
	position:absolute;
	width:769px;
	height:107px;
	left: 71px;
	top: 1072px;
	text-align: center;

}

