@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #333333;
}

#container {
	margin: 0px auto;
	width: 1004px;
	border-top: 1px solid #999999;
	background: #FFFFFF;
}
#top1 {
	height: 51px;
	width: 466px;
	padding-top: 24px;
	padding-left: 36px;
	float: left;
}
#top2 {
	height: 61px;
	width: 466px;
	padding-top: 14px;
	float: left;
	padding-right: 36px;
}.clr {
	clear: both;
}
#menu {
	height: 32px;
	padding-right: 36px;
	padding-left: 36px;
	width: 932px;
	border-bottom: 1px solid #FFFFFF;
}
#banner {
	width: 932px;
	padding-right: 36px;
	padding-left: 36px;
	border-bottom: 1px solid #FFFFFF;
}
#text {
	width: 932px;
	height: 280px;
	border-top: 2px solid #999999;
	font: 11px/15px Tahoma;
	color: #333333;
	text-decoration: none;
	margin-right: 36px;
	margin-left: 36px;
	padding-top: 28px;
	padding-bottom: 28px;
}
#overview {
	width: 271px;
	border-right: 1px solid #CCCCCC;
	float: left;
	height: 280px;
	padding-right: 22px;
	text-align: justify;
}
#overview .overviewImage {
	padding-left: 6px;
	padding-top: 20px;
}


#products {
	width: 415px;
	border-right: 1px solid #CCCCCC;
	float: left;
	padding-right: 22px;
	padding-left: 15px;
	height: 280px;
}
#products   .listItems, #overview .listItems {
	line-height: 22px;
	padding-top: 5px;
	padding-left: 22px;
	margin: 0px;
}
#overview span {
	padding-top: 7px;
	display: block;
}

#contact {
	width: 170px;
	float: left;
	padding-left: 15px;
	height: 280px;
}
#quicklinks {
	border: 1px solid #CCCCCC;
	margin-top: 13px;
	height: 40px;
	width: 142px;
	padding: 10px 12px;
}
#quicklinks img {
	padding-bottom: 10px;
}
#subtext {
	width: 932px;
	margin-right: 36px;
	margin-left: 36px;
	font: 11px/15px Tahoma;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	background: url(images/side_bg.gif) repeat-y left top;
	display: block;
}
#select {
	width: 142px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}


#footer {
	background: url(images/footer_bg.jpg) repeat-x;
	height: 26px;
	padding-right: 36px;
	padding-left: 36px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 16px;
	display: block;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer span {
	float: right;
}
#side_banner {
	width: 202px;
	float: left;
	display: block;
}
#text_area {
	width: 700px;
	float: left;
	display: block;
	padding-top: 20px;
	padding-left: 30px;
	font: 12px/16px Tahoma;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
#products .text {
	text-decoration: none;
	color: #333333;
}
#products a.text {
	text-decoration: none;
	color: #333333;
}
#products a:hover.text {
	text-decoration: underline;
	color: #138392;
}
#news_table li {
	padding-left:15px;
	list-style-position: outside;
}
