@charset "utf-8";
/* CSS Document */


#bottom a{
color: grey;
text-decoration: none;
}

#content {
	padding: 0;
	margin: 0;
	width: 883px;
	min-height: 350px;
	background: none;
	}
#content UL {
	padding-left: 0;
	}
#content LI {
	list-style: none;
	height: 32px;
	background-image:url(images/listbg.png);
	background-repeat:no-repeat;
	padding-left: 25px;
	margin-left: 0;
	}
	
#contentleft {
	width: 460px;
	padding: 13px;
	padding-left: 17px;
	height: 314px;
	background-image:url(images/hleftcolbg.png);
	background-repeat:no-repeat;
	float: left;
	margin-left: 0;
	}
	
#contentrighttop {
	width: 349px;
	height: 191px;
	padding: 13px;
	background-image:url(images/hrightcoltopbg.png);
	background-repeat:no-repeat;
	margin-right: 7px;
	float: right;	
}

#contentrighttop .tx-productsmng-pi1 {	
	width: 349px;
	margin-left: 30px;
	/*padding: auto;*/
	}
#contentrighttop .tx-productsmng-pi1 .prtitle a {
	text-decoration:  none;
	color: #676767;
	text-transform:uppercase;
	}

#contentrighttop UL LI {
	clear: both;
	padding-top: 0;
	}
#contentrighttop UL LI a {
	text-decoration: none;
	color: #25b3ca;
	font-size: 12px;
}
	
#contentrightbottom {
	margin-top: 10px;
	width: 349px;
	height: 97px;
	padding: 13px;
	padding-top: 10px;
	background-image:url(images/rightcolbotbg.png);
	background-repeat:no-repeat;
	margin-right: 7px;
	float: right;
	}
#contentrightbottom LI  {
	color: #676767;
	font-size: 12px;
	}
#contentrightbottom LI a {
	text-decoration: none;
	color: #676767;
	font-size: 12px;
}

	
#contentmiddle {
	clear: both;
	width: 880px;
	height: 150px;
	background-image:url(images/hbotbg.png);
	background-repeat:no-repeat;
}
#contentmiddle a.first {
	float: left;
	width: 115px;
	height: 60px;
	font-size: 13px;
	color: #fff;
	text-transform:uppercase;
	margin-left: 27px;
	margin-top: 32px;
	display: block;
	}
#contentmiddle a.second {
	float: left;
	width: 115px;
	height: 60px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-transform:uppercase;
	margin-left: 106px;
	margin-top: 32px;
	display: block;
	}

#contentmiddle a.third {
	float: left;
	width: 115px;
	height: 60px;
	font-size: 13px;
	color: #fff;
	text-transform:uppercase;
	margin-left: 156px;
	margin-top: 32px;
	display: block;
	}
#contentmiddle a.fourth {
	float: left;
	width: 100px;
	height: 60px;
	font-size: 13px;
	color: #fff;
	text-transform:uppercase;
	margin-left: 107px;
	margin-top: 32px;
	display: block;
	}
	
#footer {
	margin-top: 20px;
	margin-bottom: 30px;
	width: 880px;
	height: 210px;
	background-image:url(images/footerbg.png);
	background-repeat:no-repeat;
	color: #fff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}
	
	
	
#footer h2 {
	padding-top: 15px;
	height: 35px;
	color: #f18e00;
	font-size: 12px;
	}

.footerleft {
	width: 350px;
	padding-left: 30px;
	float: left;
	}

.footerright {
	width: 468px;
	float: right;
	padding-right: 20px;
	}
.footerright p {
	padding-right: 40px;
	}
#footer LI {
	list-style: none;
	padding-left: 25px;
	background-image:url(images/lifootbg.png);
	background-repeat:no-repeat;
	}
#footer LI a {
	text-decoration: none;
	color: inherit;
	}