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

#container {
	width: 968px;
	background: #FFF; 
	margin: 0 auto; 
	padding-left: 10px; 
	padding-right: 10px; 
	overflow: hidden;
}
#banner {
}
#container h1 {
	top: -500px;
	position: absolute;
}
#banner {
	position: relative;
}
#Pattersonpouch_menu {
	position: relative;
	left: 0px;
	bottom: auto;
	width: auto;
}
#main_image {
}

#left_column {
	margin-right: 10px;
	margin-top: 10px; 
	color: #FFF;
}
#left_column {
	width: 316px; 
	float: left;
	background-color: #F9C;
}
#center_column {
	width: 316px;
	float: left;
	background-color: #FFF;
}
#center_column {
	margin-right: 10px;
	margin-top: 10px;
	color: #000;
}
#right_column {
	width: 316px;
	float: right;
	background-color: #FFF;
}
#right_column {
	margin-top: 10px;
	color: #000; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #FFF;
}
p {margin-top: 1em;
}
