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

body {
	background-color: #000000;
}

#wrapper {
	width:977px;
	margin-left: auto;
	margin-right: auto;
}

#background {
	background-color:#EBDCC5;
	position:absolute;
	top:25px;
	width:977px;
	height:687px;
}

#topBanner {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(images/topbanner.gif);
	width:977px;
	height:41px;
}

#ambianceLogo {
	position:absolute;
	top:0px;
	left:15px;
	width:150px;
	height:41px;
}

#menu_table {
	position:absolute;
	top:0px;
	right:15px;
	width:490px;
	height:41px;
}

#moonballoon_mainimage {
	position:absolute;
	top:41px;
	left:50px;
	width:375px;
}

#textbox {
	position:absolute;
	background-image:url(images/textBox.gif);
	left:508px;
	top:84px;
	width:446px;
	height:278px;

}

#text {
	position:absolute;
	left:21px;
	top:6px;
	width:404px;
	height:235px;

}

#imagebox {
	position:absolute;
	left:508px;
	top:375px;
	width:446px;
	height:178px;

}

#textfloater {
	position:absolute;
	left:508px;
	top:575px;
	width:446px;
	height:78px;

}

#footer {
	position:relative;
	top:705px;
	width:977px;
}

.contentfooter {
	font-family:Arial, Helvetica, serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	letter-spacing: .25em;
	
}

.bodyText {
	font-family: Times, Helvetica, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.bodyHeader {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-align: justify;
}

.bodyContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 20px;
}
