/* CSS Slave Style Sheet, pequod.com, incept: 8-25-2009
Author: Benjamin Liu, Designer: Robert Bethanis */

#mainarea {
	background: url('../img/mainarea_2colA_bg.gif') top left repeat-y;
	background-color: #fff;
}

#col_left {
	width: 382px;
	padding: 0 20px 0 36px;
	float: left;
}

#col_right {
	width: 336px;
	padding: 0 36px 0 20px;
	float: left;
}

#footer {
	clear: both;
}
