#home-page p	{ color: #000000; }
#home-page h2	{ margin: 0; line-height: 1em; }

#home-page h1 { color: #000; }

#home-page #main-content,
#home-page #left-column,
#news-and-banners {
	width: 85%;
	position: static;
	float: none;
	padding-left: 0em;
}
#home-page #main-content p	{ 
	font-family: Georgia, serif;
}


#home-page a:link,
#home-page a:visited,
#home-page .pseudo-link{
	color:#000000;
}
#home-page p { color: #000; }



/* table with fuel prices */
#prices { padding-left: 0px; }
#prices table.data {
	position: static;
}





#parallel_ua {
	display: none;
}

/* text blocks */

#about, 
#products,
#press,
#carte-blanch,
#station-address,
#corporate,
#news-wrapper,
#news  {
	position: static;
	width: 85%;
	font-family: Georgia, serif;
	padding-left: 0px;
	padding-bottom: 2em;
}
#about h2, 
#products h2,
#press h2,
#carte-blanch h2,
#station-address h2,
#corporate h2 {
	font-size: 1.8em;
}
#about p, 
#products p,
#press p,
#carte-blanch p,
#station-address p,
#corporate p,
#news p {
	font-size: 1em;
	font-family: Georgia, serif;
}

#about-canvas-container,
#products-canvas-container,
#press-canvas-container,
#carte-blanch-canvas-container,
#station-address-canvas-container,
#corporate-canvas-container,
#latte-canvas-container, #latte,
#zzzip-canvas-container, #zzzip,
#perfekt-canvas-container, #perfekt,
#banners,
#LoupeArea {
	display: none;
}
