/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column 940 sidebar left
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	height: 20px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_2col940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_2col940Top.jpg);
}
#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c2 {
	margin-right: 0px;
	width: 680px;
}
#columns-bottom {
	background-image: url(img/p7iq_2col940Bottom.jpg);
}
#footer {
	width: 940px;
}
#columnwrapper #c2 .content li {
	background-image: url(img/li_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
}
#columnwrapper #c2 .content ul {
	margin-left: 0px;
	padding-left: 0px;
}
.internet {
	background-image: url(img/internet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 2px;
}

