/* --- navigation --- */

.navBar{
	background-image: url(../images/site/NavBarBG6.gif);
	background-repeat:repeat-x;
	width:756px;
	float:left;
}
.navBarEnd{
	float:right;
}

/* ----------- teaser ----------- */

.teaserContent
  {
	display: block;
	width: 120px;
	height: 117px;
	float: left;
	padding: 0;
	background-color: #7696CD;
	background-repeat: no-repeat;
}
.teaser1
{
	width: 120px;
	padding: 10px 0 0 10px;
	float: left;
	margin: 10px 0px 0px 5px;
	background-position: top;
	background-repeat: no-repeat;
}
.teaser2
{
	width: 120px;
	padding: 10px 0 0 0;
	float: left;
	margin: 10px 0px 0px 25px;
	background-position: top;
	background-repeat: no-repeat;
}
.teaser3
{
	width: 120px;
	padding: 10px 0 0 0;
	float: left;
	margin: 10px 0px 0px 25px;
	background-position: top;
	background-repeat: no-repeat;
}
.teaser4
{
	width: 120px;
	padding: 10px 0 0 0;
	float: left;
	margin: 10px 0px 0px 25px;
	background-repeat: no-repeat;
}
.teaserContent a p
{
	color: #363636;
	float: left;
	width: 50px;
	padding: 0 0px 0px 0px;
	font-size:9px;
	text-decoration: none;
}

.teaserfont {
	float: left;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 5px;
}

/* ---------- footer -------- */
.footerBody {
	background-image: url(../images/site/Foot.gif);
	background-position:top;
	background-repeat:no-repeat;
	clear: both;
	width: 756px;
	font-size: 9px;
	height:12px;
	margin: 5px 0 0px 0;
}
.footerAddress {
	font-weight:bold;
	color:#F88804;
	word-spacing: 3px;
	padding: 12px;
	margin: 0px 0 0 0;
	letter-spacing: 1px;
}
