html, body {
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right: 0;
	margin-top:0;
	margin-bottom:0;
	margin-left: 0;
	margin-right: 0;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

img, iframe,div {
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right: 0;
	margin-top:0;
	margin-bottom:0;
	margin-left: 0;
	margin-right: 0;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:0;

}

img#bkg {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:74;
}
img#menuBkg {
	position:relative;
	top:-4px;
	left:0;
	width:100%;
	height:31;
}


div#pageBody {
	position:relative;
	top:-110px;
	z-index:1;
}
div#topNav {
position: relative;
	width:900;
margin-bottom: 33px;
}
div#topNav span{
display: block;
position: absolute;
top: 0px;
right: -10px;
}
div#centerBody {
	position:relative;
	width:900;
	background-image:url("../images/mainbkg.gif");
	height:672;
}
img#bottomNav {
	position:relative;
	z-index:2;
}
img#footerBkg {
	position:relative;
	left:0;
	width:100%;
	height:85;
	top:-87px;
}

img#familyfun {
	vertical-align:top;
	display:inline;
	float:right;
	width:558px;
}

div#centerImages {
	position:relative;
	width:800;
	height:671;
}
iframe#questions {
	height:460px;
	width:225px;
	float:left;
}

div#messageArea {
	position:relative;
	background-image:url("../images/messageArea.gif");
	width:560px;
	height:196px;
	float:right;
	font-family:Verdana,Garamond, Arial;
	color:#0076D2;
}

div#messageAreaClear {
	position:relative;
	width:560px;
	height:196px;
	float:right;
	font-family:Verdana,Garamond, Arial;
	font-size:0.8em;
	color:#0076D2;
}

div#whyChoose {
	position:relative;
	float:left;
	width:600;
	text-align:justify;
	font-family:Verdana,Garamond, Arial;
	font-size:12px;
	/*color:#0076D2;*/
	color:#000;
	font-weight:50;
}

span#messageSpan {
	float:left;
	text-align:left;
}
strong#title {
	font-size:20px;
}
a:link 
{
	text-decoration:none;
}
span#commercePlaque 
{
	float:right;
}
div#pdfBrochure
{
	float:right;
	width:120px;
	font-size:.7em;
	text-align:center;
	padding-left:20px;
	padding-bottom:20px;
}

sup {
	font-size:0.5em;
}

img#chatButton {
	position:relative;
	top:-30px;
	right:-330px;
	z-index:10;
}

.footer 		{ width: 880px; background-color: #333; padding: 10px; text-align: center; color: #FFF; font-size: .75em; }
.footer a 		{ color: #FFF; text-decoration: none; }
.footer a:hover	{ text-decoration: underline; }