.header_1 {
	background-image: url(images/sub_header.jpg);
	height: 22px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.centertop {
	background-image: url(images/sub_table_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 30px;
}
.bread {
	font-size: 22px;
	color: #000;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
.bread a {
	color: #000;
}
.bread a:hover {
	color: #E74888;
}
.bread strong, .product strong {
	font-weight: normal;
	color: #F39;
}
.product {
	float: left;
	width: 150px;
	font-size: 12px;
	color: #000;
	margin-top: 10px;
	margin-right: 6px;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 4px;
}
.product h1 {
	font-size: 20px;
	margin: 0px;
	letter-spacing: 0px;
}
.product h2 {
	font-size: 15px;
	color: #FFF;
	background-color: #E04481;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	padding: 3px;
	width: 90px;
}
.product h3 {
	font-size: 15px;
	color: #FFF;
	background-color: #03B0EA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	padding: 3px;
	width: 90px;
}
.divider {
	background-image: url(images/div.gif);
	background-position: left;
	clear: both;
	height: 13px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.image {
}
.maintext {
	font-size: 14px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
}
.image h1 {
	font-size: 22px;
	color: #FFF;
	background-color: #EC5E96;
	letter-spacing: 0px;
	width: 150px;
	margin-top: 10px;
	padding: 5px;
}
.producthor {
	font-size: 13px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
.proimage {
	float: left;
	padding-right: 15px;
	width: 80px;
}
.protext {
	float: right;
	font-size: 12px;
	line-height: 18px;
	width: 580px;
	color: #666;
}
.protext a {
	color: #FFF;
	background-color: #F39;
	font-size: 11px;
	padding: 3px;
}
.menucent li {
	float: left;
	list-style-type: none;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-left: 5px;
	list-style-position: outside;
	font-size: 18px;
}
.menucent ul {
	margin: 0px;
	padding: 0px;
}
.features {
	float: left;
	width: 300px;
	font-size: 12px;
	margin-right: 15px;
	padding-top: 20px;
}
.features strong {
	font-size: 16px;
	color: #6BDAF6;
}
.features ol {
	margin: 0px;
	padding: 0px;
}
.blue {
	color: #6BDAF6;
}

.features li {
	list-style-position: inside;
}
.cimg {
	padding: 3px;
	border: 1px solid #CCC;
	margin-right: 4px;
}


.protext h1 {
	font-size: 20px;
	letter-spacing: 0px;
	color: #F39;
}

