@charset "utf-8";
html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dbdbdb;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: left top;
}
h1, h2, h3 {
	margin-top: 0px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #660099;
	margin-bottom: 10px;
	text-shadow: 2px 2px 2px #CCCCCC;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
}
h3 {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
ol, ul {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 125%;
}
p {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;

}
ul {
	margin-left: 0px;
	list-style: none;
	line-height: 125%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
ul li {
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(images/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
a {
	color: #660099;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
}
a img {
	border: none;
}
img.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
img.alignright {
	float: right;
}
img.aligncenter {
	margin: 0px auto;
}
hr {
	display: none;
}
.notes {
	font-size: 10px;
}
.top {
	height: 5px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 10px;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
	width: 790px;
}
#header {
	color: #000;
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header #logo {
	float:left;
	margin: 0px;
	padding: 0px;
}
#header #name {
	float:left;
	margin-top: 3px;
	margin-left: 9px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header #name a {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#header #date {
	float:right;
	text-align:right;
	padding: 0px;
	margin: 0px;
}
#header #search {
	float:right;
	text-align:right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#menu {
	width: 780px;
	height: 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	padding: 0px;
	clear: both;
	position: relative;
}
#banner {
	margin-right: auto;
	margin-left: auto;
}
#back_link{

}
#page {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/wrap.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 750px;
	padding-right: 20px;
	padding-left: 20px;
}
#pdf_tag {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#pdf_tag img {
	float: left;
	margin-right: 15px;
}
#content {
	width: 465px;
	margin-left: 20px;
	float: left;
}
#contact {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contact_l {
	float: left;
	width: 250px;
}
#contact_r {
	float: left;
	width: 250px;
}
#overview {
	padding-right: 30px;
	padding-left: 30px;
}
#sidebar {
	width: 215px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	float: left;
	padding-right: 20px;
}
#trademark {
	text-align: center;
}
#trademark .trade_item {
	color: #FFF;
}
#boing_pic {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 5px;
}
#products {
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#prod_topL{
	line-height: 30px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	float: left;
	height: 30px;
	width: 175px;
}
#prod_topR{
	line-height: 30px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	float: left;
	height: 30px;
	width: 425px;
}
.prod_wrap{
	width: 598px;
	float: left;
	background-image: url(images/prod_wrap.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.prod_left
{
	text-align: left;
	float: left;
	width: 164px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.prod_right{
	text-align: left;
	float: left;
	width: 404px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#tds_wrap {
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tds_list1 {
	list-style-type: none;
	float: left;
}
#tds_list1 li {
	padding: 0px;
	width: 200px;
	list-style-type: none;
	background-image: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#tds_list2 {
	list-style-type: none;
	float: left;
}
#tds_list2 li {
	padding: 0px;
	width: 200px;
	list-style-type: none;
	background-image: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#tds_list3 {
	list-style-type: none;
	float: left;
}
#tds_list3 li {
	padding: 0px;
	width: 200px;
	list-style-type: none;
	background-image: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	clear: both;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
#footer p {
	font-size: 10px;
	text-align: center;
}
#notes p {
	font-size: 10px;
	text-align: left;
}
.btm_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}
.dark {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

.left {
	float:left;
	margin-left: 20px;
	width: 225px;
}
.text_center {
	text-align: center;
}
.clear{
	margin: 0px;
	padding: 0px;
	clear: both;
}
#notes {
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.button {
	background-color: #999;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #CCC;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 5px;
}
.red{
	font-weight: bold;
	color: #F00;
}
.whitetitles {
	color: #FFF;
}
.web_link {
	background-image: url(/images/htmicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pdf_link {
	background-image: url(/images/pdficon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.border {
	border: 2px solid #000;
	text-align: center;
}
.indent {
	margin-left: 30px;
	margin-top: 20px;
	font-size: 14px;
}
.indent2 {
	margin-left: 60px;
}
#pr_table {
	width: 690px;
	cell-padding: 0px;
	cell-spacing: 0px;
	border-collapse: collapse;
	border-bottom: #333 1px dotted;
	border-left: #333 1px dotted;
	text-align: left;
}

#pr_table th {
	background: #000;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	color: #FFF;
	font-style: strong;
	border: #000 1px solid;
}

#pr_table td {
	padding: 10px;
	border-bottom: #333 1px dotted;
	border-right: #333 1px dotted;
}

#pr_table tr.altrow{
	background: #EEE;
}
