html{
	height: 100%;
	padding: 0px;
	margin: 0px;
	}

body	{
	background: rgb(68,93,110);
	background-attachment: fixed;
	font-family: verdana, arial, sans-serif;
	color: #333366;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	}

#cp {
	background-color: rgb(68,93,110);
	}

#nm {
	background-color: rgb(68,93,110);
	}

#th {
	background-color: rgb(68,93,110);
	}

#rf {
	background-color: rgb(68,93,110);
	}

#cu {
	background-color: rgb(68,93,110);
	}

#container{
	background: url(container.gif) repeat-y top left;
	border: 0px;
	height: 100%;
	width:800px;
	text-align:left;
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px 10px 0px 10px;
	}

a:link{
	color:#646464;
	text-decoration:none;
	}

a:visited{
	color:#333366;
	text-decoration:none;
	}

a:hover{
	color:#CCCCCC;
	text-decoration:none;
	}

a:active{
	color:#333366;
	text-decoration:none;
	}

ul {
	font:10px Verdana;
	color:#333366;
	list-style-type: square;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	}

ul li {
	margin: 0px 0px 5px 20px; 
	padding: 0px;
	}

ol {
	font:10px Verdana;
	color:#333366;
	list-style-type: decimal;
	margin: 0px 0px 20px 20px;
	padding: 0px;
	}

ol li {
	margin: 0px 0px 5px 20px; 
	padding: 0px;
	}

.centering{
	width: 470px;
	text-align: center;
	}

h1{
	font:normal 11px verdana;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 450px;
	border-bottom:1px solid #dedede;
	color:#333366;
	padding: 0px 0px 3px 0px;
	margin: 10px 0px 8px 20px;
	}

h2{
	font:normal 11px verdana;
	width: 230px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom:1px solid #999;
	color:#333366;
	padding: 0px 0px 3px 10px;
	margin: 10px 0px 8px 5px;
	}

h3{
	font: normal 16px Verdana;
	text-transform: uppercase;
	letter-spacing: 8px;
	margin:0;
	color:#333366;
	padding: 30px 0px 0px 20px;
	float:left;
	}

h4{
	font: normal 10px Verdana;
	margin:0;
	color:#666677;
	letter-spacing: 2px;
	padding:0;
	text-transform: uppercase;
	float:left;
	margin-top:30px;
	margin-left:15px;
	}

h5{
	font:bold 10px verdana;
	font-style: italic;
	width: 420px;
	border-bottom:1px solid #dedede;
	color:#333366;
	padding: 0px 0px 3px 0px;
	margin: 10px 0px 8px 20px;
	}

h6{
	font:normal 8px verdana;
	font-style: italic;
	min-height:10px;
	width: 440px;
	color:#333366;
	padding: 3px 3px 3px 5px;
	margin: 10px 0px 8px 20px;
	background:rgb(206,215,217);
	}

p {
	float:left;
	font:10px Verdana;
	color:#333366;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

.img{
	float:left;
	text-decoration: none;
	margin: 2px 0px 0px 20px;
	border:1px solid #ffffff;
	}

.img:hover{
	border:1px solid #5c627c;
	}

.imgleft{
	float:left;
	text-decoration: none;
	margin: 2px 10px 0px 0px;
	border:1px solid #ffffff;
	}

.imgright{
	float:right;
	text-decoration: none;
	margin: 2px 0px 0px 10px;
	border:1px solid #ffffff;
	}

#heading{
	float: left;
	margin: 0px 0px 0px 0px;
	width:780px;
	height:79px;
	background:rgb(216,225,227) url(nm.gif) no-repeat center right;
	border-bottom:1px solid  rgb(0,0,0);
	}

#menu{
	float: left;
	margin: 0px 0px 0px 0px;
	width:770px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #000;
	background: rgb(216,225,227) url(navbg.gif) repeat-x;
	padding: 0px 0px 0px 10px;
	height:30px;
	}

#menu ul{
	list-style-type:none;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
	font:normal 8px Verdana;
	text-decoration:none;
	float:left;
	padding: 10px 20px 8px 20px;
	width:730px;
	}

#menu li{
	display:inline;
	}

#menu li a{
	display: inline;
	color:#333366;
	padding: 8px 11px 10px 10px;
	}

#menu li a:hover{
	background:url(zynex.gif) no-repeat top right;
	}

#headertext{
	margin: 0px 0px 0px 0px;
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,0,0);
	border-right: 1px solid #000;
	width:279px;
	height:138px;
	background:url(logo_topbar.jpg) no-repeat center left;
	float:left;
	}

#locate{
	border-top: 1px solid rgb(255,255,255);
	border-right: 1px solid #000;
	border-bottom: 1px solid rgb(0,0,0);
	font: normal 11px Verdana;
	color:#555;
	padding: 8px 0px 2px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width:269px;
	height:20px;
	background:rgb(206,215,217);
	float:left;
	}

#banner{
	margin: 0px;
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,0,0);
	border-left: 1px solid rgb(255,255,255);
	background:url(banner.gif) no-repeat top left;
	float:left;
	width:499px;
	height:138px; 
	}

#bannertop{
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,0,0);
	border-left: 1px solid rgb(255,255,255);
	font: normal 14px Verdana;
	color:#224;
	margin: 0px;
	padding: 6px 10px 0px 0px;
	background:url(info.gif) no-repeat top left;
	float:left;
	text-align: right;
	width:489px;
	height:24px;
	}

