/* CSS Document */

body {	
	background:#000000;
	margin:0;
	text-align: center;
	}

p {
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:18px;
}

ul {
color: #737679;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:18px;
margin-left:0px;
}

li {
color: #737679;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:18px;
margin-left:0px;
}

a {
color: #737679;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
color: #737679;
}

td.txt{
vertical-align:top;
}

td a{
color: #4C4F51;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

td a:hover{
color: #161617;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

#container{
	border: 1px solid #000000;
	background: transparent;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	width: 748px;
	font: normal 11px "Arial", Helvetica, Verdana, sans-serif;
	text-align:left;
	}

#header
{
width:748px;
height:187px;
background-color:#00000E;
background-image: url(../images/hp_header.jpg);
background-position:left;
background-repeat:no-repeat;
}

#menu
{
width: 508px;
height: 22px;
float: right;
padding:0;
margin:0;
}
#headline
{
width: 748px;
background-color:#E3E3E3;
height: 62px;
background-image:url(../images/pain_relief.jpg);
background-position:top;
background-repeat:no-repeat;
}

#content {
	border-bottom: 1px solid #B1B0B0;
	margin: 0px;
	width: 748px;
	min-height: 380px;
	background: url(../images/hp_background.jpg) top left no-repeat;  
	background-color: #B1B0B0;
	}

#product {
width: 347px;
padding-left: 22px;
text-align: right;
float: left;
}

#product p {
margin-top: 6px;
}

#overview {
width: 330px;
margin-left: 20px;
margin-right:0px;
padding-left:2px;
padding-right:2px;
float: left;
}
html > body #overview 
{
width: 330px;
margin-left: 20px;
margin-right:20px;
padding-left:2px;
padding-right:2px;
margin-top: -13px;
} 

#inset1 {
width: 118px;
float: left;
}
#inset1 p {
margin-top: 3px;
}
html > body #inset1 p{
margin-top:6px;
}

html > body #inset1 {
margin-top: 11px;
}


#inset2 {
width: 193px;
float: right;
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
line-height:18px;
}

#inset2 p {
margin-top: 3px;
}

html > body #inset2 p{
margin-top:6px;
}

html > body #inset2 {
margin-top: 11px;
}

#footer {
background-color:#B1B1B1;
margin-top: 12px;
padding: 0 22px 0 22px;
}

html > body #footer {
margin-top: 0px;

}

#footer h1 {
font-weight: normal;
font-size: 10px;
width: 150px;
float: left;
}

#footer ul {
padding-left:0px;
margin-left:0px;
list-style-type:none;
float: right;
}

#footer li {
font-size: 11px;
font-weight: bold;
padding-left:0px;
margin-left:12px;
display:inline;
list-style-type:none;
}

#footer li img {
margin-right: 6px;
margin-bottom:-4px;
}

.clear {
margin:0px;
padding: 0px;
clear: both;
}


/*Nav*/

#nav_contain{
	width: 508px;
	height: 22px;
	float: right;
	margin:0;
	padding:0;
}


#nav_contain ul {
	margin: 0;
	padding: 0;
}

#nav_menu {
	margin:0;
	padding:0px;
}

html > body #nav_contain {
margin-right:54px;

}


#nav_contain li {
	margin: 0;
	padding: 0;
	margin-left:0px;
	display: inline;
	list-style: none;
	border: none;
}

#nav_contain li#about
{
	margin-left:0px;
}
	
	
/* Menu Hover States */	
	
#about a.topmenutitle { 
display: block; 
width: 65px; 
height: 22px; 
background: transparent url(../img/about_x.gif) no-repeat; 
} 

#products a.topmenutitle { 
display: block; 
width: 110px; 
height: 22px; 
background: transparent url(../img/products_x.gif) no-repeat; 
} 


#light a.topmenutitle { 
display: block; 
width: 95px; 
height: 22px; 
background: transparent url(../img/light_x.gif) no-repeat; 
} 

#store a.topmenutitle { 
display: block; 
width: 88px; 
height: 22px; 
background: transparent url(../img//store_x.gif) no-repeat; 
} 

#about a.topmenutitle:hover {
background-position: -65px 0; 
}

#light a.topmenutitle:hover {
background-position: -95px 0; 
}

#products a.topmenutitle:hover{
background-position: -110px 0; 
} 

#store a.topmenutitle:hover{ 
background-position: -88px 0; 
}
	
	/* Drop Down */

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
}


.topmenuli{
	list-style-type:none;
	float:left;
	min-width:65px;
}

.topmenutitle{
	display:block;
	min-width:65px;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:165px;
	padding:5px;
	margin:0;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#mouseovers li>ul { 
	top: auto;
	left: auto;
}

/* menu design */
 
.topmenutitle{
	width:65px;
}

.submenuul {
	background-color:#000;
}

.submenuli a{
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #25BDE9;	
}

.submenuli a:hover{
	text-decoration: none;
	background:#141414;
	color: #FFF;
}

#main_contain {
margin-right:auto;
margin-left:auto;
margin-top:0;
margin-bottom:0;
}


