

<!--   Light Box   --> 

#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#151410;
	}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("lightbox/images/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("lightbox/images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("lightbox/images/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("lightbox/images/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: bold;	}
#numberDisplay{ display: block; clear: left; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 8px 0 0; }		
#nextLinkDetails { margin:0 8px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:66px;
	height:28px;
	background:url("lightbox/images/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
<!-- Menu Box         -->

.chromestyle{
width: 900px;
/*font-weight: bold; */
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 900px;
background: url(../images/cssimg/chromebg1.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #1D461E;
padding: 4px 10px;
margin: 0px;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(../images/cssimg/chromebg-over1.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
/*font-family:Verdana, Arial, Helvetica, sans-serif;
font-family:11px;*/
line-height:18px;
z-index:100;
background-color:#EDF1EF;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#003300;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #BDCAC4;
}



/**   Index main page **/

body{
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	text-align; center;
}

#mainmenu{
    margin: 10px 0 0 0;
}

#home-logo{
    width: 900px;
	height: 80px;
	margin: 0 auto;
	padding: 0 10px;
               	 
}

#mainimg{
z-index:1;
}

#contents{
text-align:center;
}


#wrapper {
	width: 900px;
	margin: 0 auto;
	
}

#company-page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}
#content-text {
	float: right;
	width: 710px;
}


#breadCrumb {
padding: 10px 10px 6px 0px;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #BDBDBD;
margin: 5px 0 30px 0;
color: #333333;
font-family: normal  Verdana;
font-size: 15px;
}


#breadCrumb a:link{
color:#006633;
text-decoration: none;
font-weight: normal;
font-family: normal  Verdana;
}

#breadCrumb a:visited{
color:#026802;
text-decoration: none;
font-weight: normal;
font-family: normal  Verdana;
}

#breadCrumb a:active{
color:#336699;
text-decoration: none;
font-weight: normal;
}

#breadCrumb a:hover{
color:#FF9900;
text-decoration: none;
font-weight: normal;
}

#breadCrumb a:focus{
outline: none;
}

#mainpage {
	width: 900px;
	border: 0px solid white;
    margin: 0 auto;
	text-align:center;
}

#sectorlink1 {
float:left;
background-image:url(../images/cssimg/bg001.jpg);
background-repeat:no-repeat;
margin: 0 2px 0 0;
padding:3px 0 0 8px;
width:250px;
hight:180px;
text-align:left;
text-decoration: none;
font-weight: normal;
}
#sectorlink1 h3{
font-size:14px;
color:#003300;
}
#sectorlink1 a{
font-size:13px;
text-decoration: none;
line-height:1.2em;
font-weight: normal;
}

#sectorlink1 a:link{
color:#042C04;
text-decoration: none;
font-weight: normal;
}
#sectorlink1 a:visited{
color:#003300;
text-decoration: none;
font-weight: normal;
}
#sectorlink1 a:active{
color:#4C4C4B;
text-decoration: none;
font-weight: normal;
}
#sectorlink1 a:hover{
color:#FF9900;
text-decoration: none;
font-weight: normal;
}
#sectorlink1 a:focus{
outline: none;
}

.sectorlinkimg1 {
margin: 0 12px 0 0;
}

#sectorlink2 {
float:left;
background-image:url(../images/cssimg/bg002.jpg);
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
width:140px;
hight:160px;
text-align:left;
}

#sectorlink3 {
float:left;
background-image:url(../images/cssimg/bg003.jpg);
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
padding:3px 0px 8px 0px;
width:180px;
hight:160px;
text-align:left;
text-decoration: none;
font-weight: normal;
}

#sectorlink3 h3{
font-size:14px;
color:#003300;
}
#sectorlink3 a{
line-height:125%;
font-size:13px;
text-decoration: none;
font-weight: normal;
}

