#header
{
	background-image: url("../images/product_top.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

#footer
{
	background-image: url("../images/footer_01.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#flashcontent {
	width: 720px;
	height: 390px;
	text-align: center;
	}
#product_col1 {
	width: 322px;
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
}
#product_col2 {
	float: right;
	width: 322px;
	margin-bottom: 20px;
	margin-right: 20px;
}
