@charset "utf-8";
.PageInfo {
	background-image: url(../images/Bak_systemComponents1-Repeat.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFF;
}
.PageInfoWrapper {
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	position: relative;
	background-image: url(../images/Bak_system-components2.jpg);
}
.PageInfoTop {
	position: relative;
	height: 194px;
	width: 612px;
}
.PageInfoContent {
	position: relative;
	width: 611px;
	left: 0px;
}
.PageInfoContentText {
	position: relative;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image:url(../images/Grey10x10.jpg);
	background-repeat:repeat-x;
	line-height: 18px;
	background-color: #FFF;
}
.ProductTable p {
	padding-right: 20px;
}
.PageInfoDesign P {
	padding-right: 20px;
}

.PageInfoContentText a, a:link, a:visited {
	text-decoration:none;
	color:#AA0101;
}
.PageInfoContentText a:hover {
	text-decoration:underline;
}
.PageInfoDesign {
	width: 572px;
	float: left;
	padding: 20px;
	text-align: left;
	margin: 0;
}
.PageInfoCompare {
	height: 136px;
	width: 135px;
	float: right;
	background-image: url(../images/ProductLevel1CompareBak.jpg);
	background-repeat: no-repeat;
	text-align:left;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;

}
.PageInfoRange {
	clear: both;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.ProductTable td{
	padding-right:10px;
}
.PageInfoQuote {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	position: relative;
	margin: 0;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	line-height: 22px;
	width: 400px;
}

