body, h1, h2, h3, h4, h5, h6, hr, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}

body {
	background-color: #DFF1FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header {
	clear: both;
	height: 228px;
}

#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#center_area {
	width: 700px;
	padding-left: 238px;
	padding-right: 25px;
}
#left_column {
	float: left;
	background-color: #FFF;
	padding-left: 1px;
}
#footer {
	clear: both;
	background-image: url(../images2010/footer-2010.jpg);
	height: 140px;
}
.footer {
	text-align: center;
	padding-top: 11px;
	font-size: 11px;
}

h1 {
	color: #033;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.fs-center {
	text-align: center;
}
.productthumb {
	text-align: center;
	font-size: .8em;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	padding-right: 6px;
	padding-left: 3px;
	float: left;
}

.gfx-nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
