body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 16px;
	color: #333;
}
.container {
	width: 900px;
	background-position: center;
	margin: 0 auto 0 auto;
}
.header {
	background-color: #333333;
	height: 100px;
	background-image: url(images/header%20logo.jpg);
	background-repeat: no-repeat;
	margin: 0;
	background-position: 0px;
}
.header  p {
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 75px;
	padding-left: 5px;
}


/*- Menu Tabs H--------------------------- */

    #tabsH {
	background:#333333;
	font-size:93%;
	line-height:normal;
	width: 100%;
	height: 28pt;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH ul {
	margin:0;
	padding:10px 10px 0 430px;
	list-style:none;
      }
    #tabsH a {
      float:left;
      background:url("images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
ad {
	border: 1px solid #333;

}




.content {
	width: 898px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
                     background-color: #CBCBCB;
}
.pdbar {
	float: left;
	width: 255px;
	padding-top: 13px;
	padding-left: 5px;
                      background-color:#CBCBCB;
}
.pdbar h4 {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #333;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
}

.pdbar img {
	border: 1px solid #000;
	margin-top: 2px;
	margin-left: 2px;
	float: left;
}
.pdbar ul {
	font-size: 12px;
	color: #333;
	list-style-type: square;
}
.pdbar a {
	text-decoration: none;
	color: #039;
}


.pdbar p {
	padding-top: 2px;
}
.pdbar a:hover {
	color:#900;
}
.spec {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.conproduct {
	width: 635px;
	height: auto;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
                      background-color:#EBEBEB;
}
.conproduct p {
	width: 600px;
	padding-top: 2px;
	padding-left: 10px;
}



.conproduct table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	padding: 4px;
	margin-bottom: 1em;
	width: 610px;
	border: thin dotted #666;
	height: auto;
}
.conproduct a {
	text-decoration: none;
	color: #666;
}

.conproduct  td {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.conproduct h1 {
	font-size: 26px;
	font-weight: bold;
	color: #000;
	padding-top: 8px;
	padding-left: 10px;
}
.conproduct h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-top: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.conproduct h3 {
	font-size: 14px;
	color: #666;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.conproduct img {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #666;
}




.plist {
    list-style-type: none;
    margin: 0px;padding: 0px;
}

.plist a{
	width: 250px;
	padding-left: 1px;
	display: block;
	color: #039;
	font-size: 14px;
	text-decoration: none;
}
.plist a:hover{
	color:#900;
}

.clear {
	clear: both;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer {
	background-color: #CCC;
	width: auto;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
