body {
	font-family: Arial,Verdana, sans-serif;
	color: #000000; 
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	text-align:center;
}

.backwards {
	unicode-bidi: bidi-override; direction: rtl;
}


img, div { 
	behavior: url(iepngfix.htc); 
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #98D1F8;
}

#leftside {
	background: url(images/left.png) no-repeat;
	width: 201px;
	height: 575px;
	text-align: left;
	float: left;
}

#leftside2 {
	background: url(images/left2.jpg) no-repeat;
	width: 201px;
	height: 1000px;
	text-align: left;
	float: left;
}

#divnav {
	margin: 0 0 0 -40px;
	float: left;
}

#divnav ul {
	list-style: none;
	color: #ffffff;
}

#divnav li {
	behavior: url(iepngfix.htc);
	background: url(images/sidenav.png);
	height: 40px;
	width: 200px;
	margin: 10px 0 0 0;
}

#divnav a {
	position: relative;
	top: 15px;
	left: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

#divnav a:hover {
	color: #ffffff;
}

#tabnav {
	margin: 10px 0 0 20px;
	
}
#tabsF {
    float: right;
    /* if breaks add width: 200; back in */
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
}

#tabsF ul {
    margin: 0;
    padding: 10px 10px 0 50px;
    list-style: none;
}
  
#tabsF li {
    display: inline;
    margin: 0;
    padding: 0;
}
  
#tabsF a {
    float: left;
    background: url("images/tableftF.gif") no-repeat left top;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration: none;
}
  
#tabsF a span {
    float: left;
    display: block;
    background: url("images/tabrightF.gif") no-repeat right top;
    padding: 5px 15px 4px 6px;
    color: #000000;
 }
  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span {float:none;}

/* End IE5-Mac hack */
/*#tabsF a: hover span {
    color: #000000;
}*/
  
#tabsF a:hover {
    background-position: 0% -42px;
}

#tabsF a:hover span {
    background-position: 100% -42px;
}

#wrapper {
	margin: 0px auto;
	width: 800px; 
	background: url(images/bkgrng.jpg) repeat-y;
}

#logo {
	margin: 0px auto;
	background: url(images/logo.png);
	width: 800px;
	height: 200px;
}

#logotext {
	position: absolute;
	left: -99999px;
}

#content {
	width: 800px;
}

#contentbottom {
	margin: 0 auto;
	text-align: center;
	background: url(images/bkgbtm.jpg) no-repeat;
	width: 800px;
	height: 28px;
}

#text {
	background: #ffffff;
	float: right;
	width: 580px;
	position: relative;
	text-align: left;
	
}

#text h3, #text p {
	padding: 10px 10px 0 15px;
}

#text h2 {
	padding: 10px 0 0 5px;
}

#footer {
	background: #ffffff;
	clear: both;
}

#footer p {
	font-size: 12px;
	text-align: center;
	padding: 5px;
	margin: 0;
}

.spacer {
	font-size: 0; 
	line-height: 0;	
}

.clear { 
	clear:both; 
}

.contactinput {
	background: url(images/contactinput.jpg);
	border: solid 1px;
	border-color: #67A3FF;
}

form p {
	margin: 0 20px 0 20px;
}

.textinput {
	background: url(images/textareacolor.jpg);
	border: solid 1px;
	border-color: #67A3FF;
}

.contactbutton {
	background: url(images/nhcart.png); 
	width:62px; height:25px; 
	border:none; 
	font-size: 12px;
}

.contactbutton:hover {
	background: url(images/cart.png); 
	width:62px; height:25px; 
	border:none; 
	font-size: 12px;
	color: #000000;
}


.contactbutton2 {
	background: url(images/nhcart2.png); 
	width:62px; height:25px; 
	border:none; 
	font-size: 12px;
}

.contactbutton2:hover {
	background: url(images/cart.png); 
	width:62px; height:25px; 
	border:none; 
	font-size: 12px;
	color: #000000;
}

form {
	margin: 0 15px 0 15px;
}

#sameb {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

#sameb a {
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}

#sameb a:hover {
	color: #000000;
	text-decoration: none;
}