body {background-color:#CFC4B8; margin:0px; background-image: url(..images/bg.jpg);}

#main {width:100%; position:relative; }
#content {
	width:700px;
	background:transparent;
	position: absolute;
	top: 465px;
	z-index: 3;

}

#pos { width: 100%; background:transparent; text-align:center; position: absolute;  top: 6px; z-index: 2; height: 30px; }
#pos-bg { background-image: url(../images/pos-bg.jpg); background-repeat: no-repeat;}

#left { background-image: url(../images/left.jpg);}
#right { background-image: url(../images/right.jpg);}
#left1 { background-image: url(../images/left1.jpg);}
#right1 { background-image: url(../images/right1.jpg);}

#contact-text {
	width: 703px;
	background:transparent;
	text-align:center;
	position: absolute;
	top: 415px;
	z-index: 3;

}
#contact-bg-home { background-image: url(../images/contact-bg-home.jpg); height: 55px; }
#contact-bg-accom { background-image: url(../images/contact-bg-accom.jpg); height: 55px; }
#contact-bg-facilities { background-image: url(../images/contact-bg-facilities.jpg); height: 55px; }
#contact-bg-constantia { background-image: url(../images/contact-bg-constantia.jpg); height: 55px; }
#contact-bg-res { background-image: url(../images/contact-bg-res.jpg); height: 55px; }

#footer-bg { background-image: url(../images/footer-bg.gif) ; text-align:center; height: 50px; }
