/* 
  ----------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 18: 2 column 940 Sidebar Left PMM
  ----------------------------------------
*/
body {
	min-width: 940px;
}
#columnwrapper {
	color: #FFFFFF;
}
#columns-top {
}
#c1 {
	width: 132px;
	margin-top: 30px;
}
#c2 {
	padding-left: 20px;
	background-image:url(../images/presentation/rcVertLine.png);
	background-repeat:repeat-y;
	margin-right: 0px;
	width: 633px;
	margin-top: 25px;
}

#columns-bottom {
	background-image:url(../images/presentation/contentBottomBG.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

