
body {	font: 100% verdana, arial, sans-serif; background-color: #fff; width:1030px;
  		background: white url("data/stemulite-bg.jpg");
  		background-repeat: repeat-y;
  		background-position: right;}

.red 		{color:red;}
h1 			{color:#0a2141; clear:both; margin:2px;}
h2 			{margin:2px;}
h4			{font-size:10pt; color:#B30000; margin-top:0px;}
p 			{padding:5px; background-color:#FFFFFF; font-size:12px;}
.head 		{padding:10px; padding-bottom:0px; float:left; clear:both; width:1000px;}
.content 	{padding:10px; padding-top:0px; float:left; width:800px;}
.bottom 	{padding:10px; float:left; clear:both; width:1000px;}
.bottom a 	{color:#1e2022;}
.test 		{float:left; padding:10px;}

.stemulite-01 {font-size:12px;}
.stemulite-02 {font-size:13pt;}
.stemulite-03 {float:right;}
.stemulite-04 {border:0; width:388px; height:105px;}
.stemulite-05 {float:right; border:0; width:225px; height:209px;}
.stemulite-06 {height:240px; width:150px;}
#stemulite-07 {padding:10px; padding-right:60px;}
#stemulite-08 {padding:10px;}

.buy-stemulite-01 {float:left; width:350px; padding-left:80px;}
.buy-stemulite-02 {padding-bottom:20px;}
.buy-stemulite-03 {float:left; width:350px;}
.buy-stemulite-04 {float:left;}
.buy-stemulite-05 {padding:5px; float:right;}

#stemulite-news-01 {width:600px; font-size:9pt; padding-left:100px; font-style:italic;}
#stemulite-news-02 {float:right; padding:5px;}



/* CSS for Menu */
.menu {float:left; clear:left; width:150px; position:relative; padding:10px; padding-top:0px;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#fff; width:150px; padding-top:3px;
height:25px; text-align:center; border:1px solid #fff; border-width:1px 1px 0 0; background:#0a2141; line-height:19px; font-size:13px;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative; }
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#1d4a88;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:151px; width:200px; z-index:1;}
.menu ul li:hover ul li a.hide {background:#1d4a88; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:200px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#1d4a88; color:#fff; width:200px;}
.menu ul li:hover ul li a:hover {background:#0a2141; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#000; font-size:8pt;}

.menu ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}

