@charset "utf-8";
/* CSS Document */

#columnwrapper {
	width: 1024px;
/*	background-image: url(../p7iq/img/p7iq_2col940.jpg);
*/	color: #000000;
	background-color:#E0D3C3;
	background-image: url(../images/bggradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#columns-top {
/*	background-image: url(../p7iq/img/p7iq_2col940Top.jpg);
*/}
#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c1{
	width: 1024px;
	margin-right: 20px;	
}
#c2 {
	margin-right: 0px;
/*	width: 680px;*/
}
#thumbs-bottom{
	float:left;
	width:1024px;
	background-color:#E0D2C2;
	padding-bottom:40px;
}
#thumbs-bottom img{
	border:0px;
}
#thumbs-bottom #tcol1{
	float:left;
	width:335px;
	margin-left:15px;
}
#thumbs-bottom #tcol2{
	float:left;
	width:335px;
}
#thumbs-bottom #tcol3{
	float:left;
	width:335px;
}
#columns-bottom {
/*	background-image: url(../p7iq/img/p7iq_2col940Bottom.jpg);
*/}
#footer {
	width: 1024px;
}
