


#tagline {
	font-weight:bold;
	color:#FFF;
	top:175px;
	position:absolute;
	padding-left:10px;
	font-size:200%;
	width:600px;
}
#tagline span.line1 {

}
#tagline span.line2 {
	left:140px;
	position:absolute;
	top:20px;
}


#mainFlash {
	background-image:url(../images/nonflash-suefriedel.png); 
	height:445px;
	border:none;
	outline:none;
}
#mainFlash div.text {
	position:absolute;
	left:-9999px;
}
#mainContent {
	margin-top:-190px;
	padding-bottom:20px;
	padding-top:0px;
}
#mainContent p {
	/*line-height:250%;*/
	font-size:100%;
}
#mainContentPanel {
	background-image:url(../images/background_frame_single.png);
	background-repeat:repeat-y;
}
#mainContentPanelHeader {
	background-image:url(../images/background_frame.png);
	background-repeat:no-repeat;
	min-height:159px;/*IE6 hack height:159px*/
	_height:159px;
	_padding-top:10px
}
#mainContentPanelFooter {
	background-image:url(../images/background_frame_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:9px;
	width:960px;
	margin-top:-9px;
}

#content {
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	background-color:#FFF;
}


.cell {
	width:309px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	_margin-left: 5px;
	_margin-right:5px;
	_margin-top:0px;
}
.cell a img {
	border:none;
}
.cell a {
	text-decoration:none;
	color:#707070;
}
.last {
	margin-right:0px;
}
.bottom {
	margin-bottom:10px;
	_margin-bottom:0px;
}
.cell div.img {
	width:64px;
	height:64px;
	float:left;
	margin-right:10px;
}
.cell span.heading {
	font-weight:bold;
	font-size:120%;
	display:block;
	text-transform:lowercase;
	margin-top:5px;
	color:#707070;
}
.cell span.text {
	text-transform:lowercase;
	font-weight:normal;
	color:#707070;
}

.cell span.heading:hover, .cell span.text:hover {
	color:#333;
}

#mainFlash a img {
	border:none;
}