#sectorlink3 a:link{
color:#042C04;
text-decoration: none;
font-weight: normal;
}
#sectorlink3 a:visited{
color:#003300;
text-decoration: none;
font-weight: normal;
}
#sectorlink3 a:active{
color:#4C4C4B;
text-decoration: none;
font-weight: normal;
}
#sectorlink3 a:hover{
color:#FF9900;
}
#sectorlink3 a:focus{
outline: none;
text-decoration: none;
font-weight: normal;
}


#sectorimg1 {
float:right;
margin: 22px 0 0 0;
}

#sectorimg2 {
float:right;
padding: 0px 0 0 0;
}

.clearpage{
clear: both;
}


.footer-content{
	text-align: center;
	width:900px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footer-nav{
float:left;
width:220px;
margin-top:5px;
}
#footer-legal{
margin-top:5px;
float:left;
width:680px;
}
#footer-copyright{
float:left;
color:#4E4E4E;
width:900px;
text-align:left;
padding:0 0 50px 0;

}

.topinfo{
    text-decoration: none;
	margin:0 0 0 0;
	padding:0 10px 0 0;
    font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
}
a.topinfo:link{
color:#333333;
text-decoration: none;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.topinfo:visited{
color:#003300;
text-decoration: none;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.topinfo:active{
color:#90908F;
text-decoration: none;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.topinfo:hover{
color: #FF9900;
text-decoration: none;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}



a.footerinfo:link{
color:#333333;
text-decoration: none;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.footerinfo:visited{
color:#003300;
text-decoration: none;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footerinfo:active{
color:#90908F;
text-decoration: none;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footerinfo:hover{
color: #FF9900;
text-decoration: none;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerInfo{
    text-decoration: none;
    font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}



#side-nav{
	float: left;
	width: 170px;
	
}

#sidebar-top {
   font-family: normal  Verdana;
   font-size: 15px;
   padding:10px 0 10px 20px;
   width: 145px;
   height:20px;
   background: url(../images/cssimg/chromebg1.gif) center center repeat-x;
  
}
#sidebar-content {
	
}


ul.sidemenu {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: normal  Verdana;
	font-size: 15px;
	width: 160px;
	height:20px;
	
}

ul.sidemenu li {
    border-bottom: 1px dashed #BDBDBD;
	background-color: #F1F1E8;
   	background: url(../images/cssimg/img04.jpg) no-repeat left 65%;
}
ul.sidemenu li a {
	text-decoration: none;
	display: block;
	width: 140px;
	height: 20px;
	color: #333333;
	font-weight: normal;
	padding: 15px 5px 3px 20px;
		
}
ul.sidemenu li a:active {
    font-size: 15px; 
    font-weight: bold; 
    text-decoration: underline; 
    color: #F07918;

}

ul.sidemenu li a:hover {
    background: url(../images/cssimg/chromebg1.gif) center center repeat-x;
	
	color: #424B48;

}
ul.sidemenu li a:focus {
outline: none;  

}

.heading1 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}

a.smalltext:link {
	font-size: 13px;
	color: #3F8D43;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.smalltext:active {
	font-size: 13px;
	color: #3F8D43;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
a.smalltext:visited {
	font-size: 13px;
	color: #3F8D43;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.smalltext:hover {
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:smalltext:focus {
outline: none;  
}


a.smalllink:link {
	font-size: 10px;
	color: #3F8D43;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.smalllink:active {
	font-size: 10px;
	color: #3F8D43;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.smalllink:visited {
	font-size: 10px;
	color: #3F8D43;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.smalllink:hover {
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main_text{
     margin: 0 0 0 80px;
	 padding: 0;
}

ul.sitemaplist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: normal  Verdana;
	font-size: 15px;
	width: 200px;
		
}

ul.sitemaplist li {
   	background-color: #F1F1E8;
}

ul.sitemaplist li a {
	text-decoration: none;
	display: block;
	width: 140px;
	height: 20px;
	color: #333333;
	font-weight: normal;
	padding: 15px 5px 3px 20px;
		
}
ul.sitemaplist li a:active {
    font-size: 15px; 
    font-weight: bold; 
    text-decoration: underline; 
    color: #F07918;

}

ul.sitemaplist li a:focus {
outline: none;  

}