/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 03: 3 column 760
  -----------------------------------
*/

#columnwrapper {
	background-image: url(../img/column-bak.png);
}
#columnSetOneTop {
	height:14px;
	background-repeat: no-repeat;
	margin-top:10px;
}
#Features {
	margin:0 auto; 
	position:relative;
	margin-bottom:10px;
	width:941px;
	}

#Features .hidden {
	display:none; 
	position:absolute; 
	top:0; left:0;
	}
	

#columnSetOneTop {
	background-image: url(../img/topGuide.png);	
}
#colTop1, #colTop2 {
	width:450px;
	margin-right:25px;
	float: left;

}

#columns-top {
	margin-top:15px;
	background-image: url(../img/column-top.png);
	background-repeat: no-repeat;
}
#c1, #c2, #c3 {
	width: 400px;
	margin-right: 20px;
	float: left;
}
#c2, #c3 {
width: 242px;
}
#c3 {
	margin-right: 0px;
	margin-left:10px;
}
#columns-bottom {
	background-image: url(../img/column-bott.png);
	height: 22px;
}
#footer {
	width: 955px;
}
.smallBlkTxt {
font-size:0.7em;
color:#000;
}


