/* 

  -----------------------------------

  IQ by Project Seven Development

  www.projectseven.com

  Layout 05: 2 column 940 sidebar right

  -----------------------------------

*/

body {

	min-width: 940px;

}

#columnwrapper {

	width: 940px;

	background-image: url(../images/p7iq_2colSBR940.png);

}

#columns-top {

	background-image: url(../images/p7iq_2colSBR940Top.png);

	width: 940px;

	margin-top: 5px;

}

#c1, #c2 {

	width: 240px;

	margin-right: 20px;

}

#c1 {

	width: 680px;

	text-align:justify;

}

#c2 {

	margin-right: 0px;

}

#columns-bottom {
	width: 940px;
	height: 12px;
	background-image: url(../images/p7iq_2colSBR940Bottom.png);
	margin: 0 auto;
}

#footer {

	width: 940px;

}