/* national lighting systems.css*/
body  {
	text-align: center;
	background: #DBE0DB;
	font-family: Arial;
}

p,h1,h2,pre  {
	margin : 0px 0px 0px 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1  {
	font-size: 24px;
	padding: 0px 10px;
	color: Maroon;
	margin: 0px;
	line-height: 180%;
}

h2  {
	font-size : 18px;
	padding-top : 0px;
	color : Green;
}

p  {
	font-size : 14px;
	padding-bottom : 5px;
}

small  {
	font-size : 9px;
	color: #7FA48D;
}

a  {
	font-size : 12px;
	font-family : sans-serif;
	font : arial;
	text-decoration : none;
	color : #990033;
	text-align : right;
	font-weight : bold;
}

a:hover  {
	background : #999999;
	color : #ffcc66;
}
td  {
	color: #153F29;
	font-family: sans-serif;
	font: arial;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

caption {
    color: White;
}    

/*core core core core core core core 
core core core core core  */
#mainbox {
	width: 980px;
	margin: auto;
	padding: 0px;
	text-align: left;
	}
	
#wrapper{
	position: relative;
}

/* BANNER BANNER BANNER BANNER BANNER BANNER BANNER BANNER BANNER 
BANNER BANNER BANNER BANNER BANNER BANNER BANNER BANNER BANNER */
#banner  {
	
	color: #ff3300;
	
}

#banner h1, #banner h2  {
	padding: 0px 0px 0px 0px;
	color: #ff0000;
	margin: 0px;
	margin-left: 330px;
}
#banner h1 {
	font: bold 30px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:15px;
	background-color: transparent;
}

#banner h2  {
	font-size : 18px;
	padding : 0px 0px 0px 0px;
	
	
	height: 18px;
	color: White;
}


#banner p{
	font-family : serif;
	font : 20 px times;
	font-style : italic;
	}
	
	

/*CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT 
CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT */

#centrecontent  {
	padding: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
		background: #A5BC8F;
	/*background: url(wimages/contenttile.jpg) repeat-y;
	padding: 20px;*/
	overflow:auto;
	border-top: 1px solid #78CF8A;
	border-bottom: 2px solid #415A4B;
	scrollbar-track-color: #5C9369;
	scrollbar-shadow-color: #567965;
	scrollbar-highlight-color: #6C977B;
	scrollbar-3dlight-color: #ACC8B6;
	scrollbar-darkshadow-color: #577D66;
}

#centrecontent  p  {
	font: 14px  arial;
	color: #153F29;
	padding: 10px 20px 10px 20px;
	line-height: 150%;
}

#centrecontent  big  {
	font: small-caps bold 36px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0082FF;
	line-height: 130%;
	padding-bottom: 10px;
	font-variant: small-caps;
	text-align: center;
}
#centrecontent  a  {
	font: 14px  arial;
	color: #039216;
	line-height: 130%;
	padding-bottom: 10px;
}
#centrecontent  a:hover  {
	font: 14px  arial;
	color: #B22222;
	line-height: 130%;
	padding-bottom: 10px;
	background: transparent;
}
#centrecontent h1,#centrecontent h2,#centrecontent h3  {
	font: arial;
	font-family: sans-serif;
	color: #1b0d72;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
}
#centrecontent h1 {
	font-size: 24px;
	font-variant: small-caps;
	color: #31865E;
}

#centrecontent h2 {
	font-size : 16px;
	}
	
#centrecontent h3 {
	font-size : 14px;
	}
#centrecontent img {
	margin: 0px 3px 5px 5px;
	padding: 0px;
}
	
 /* CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS 
 CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS */	
#credits  {
width:980px;
	margin-right: auto;
	margin-left: auto;
	font : small-caps 10px Arial;
	text-align : right;
	color :  #fff;
	background: transparent;
}
#credits p{
	color: #ffffff;
}
	
#credits a {
	font : small-caps 10px Arial;
	color: #628A72;
	padding-top:6px;
}
#credits a:hover {
	color: #F5FAF5;
	margin-bottom : 0;
	background: transparent;
}
/* FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER 
FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER */
#footer  {
	clear: both;
	top: 10px;
	color: #fff;
	text-align: center;
	font: small-caps 12px Arial;
	
	width: 760px%;
	left: 0;
	background: transparent;
	bottom: 10px;
}
#footer a {
	color:#fff;
	font-size:14px;
}

/*MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU 
MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU */
 #menu {
	/*margin: 0px 5px 20px 0px;*/
	color: #ffff00;
	text-align: left;
	
	background: url(wimages/menubg.jpg);
}

#menu a:visited  {
	color: #CCCCFF;
}	
#menu a  {
	display: block;
	background: url(wimages/button.gif) no-repeat;
	font: 14px;
	width:165px;
	height:55px;
	text-decoration: none;
	color: #fff;
	text-align: left;
	padding: 5px 6px 0px 30px;
	/*border-bottom: 1px solid #000;
	border-top: 1px solid #6E967C;
	border-left: 12px solid #C50101;*/
	
}
	
#menu a:hover  {
	color: #fff;
	padding: 5px 6px 0px 10px;
	background: url(wimages/buttonover.gif);
	/*border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 12px solid White;*/
	
}

.major  {
	font: 14px arial;
	color: #F2F2F2;
	list-style: none outside url(images/star.gif);
	list-style-type: circle;
}
li {
	font: 14px arial;
	color: #1B0D72;
	line-height: 150%;
}
ul{
	list-style-type: square;
}

#bgbanner  {
	background: transparent;
	top:0px
	width:1280px;
	padding: 0px;
	margin: 0px;
	height: 314px;
	color: #ff3300;

}

#menu h1 {
	color: White;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;

	padding-left:3px;
}
#menu p {
	color: #E2FFB7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:3px;
}
#rightcol{
	padding:20px;
	padding-right:10px;
	background: #ABC89F;
	border-right: 2px solid #2E848F;
	border-top: 2px solid #D4EDF1;
	border-bottom: 2px solid #2E848F;
	overflow-y: auto;
}
#menuh a{
	color: #FED3D6;
	text-decoration: none;
}
#menuh a:hover{
	color: #6E030B;
	text-decoration: none;
	background-color: transparent;
}
.exit {
	background-color: #2E8B57;
 	color: White;
	font-weight: bold;
	padding: 3px;
}
.product  {
	font: bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 20px 10px 20px;
	
}
.title{
	background-color: #6495ED;
}
.partnum  {
	font:  16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
	padding: 10px 20px 10px 20px;
	
}
	.foot{
	background-color: #96B8F3;
}

.cell {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;	
	MARGIN: 0px;	
	COLOR: #000;	
	PADDING-TOP: 6px;	
	TEXT-ALIGN: center
	
}

