#head {
	background: url("../img/head.jpg") no-repeat left top;
	height: 194px;
	clear: both;
}

#headcontent {
	font-size: 0.9em;
	padding: 15px 95px 0 410px;
	color: #fff;
}

#content_w {
	padding: 0 10px;
}

div#container {
	width: 833px;
}

html > body #guitar { /* non-IE < 7 */
	min-height: 244px;
} 

* html body #guitar { 
	height: 244px; 
}

#guitar {
	background: url("../img/guitar.gif") no-repeat left bottom;
}

#monitors {
	margin-left: 165px;
	width: 400px;
	cursor: pointer;
}

#monitors div {
	float: left;
	display: inline;
	width: 195px;
	cursor: pointer;
}

#monitors div.l {
	margin-left: 10px;
	padding-left: 10px;
	background: url("../img/stippel.gif") repeat-y left top;
}

#news {
	float: right;
	position: relative;
	right: 3px;
	margin: 0 -75px 0 0;
	width: 288px;
	background: url("../img/newst.gif") no-repeat left top;
	color: #fff;
	font-size: 0.9em;
}

#news_w {
	background: url("../img/newsb.gif") no-repeat left bottom;
	padding: 110px 75px 15px 10px;
}

#news div.s {
	border-top: 1px dotted #fff;
	margin: 10px 0;
}

#news h3 {
	background: url('../img/pijlw.gif') no-repeat center left;
	padding: 0 0 0 12px;
	margin: 0 0 5px 3px;
	font-size: 1.1em;
	color: #ffcd00;
}

#news a {
	color: #fff;
}

ul {
	margin-bottom: 10px;
}

div#footer {
	padding: 80px 10px 0 200px;
}

div#footer img {
	margin: 5px 0 0 25px;
}
