@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	left: 0px;
	top: 0px;
	background-image: url(images/bgproductiframe.gif);
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #036;
	text-decoration: underline;
}
#main {
	height: 500px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#panelleft {
	height: 500px;
	width: 600px;
	float: left;
}
#panelright {
	height: 500px;
	width: 330px;
	float: right;
}
.arial18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	background-color: #b6b6ba;
	color: #333;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #b6b6ba;
	color: #333;
}
