@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center; /* NEED FOR IE */
}
a{color:#000000; font-size:11px; text-decoration:none;}
a:hover{text-decoration:underline;}

.Wrapper {
	margin:0 auto;
	width:953px;
}
.LeftCol {
	float:left;
	width:61px;
}
#FlashCol {
	float:left;
	width:800px;
}
.RightCol {
	float:left;
	width:92px;
}
/*END PRODUCTS PAGE*/
img, div, td, a, table, body { 
	behavior:url(/includes/iepngfix.htc);
}
