@charset "utf-8";
/* CSS Document */

#headerierland{
	height:165px;
	overflow:hidden;
	position:relative;
	white-space:nowrap;
	background: #ebfbeb url('../img/greenwood-header.jpg') no-repeat top center;}
	
#headerierland a{border:0;display:block;height:auto;width:960px; background: #ebfbeb;}

body{background: #efefef;}
#container{width:958px; background: #fff url('../img/body-bg.gif') repeat-y top left; min-height:820px; border-right: 1px solid #ddd; border-left: 1px solid #ddd;}

#navigation{width:100%; background: #7c7c7c; border-top: 1px solid #fff; float:left; display:block; height: 27px; margin-top:68px;}
#navigation ul,#navigation li{float:left;}
#navigation li a{width: auto; font-size: 11px; font-weight:bold; display:block; float:left; padding: 7px 14px; background: #7c7c7c; text-decoration:none; text-transform: uppercase; color:#fff; border-right:1px solid #fff;}
#navigation li a:hover{background: #666;}

.body-text{width:auto;}

#greenwood-price-table{border: 1px solid #eee;}
#greenwood-price-table td, #greenwood-price-table th{padding: 2px;}

