@media screen {

body {
	padding:0;
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size:10px;
	color:#445544;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd {
	margin:0;
	padding:0;
}	
a:link, a:visited {
	color:#045788;
}

#container {
	width:100%;
	text-align:center;
}

#header {
	width:100%;
	height:150px;
}

	#header h1 {
		height:95px;
		display:block;
		width:879px;
		margin:0 auto;
		text-align:left;
	}
	#header h1 a:link, #header h1 a:visited {
		height:80px;
		display:block;
		width:179px;
		margin-right:700px;
		position:relative;
		top:15px;
		overflow:hidden;
		text-indent:-9000px;
	}
	ul#site_nav {
		width:809px;
		height:47px;
		margin:0 auto;
		padding:8px 35px 0;
		list-style:none;
		overflow:hidden;
	}
		#site_nav li {
			display:block;
			float:left;
			height:47px;
			padding:7px 0 0 0;
			margin-right:7px;
			line-height:38px;
			font-size:1.4em;
			font-family:Tahoma, helvetica, sans-serif;
		}
		#site_nav li a:link, #site_nav li a:visited {
			display:block;
			float:left;
			height:40px;
			padding:0 20px;
			color:#dbebbe;
			text-decoration:none;
			white-space:nowrap;
		}
		#site_nav li a:hover {
			text-decoration:underline;
			color:#ffffff;
		}
		#site_nav li.selected {
			padding-top:0;
			padding-right:11px;
		}
		#site_nav li.selected a:link, #site_nav li.selected a:visited {
			color:#3b6a16;
			height:47px;
			line-height:51px;
			padding-right:12px;
		}
		#site_nav li.selected a:hover {
			text-decoration:none;
		}

#main {
	width:701px;
	padding:25px 89px 50px 89px;
	margin:0 auto;
	text-align:left;
	font-size:1.2em;
	line-height:1.8em;
	min-height:500px;
	height:500px;
}
#container > #main {
	height:auto;
}
	#main h2 {
		font-family:Tahoma;
		font-size:1.6em;
		line-height:1.8em;
		margin:0 0 0.5em;
		color:#aa4b97;
	}
	#main h3 {
		font-family:Tahoma;
		width:550px;
		font-size:1.2em;
		line-height:1.8em;
		margin:1em 0 0.25em ;
		text-transform:uppercase;
		border-bottom:1px dotted #aa4b97;
		color:#888888;
	}
	#main h4 {
		font-family:Tahoma;
		width:550px;
		font-size:1.0em;
		line-height:1.6em;
		margin:0.5em 0 0 ;
		color:#888888;
	}
	#main p {
		width:550px;
		font-size:1.0em;
		line-height:1.6em;
		margin:0.5em 0;
		color:#333333;
	}
	#main .hint {
		font-size:80%;
	}
	#main .caption {
		text-align:right;
		font-style:italic;
		display:block;
		clear:both;
		font-size:80%;
		line-height:1.2em
	}
	.section {
		clear:both;
		overflow:auto;
	}
	.ecotrend {
		background:url(../images/Ecotrend-logo.gif) no-repeat top left;
		margin-top:1em;
		padding-left:112px;
	}
	.domatcha {
		background:url(../images/DoMatcha-logo.gif) no-repeat top left;
		margin-top:4em;
		padding-left:112px;
	}
	#main .domatcha h3, #main .ecotrend h3 {
		margin-top:0;
	}
	#main p.withPhoto {
		width:370px;
	}
	#container > #main p.withPhoto {
		width:550px;
	}
	.specials {
		width:550px;
		padding:15px;
		background-color:#ffffff;
		border:1px dashed #666666;
	}
	ul.productList {
		list-style:circle;
		margin:0.5em 0 0 ;
		font-size:1.2em;
		float:left;
		width:343px;
	}
	ul#pList {
		margin-right:15px;
	}
	ul.productList li {
		margin:0.5em 0 0 0;
		padding-left:16px;
		display:block;
		width:328px;
	}

	ul.productList li.secondHalf {
		float:right;
	}
		
	.clearHack {
		clear:both;
		text-indent:-9000px;
		overflow:hidden;
	}
	ul.newsList {
		list-style:circle;
		margin:0.5em 0 1em ;
		padding-left:16px;
		font-size:1.2em;
		overflow:auto;
	}
	ul.newsList li {
		margin:0.5em  0 0;
		display:block;
	}
	ul.newsList li ul  {
		margin:0 0 0 1em;
		font-size:.95em;
	}
	ul.newsList li ul li {
		margin:0;
		display:block;
	}
	address {
		font-style:normal;
	}
	address p {
		font-size:1.2em;
	}

#footer {
	width:779px;
	margin:0 auto 20px;
	padding:10px 50px;
	height:40px;
	text-align:left;
	position:relative;
	font-size:1.1em;
}
	#footer span {
		position:absolute;
		top:10px;
		right:50px;
	}

}
