body, html {
	height: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 0.9em;
	font-family: Arial, sans-serif;
	background: url(sysimages/body_loop.png) center repeat-y;
}

table, tr, td {
	font-size: 1em;
	font-family: Arial, sans-serif;
	text-align: left;
}

a {
	color: #727272;
	text-decoration:underline;
}
a:hover {
	color: #727272;
	text-decoration:none;
}

a:visited {
	color: #000;
}

.clear
{
	clear:both;
}

.push10
{
	margin-bottom:10px;
}

div#body {
	height: 100%;
	width: 882px;
	margin: 0 auto;
	text-align: center;
}

div#body table#table {
	position: relative;
	left: 6px;
	height: 100%;
	width: 100%;
}

.bulletText {
	font-weight: bold;
	font-size: 16px;
}

.centerContent {
	position: relative;
	top: 20px;
}

td#header {
	background: url(sysimages/header_bg.png) no-repeat;
	height: 84px;
}

	td#header img.logo {
		position: relative;
		left: 8px;
		top: 22px;
		border: 0px;
	}

	td#header div.links {
		position: relative;
		top: 10px;
		right: 20px;
		float: right;
		font-size: 0.9em;
		width: 300px;
		text-align: left;
	}
		td#header div.links span#text {
			position: relative;
			left: 70px;
		}

				td#header div.links a {
					color: #727272;
					text-decoration: none;
				}

				td#header div.links a:hover {
					color: #727272;
					text-decoration: underline;
				}

	td#header div#topAdman {
		position: relative;
		top: 9px;
		left: 225px;
		height: 17px;
		width: 640px;
	}

	div.menuHeader {
		position: relative;
		left: 13px;
		font-size: 16px;
		color: #919191;
		width: 199px;
		padding-bottom: 6px;
		padding-top: 3px;
	}

		div.menuHeader span.text {
			position: relative;
			top: 2px;
			left: 8px;
			color: #727272;
		}

	div#centerAdman {
		position: relative;
		left: 20px;
		height: 17px;
		width: 640px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	div.menuBox {
		position: relative;
		left: 30px;
		width: 182px;
		border-top: 1px solid #727272;
		border-bottom: 1px solid #727272;
	}

		div.menuItems {
			padding-top: 10px;
			width: 174px;
		}

			ul#menuItem li {
				list-style: none;
				margin-left: 0;
				padding: 0;
				text-indent: -2em;
				padding-left: -3em;
				color: #727272;
			}

				ul#menuItem li a {
					color: #727272;
					text-decoration: none;
				}

				ul#menuItem li a:hover {
					color: #727272;
					text-decoration: underline;
				}
				ul#menuItem li a.on {
					color: #727272;
					text-decoration: underline;
				}

	div.bottomMenuItems {
		position: relative;
		left: 30px;
		width: 174px;
		*padding-top: 10px;
	}

div#adBox {
	float: left;
	padding-left: 35px;
	padding-top: 5px;
}
div#adBoxNew {
	float: left;
	margin-left:8px;
	padding-top: 5px;
}

div#flash {
	position: relative;
	left: 14px;
	*left: 16px;
}

div.newsBox {
	position: relative;
	left: 16px;
	/*border-bottom: 6px solid #000;*/
	width: 627px;
	padding: 6px;
}

	div.newsBox span#title {
		font-size: 16px;
		font-weight: bold;
	}

	div.newsBox div.more {
		float: right;
	}

	div.newsBox div.more a {
		color: #000000;
		text-decoration: none;
	}

div#newsItem {
	float: left;
	width: 290px;
	padding-right: 20px;
}

div#newsItem span#title {
	font-size: 14px;
}

div#newsItem div#content {
	height: 90px;
}

div.mainArea {
	position: relative;
	left: 16px;
	width: 627px;
	top: 15px;
}

td#footer {
	background: url(sysimages/footer_loop.png) repeat-y;
	height: 112px;
}

div#bottom {
	height: auto;
	position: relative;
	text-align: left;
	width: 869px;
}

div#contact {
	background: url(sysimages/footer_bg.png) no-repeat;
	height: 34px;
	width: 868px;
}

	div#contact div.text {
		position: relative;
		top: 10px;
		text-align: center;
	}

div#footer {
	background: url(sysimages/footer_loop.png) repeat-y;
	height: 112px;
}

	div#footer img.webman {
		float: right;
		border: 0px;
	}
	
.Products
{
	float:left;
}

.Products .Item
{
	float:left;
	width:100px;
	height:130px;
	text-align:center;
	margin-right:4px;
}