#product{
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,0,0);
	border-left: 1px solid rgb(255,255,255);
	background:url(product.gif) no-repeat top left;
	float:left;
	width:499px;
	height:138px;
	}

#producttop{
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,0,0);
	border-left: 1px solid rgb(255,255,255);
	font: normal 14px Verdana;
	color:#224;
	padding: 6px 10px 0px 0px;
	background:url(producttop.gif)  no-repeat top left;
	float:left;
	text-align: right;
	width:489px;
	height:24px;
	}

#theraphy{
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,0,0);
	border-left: 1px solid rgb(255,255,255);
	background:url(theraphy.gif) no-repeat top left;
	float:left;
	width:499px;
	height:138px;
	}

#theraphytop{
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,0,0);
	border-left: 1px solid rgb(255,255,255);
	font: normal 14px Verdana;
	color:#224;
	padding: 6px 10px 0px 0px;
	background:url(theraphytop.gif) no-repeat top left;
	float:left;
	text-align: right;
	width:489px;
	height:24px;
	}

#company{
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,0,0);
	border-left: 1px solid rgb(255,255,255);
	background:url(company.gif) no-repeat top left;
	float:left;
	width:499px;
	height:138px;
	}

#companytop{
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,0,0);
	border-left: 1px solid rgb(255,255,255);
	font: normal 14px Verdana;
	color:#224;
	padding: 6px 10px 0px 0px;
	background:url(companytop.gif) no-repeat top left;
	float:left;
	text-align: right;
	width:489px;
	height:24px;
	}

#references{
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,0,0);
	border-left: 1px solid rgb(255,255,255);
	background:url(references.gif) no-repeat top left;
	float:left;
	width:499px;
	height:138px;
	}

#referencestop{
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,0,0);
	border-left: 1px solid rgb(255,255,255);
	font: normal 14px Verdana;
	color:#224;
	padding: 6px 10px 0px 0px;
	background:url(referencestop.gif) no-repeat top left;
	float:left;
	text-align: right;
	width:489px;
	height:24px;
	}

#contact{
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,0,0);
	border-left: 1px solid rgb(255,255,255);
	background:url(contact.gif) no-repeat top left;
	float:left;
	width:499px;
	height:138px;
	}

#contacttop{
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,0,0);
	border-left: 1px solid rgb(255,255,255);
	font: normal 14px Verdana;
	color:#ccc;
	padding: 6px 10px 0px 0px;
	background:url(contacttop.gif) no-repeat top left;
	float:left;
	text-align: right;
	width:489px;
	height:24px;
	}

#content{
	width:780px;
	min-height:332px;
	background:transparent;
	margin: 0px;
	padding: 0px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #000;
	float:left;
	}

#maincontainer{
	width:500px;
	height:100%;
	float:right;
	margin: 10px 0px 10px 0px;
	padding:0;
	border-left:1px solid #dedede;
	}

.post{
	width:480px;
	height:100%;
	float:left;
	margin:0;
	padding:0;
	}

.post a{
	font-weight: bold;
	}
.post p{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	}

.listing{
	width:460px;
	height:100%;
	float:left;
	margin: -10px 0px 10px 20px;
	padding:0;
	}

.listing a{
	font-weight: bold;
	}

#sidecontainer{
	float:left;
	width:259px;
	height:100%;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	background: transparent;
	}

.news{
	padding:0px;
	margin: 0px;
	}

#navlist {
	padding:0px;
	margin: 0px;
	}
.navvy {
	float:left;
	width: 228px;
	margin: 0px 10px 0px 10px;
	font-size: 11px;
	padding: 5px 0px 10px 0px;
	text-align: center;
	}

.navvy p{
	float: left;
	background: transparent;
	width: 150px;
	padding:0;
	margin:0;
	}

ul.navvylist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	}

ul.navvylist li {
	font:normal 8px Verdana;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration:none;
	color:#224;
	display: block;
	margin: 0;
	padding: 0;
	}

ul.navvylist li a {
	display: block;
	color:#224;
	margin: 0px 0px 5px 0px;
	background: #F1F1F1;
	border:1px solid #aaa;
	text-decoration: none;
	padding: 7px 10px 7px 10px;
	}

ul.navvylist li #active a {
	background: #F1F1F1;
	}

ul.navvylist li a:hover, ul#navvylist li#active a:hover {
	color:#113;
	background:url(left.gif) repeat-y #F1F1F1;
	}

ul.navvylist li a#select {
	color:#113;
	background:url(left.gif) repeat-y #F1F1F1;
	}

ul.navvylist li a:visited {
	color:#113;
	}

#footer {
	border-top:1px solid rgb(255,255,255);
	border-bottom:1px solid #222;
	float: left;
	margin: 0px 0px 0px 0px;
	background: rgb(186,195,197);
	width: 780px;
	padding: 10px 0 10px 0;
	font-weight: normal;
	}

#footer p {
	width:750px;
	font:normal 10px Verdana;
	color: #333366;
	text-align: center;
	text-decoration: none;
	}

#footer a {
	text-decoration: none;
	color:#666677
	}

#footer a:hover {
	text-decoration: none;
	color: #222233;
	}

#shadows {
	height: 10px;
	width: 800px;
	margin: 0px 0px -5px -10px;
	padding: 0;
	}

.pagetop {
	margin-left: 60px;
	padding: 0px;
	}
