body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}
img {
	border: 0;
}
.container {
	width: 860px;
	margin: 0 auto;
}
#sub-nav-container {
	width: 877px;
	margin: 0 auto;
	padding-left: 20px;
	background-image: url(../images/sub_nav_arrow.jpg);
	background-repeat: no-repeat;
}
#sub-sub-nav-container {
	width: 877px;
	margin: 0 auto;
	padding-left: 20px;
	background-image: url(../images/sub_sub_nav_arrow.jpg);
	background-repeat: no-repeat;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-position: center;
}
#navigation {
	background-image: url(../images/navigation_bg.jpg);
	height: 24px;
	border-top: 1px #515151 solid;
	border-bottom: 1px #515151 solid;
	font-family: verdana;
	font-size: 11px;
	color: #707070;
	cursor: default;
	line-height: 20px;
}
	#navigation .current {
		color: #FFFFFF;
		font-weight: bold;
	}
	#navigation a {
		color: #C6C6C6;
		text-decoration: none;
	}
	#navigation a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
#sub-navigation {
	color: #6B6B6B;
	font-family: verdana;
	font-size: 11px;
	line-height: 26px;
	background-image: url(../images/sub_nav_bg.jpg);
}
	#sub-navigation a {
		color: #CCCCCC;
		text-decoration: none;
	}
	#sub-navigation a:hover {
		color: #FEFEFE;
	}
	#sub-navigation .current {
		color: #FEFEFE;
	}
#sub-sub-navigation {
	color: #6B6B6B;
	font-family: verdana;
	font-size: 11px;
	line-height: 26px;
	background-image: url(../images/sub_sub_nav_bg.jpg);
}
	#sub-sub-navigation a {
		color: #CCCCCC;
		text-decoration: none;
	}
	#sub-sub-navigation a:hover {
		color: #FEFEFE;
	}
	#sub-sub-navigation .current {
		color: #FEFEFE;
	}
#home-products {
	background-image: url(../images/content_bg.jpg);
	background-position: center;
}
#content {
	background-image: url(../images/content_bg.jpg);
	background-position: center;
}
#main {
	background-color: #303030;
	overflow: hidden;
	border-top: 1px #959595 solid;
	border-bottom: 1px #515151 solid;
	padding-bottom: 20px;
}
#main li {
	list-style: none;
	list-style-image: url(../images/list_item.jpg);
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
	margin-left: -22px;
}
	#main-left {
		float: left;
		width: 650px;
		padding-top: 15px;
		padding-left: 2px;
	}
		#main-left h2 {
			font-family: verdana;
			font-size: 18px;
			color: #FFFFFF;
			margin-top: 0px;
		}
		#main-left p {
			font-family: verdana;
			font-size: 12px;
			color: #CCCCCC;
			line-height: 18px;
		}
		#main-left a {
			font-family: verdana;
			font-size: 12px;
			color: #CCCCCC;
			text-decoration: none;
		}
		#main-left a:hover {
			color: #DA3D44;
		}
	#main-right {
		float: right;
		padding-top: 8px;
	}
	#timm {
	background-color: #303030;
	overflow: hidden;
	border-top: 1px #959595 solid;
	border-bottom: 1px #515151 solid;
	padding-bottom: 20px;
}
	#timm-left {
		float: left;
		width: 500px;
		padding-top: 15px;
		padding-left: 2px;
	}
		#timm-left h2 {
			font-family: verdana;
			font-size: 18px;
			color: #FFFFFF;
			margin-top: 0px;
		}
		#timm-left p {
			font-family: verdana;
			font-size: 12px;
			color: #CCCCCC;
			line-height: 18px;
		}
	#timm-right {
		float: right;
		padding-top: 8px;
	}
	#products-left {
		float: left;
		width: 400px;
		padding-top: 15px;
		padding-left: 2px;
	}
	#products-right h2 {
			font-family: verdana;
			font-size: 18px;
			color: #FFFFFF;
			margin-top: 0px;
	}
	#products-left p {
			font-family: verdana;
			font-size: 15px;
			color: #C5C2C8;
			line-height: 18px;
			font-weight: bold;
	}
	#products-left a {
			font-family: verdana;
			font-size: 10px;
			color: #C5262C;
			text-decoration: none;
	}
	#products-left a:hover {
			color: #DA3D44;
	}
	#products-right p {
			font-family: verdana;
			font-size: 12px;
			color: #CCCCCC;
			line-height: 18px;
	}
	#products-right {
		float: right;
		padding-top: 15px;
		width: 400px;
	}
	#products-contents {
		overflow: auto;
		height: 300px;
		padding-right: 10px;
	}
		#products-contents h3 {
			font-family: verdana;
			font-size: 14px;
			color: #FFFFFF;
			font-weight: bold;
		}
	.red {
		color: red;
	}
#downloads li {
	list-style: none;
	background-image: url(../images/downloads_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	
	margin-left: -40px;
}
	#downloads li a {
		color: #CCCCCC;
		font-weight: bold;
		text-decoration: none;
		margin-left: 10px;
	}
	#downloads li a:hover {
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
		margin-left: 10px;
	}

#contact{
	overflow: hidden;
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
}
	#contact-left {
		float: left;
		width: 150px;
		font-weight: bold;
		color: #727272;
	}
	#contact-right {
		float: left;
	}
		#contact-right a {
			color: #CCCCCC;
			text-decoration: none;
			font-size: 12px;
		}
		#contact-right a:hover {
			color: #CCCCCC;
			text-decoration: underline;
		}
.lightgrey {
	color: #4C4C4C;
}
#home-content-container {
	background-image: url(../images/content_container_bg.jpg);
	width: 860px;
	margin: 0 auto;
}
#content-container {
	background-image: url(../images/content_container_bg.jpg);
	width: 860px;
	margin: 0 auto;
}
#news {
	background-image: url(../images/news_bg.jpg);
	height: 163px;
	border-top: 1px #515151 solid;
	border-bottom: 1px #515151 solid;
}
	#news-left {
		float: left;
		width: 500px;
		padding-top: 15px;
	}
		#news-left h2 {
			font-family: verdana;
			font-size: 18px;
			color: #FFFFFF;
			margin-top: 0px;
		}
		#news-left p {
			font-family: verdana;
			font-size: 12px;
			color: #CCCCCC;
			line-height: 18px;
		}
		#news-left a {
			font-family: verdana;
			font-size: 10px;
			color: #C5262C;
			text-decoration: none;
		}
		#news-left a:hover {
			color: #DA3D44;
		}
	#news-right {
		float: right;
		padding-top: 8px;
	}
#footer {
	background-color: #000000;
	color: #4D4D4D;
	overflow: hidden;
	margin-top: 20px;
	font-size: 10px;
	cursor: default;
}
	#footer-left {
		float: left;
	}
	#footer-right {
		float: right;
	}
	#footer a {
		font-family: verdana;
		color: #B6B6B6;
		font-size: 9px;
		text-decoration: none;
	}
	#footer a:hover {
		font-family: verdana;
		color: #FFFFFF;
		font-size: 9px;
		text-decoration: none;
	}
