h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #918DC2;
	margin: 20px 0px 2px 20px;
	width: auto;
}
h2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D1D1D1;
	margin-bottom: 3px;
	letter-spacing: 1px;
}
h3 {
	margin-bottom: 5px;
	font-size: 17px;
	font-family: arial, Helvetica, sans-serif;
	color: #e8e8e8;
}
h5 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #d1d1d1;
}
p {
	margin: 0px 0px 0px 10px;
	border: none;
}
html {
	margin: 0;
	font-size: 14px;
}
hr {
	color: #5e6b82;
	width: 70%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	border: none;
	color: #ffffff;
	scrollbar-3d-light-color:#5e6a82;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#ffffff;
	scrollbar-dark-shadow-color:#666699;
	scrollbar-face-color:#6d7a96;
	scrollbar-highlight-color:#5e6a82;
	scrollbar-shadow-color:#5e6a82;
	background-color: #5e6a82;
}
.topbanner {
	background-image:    url(../images/lumixgeneral/bannerbg.jpg);
	height: 119px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.logo {
	height: 105px;
	width: 238px;
	position: absolute;
	z-index: 1;
	left: 21px;
	top: 9px;
	margin: 0px;
	padding: 0px;
}
.sitemap {
	height: 10px;
	width: 195px;
	position: absolute;
	z-index: 2;
	top: 10px;
	right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.tbright {
	background-image:    url(../images/lumixgeneral/tbleft.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 136px;
	width: 9px;
	position: absolute;
	top: 1px;
	right: 0px;
	z-index: 20;
}
.tbleft {
	background-image:    url(../images/lumixgeneral/tbleft1.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 136px;
	width: 9px;
	position: absolute;
	top: 1px;
	z-index: 20;
	left: 0px;
}
.tagline {
	position: absolute;
	z-index: 3;
	top: 93px;
	right: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.nav {
	background-color: #5e6a82;
	height: 18px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image:     url(../images/lumixgeneral/navbg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: none;
}
/* BEGIN Nav*/
 #navcontainer
{
	margin: 0px 0 0 16%;
	padding: 0;
	height: 18px;
	border: none;
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	background-image:    url(../images/lumixgeneral/navspacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 0;
	border-right: 1 solid #FFFFFF;
	border-bottom: 0;
	border-left: 0;
}
#navcontainer ul li
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:    url(../images/lumixgeneral/navspacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navcontainer ul li a
{
	background: #5e6a82 url(../images/lumixgeneral/navspacer.gif) no-repeat left top;
	width: 153px;
	height: 18px;
	padding: 0;
	margin: 0;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 12px verdana, lucida, sans-serif;
	border: none;
}
#navcontainer ul li a:hover
{
	color: #000000;
	background: #8c92a8 url(../images/lumixgeneral/navspacer.gif) no-repeat left top;
	font-weight: bold;
}
#navcontainer a:active
{
	color: #99ff00;
	background: #ffffff;
	font-weight: bold;
}
#navcontainer a:visited
{
	color: #ffffff;
	background: #424f42 url(../images/lumixgeneral/navspacer.gif) no-repeat left top;
	font-weight: bold;
}
/* END Nav */
/* BEGIN style2 */
 #navcontainersec {
	width: 12%;
	text-align: left;
	border-top-style: none;
	position: absolute;
	top: 158px;
	font-weight: bold;
}
#navcontainersec ul
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: none;
	margin: 0;
	padding: 0;
}
#navcontainersec a
{
	display: block;
	width: 100%;
	color: #ffffff;
	background: #5e6a82;
	padding: 3px 0px;
	border-bottom: 1px solid #000000;
	text-align: center;
}
#navcontainersec a:link, 
{	
	background: #5e6a82;
	color: #ffffff;
	text-decoration: none;
}
#navcontainersec a:hover
{
	background: #8c92a8;
	color: #000000;
	text-decoration: none;
}
#navcontainersec a:active
{
	color: #000000;
	background: #ffffff;
	font-weight: bold;
}
#navcontainersec a:visited
{
	color: #ffffff;
	background: #424f42;
	font-weight: bold;
}
/* END style2 */

.navls1 {
	height: 22px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 20px;
	background-color: #424f42;
}
.navlz1 {
	height: 22px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 43px;
	background-color: #424f42;
}
.navlz2 {
	height: 22px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 66px;
	background-color: #424f42;
}
.navfz3 {
	height: 22px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 89px;
	background-color: #424f42;
}
.navfz5 {
	height: 22px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 112px;
	background-color: #424f42;
}
.navfz20 {
	height: 22px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 135px;
	background-color: #424f42;
}
.navfz30 {
	height: 22px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 158px;
	background-color: #424f42;
}
.navfx8 {
	height: 22px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 181px;
	background-color: #424f42;
}
.navfx9 {
	height: 22px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 204px;
	background-color: #424f42;
}
.navlc1 {
	height: 22px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 227px;
	background-color: #424f42;
}
.navlx1 {
	height: 22px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 250px;
	background-color: #424f42;
}
.naveos350d {
	height: 20px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 292px;
	background-color: #424f42;
}
.nava520 {
	height: 22px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 313px;
	background-color: #424f42;
}
.navixus{
	height: 21px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 336px;
	background-color: #424f42;
}
.navmju{
	height: 20px;
	width: 12px;
	position: absolute;
	left: 12%;
	top: 377px;
	background-color: #424f42;
}
.navcontainerimg{
	margin: 0px 0px 0px 16%;
	padding: 0;
	height: 9px;
	position: absolute;
	top: 111px;
	z-index: 10;
	width: 620px;
	border: none;
	background-image:    url(../images/lumixgeneral/navtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftnav {
	height: 25px;
	width: 15px;
	position: absolute;
	z-index: 12;
	margin: 0px;
	padding: 0px;
	left: 15%;
	top: 113px;
	background-image:    url(../images/lumixgeneral/pipelift.gif);
	background-repeat: no-repeat;
	border: none;
}
.rightnav {
	height: 18px;
	width: 10px;
	z-index: 12;
	margin: 0px;
	padding: 0px;
	background-image:    url(../images/lumixgeneral/piperight.jpg);
	float: left;
	background-repeat: no-repeat;
	border: none;
	background-position: left top;
}
.container {
	width: 100%;
	position: absolute;
	top: 138px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #26262f;
	background-image:      url(../images/lumixgeneral/bgblue1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: none;
}
.navimg {
	float: left;
	height: 20px;
	width: 13%;
	position: absolute;
	left: 0px;
	top: 138px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	border: none;
	z-index: 5;
	background-image:      url(../images/lumixgeneral/bg.gif);
	background-repeat: repeat-y;
}
.navimgcannon {
	float: left;
	height: 20px;
	width: 13%;
	position: absolute;
	left: 0px;
	top: 410px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	border: none;
	z-index: 5;
	background-image:      url(../images/lumixgeneral/bg.gif);
	background-repeat: repeat-y;
}
.navimgolympus {
	float: left;
	height: 20px;
	width: 13%;
	position: absolute;
	left: 0px;
	top: 495px;
	margin: 0px;
	background-color: #000000;
	border: none;
	z-index: 5;
	background-image:   url(../images/lumixgeneral/bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
.leftleft {
	background-image:    url(../images/lumixgeneral/bottomleft.gif);
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 16px;
	position: absolute;
	left: 0px;
	top: 156px;
	border: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.leftmid {
	background-image:    url(../images/lumixgeneral/bottomleft.gif);
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 16px;
	position: absolute;
	left: 0px;
	top: 427px;
	border: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.leftmidolympus {
	background-image:    url(../images/lumixgeneral/bottomleft.gif);
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 16px;
	position: absolute;
	left: 0px;
	top: 512px;
	border: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.left {
	background-color: #5e6a82;
	float: left;
	width: 12%;
	clear: left;
	padding: 0px;
	left: 0px;
	margin: 0px;
	background-repeat: repeat;
	background-position: left top;
	background-image:     url(../images/lumixgeneral/bgblue1.jpg);
	border: none;
}
.middleproduct {
	width: 55%;
	padding: 0px 6px 0px 9px;
	margin: 0px;
	clear: right;
	float: left;
	color: #ffffff;
	background-color: #26262f;
	border: none;
	text-align: justify;
	background-image:    url(../images/lumixgeneral/lumix_midfacts_left1.gif);
	background-repeat: no-repeat;
}
.middlefacts {
	width: 83%;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	clear: right;
	float: left;
	background-color: #26262f;
	background-image:    url(../images/lumixgeneral/lumix_midfacts_left1.gif);
	background-repeat: no-repeat;
	border: none;
	text-align: justify;
}
.home1 {
	background-color: #101014;
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;
	padding: 5px;
	-moz-border-radius: 10px;
	width: 99%;
	float: left;
	margin: 0px;
	border: none;
}
.home2home {
	background-color: #26262f;
	padding: 0px;
	z-index: 11;
	clear: right;
	width: 100%;
	height: 73 px;
	float: left;
	margin: 0px;
	border: none;
}

.home3 {
	background-color: #26262f;
	color: #000000;
	padding: 0px;
	z-index: 11;
	clear: left;
	width: 98%;
	float: left;
	margin: 0px 0px 0px 5px;
	border: none;
}
.rightproduct {
	float: left;
	width: 28%;
	clear: right;
	padding: 0px;
	background-color: #26262f;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none;
}


.footer {
	clear: both;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 12px 0px 5px 0px;
	border: 1px solid #3A3A3A 0px 0px 0px;
	background-image:    url(../images/lumixgeneral/footbg-3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerinternal {
	background-color: #7c7c7c;
	text-indent: 10px;
	-moz-border-radius: 15px;
	border : 1px solid #3A3A3A;
	padding: 5px 5px 5px 5px;
}
a.foot:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #161a16;
	text-decoration: none;
}
a.foot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.foot:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5e6a82;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #918dc2;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #918cd2;
	text-decoration: none;
}
a.home:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
}
a.home:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5e6a82;
}
a.home:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #918dc2;
	text-decoration: none;
}
a.home:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #918cd2;
}
