/* 
  -----------------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 23: 3 column 940 (Wide Center) EPM + PMM
  -----------------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_3colWC.jpg);
	color: #000000;
}
#columnwrapperinner {
	background-image: url(img/hund_Voksenstor_160x195.jpg);
	background-repeat: no-repeat;
	background-position:20px bottom;

	width:100%;
	height:100%;
}
#columns-top {
	background-image: url(img/p7iq_3colWCTop.jpg);
}
#c1, #c2, #c3 {
	width: 220px;
	margin-right: 20px;
	overflow:hidden;
}
#c1 content img, #c1 content p img{
	float:left;
}
#c2 {
	width: 460px;
}
#c3 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_3colWCBottom.jpg);
}
#footer {
	width: 940px;
}
/*.content p img {	IE6 
	clear:both;
	float: left;
}*/
#c2 p img, #c3 p img {	/* prel */
	border: 0;
	padding-right:10px;
}