#container {
	width:992px;
	text-align:left;
	margin:0 auto;
	margin-top:0px;
	font-size: medium;
	color: #000;
	font-family: "Times New Roman", Times, serif;
}

/* start header styles */

.header{
	height:90px;
	background-image:url(header.png
);
	background-repeat:no-repeat;
	background-position: top center;
	position:relative;
	z-index:1000000 !important;
}
#global_nav{
	width:1050px;
	margin:0 auto;
	position:relative;
}
#global_nav #logo{
	position:absolute;
	top:10px;
	left:-30px;
	width:189px;
}
#main_menu{
	list-style-type:none;
	padding:15px 0px 0px;
	margin:0px;
	margin-left:140px;
	height:65px;
}
#main_menu li{
	display:inline;
	float:left;
	position:relative;
	z-index:900;
	padding-right:15px;
}

#main_menu li span a{
	color:#FFFFFF;
}
#main_menu li.visible span a{
	color:#000000;
}
#main_menu li.visible_sub span a{
	color:#000000;
}
a.typ_nav:link,a.typ_nav:visited,
a.typ_nav:active,a.typ_nav:hover{
	display:block;
	padding:4px 0px 4px 1px;
	text-decoration:none;
	font-weight:bold;
}
a.typ_subnav:link,a.typ_subnav:visited,
a.typ_subnav:active,a.typ_subnav:hover{
	/* TBD need to consolidate font styles */
	color:#057bb9;
}

#global_nav #searchbox{
	position:absolute;
	width:500px;
	height:40px;
	right:70px;
	top:105px;
	text-align:right;
}
#global_nav #searchbox a{
	/* TBD need to consolidate font styles */
	font-size:11px;
	font-weight:bold;
	color:#057bb9;
}
#searchbox input.search_text{
	width:145px;
	padding:3px;
	/* TBD need to consolidate font styles */
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
}
#searchbox select.search_category{
	width:145px;
	padding:2px;
	vertical-align:middle;
	/* TBD need to consolidate font styles */
	font-size:12px;
	font-weight:bold;
	border:1px solid #CCCCCC;
}
#global_nav #searchbox form{
	margin:0px;
	padding:0px;
}
.dropdown{
	display:none;
	width:195px;
	position:absolute;
	z-index:999;
	left:0px;
	top:25px;
}
.navDropdownTop {
	width:194px;
	height:18px;
	
		
		
		background:url(nav_sub_top_ver815675.png) no-repeat;
		
	
}
.navDropdownBottom {
	width:194px;
	height:18px;
	
		
		
		background:url(nav_sub_btm_ver815675.png) no-repeat;
		
	
}


.navDropdownItemBg {
    width:194px;
	
		
		
			background:url(nav_sub_mid_ver815675.png) repeat-y;
		
	

}
.navDropdownItem {
	margin:0px 15px;
	border-top:1px dotted #FFFFFF;	
}

.navDropdownItem1 {
	margin:0px 15px;
	border-top:1px dotted #FFFFFF;	
}

.navDropdownItem2 {
	margin:0px 15px 0px 15px;
	padding:0px 0px 0px 21px;
	border-top:1px dotted #FFFFFF;
	width:142px;
  }
	
.navDropdownItem a:link, .navDropdownItem a:visited, .navDropdownItem a:active{
	padding:3px 5px;
	color:#057bb9;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	display: block;
}
.navDropdownItem a:hover{
	color:#ffffff;
	background-color: #057bba;
	padding:3px 5px;
	font-weight:bold;
	text-decoration: none;
	display:block;
}
.navDropdownItem1 a:link, .navDropdownItem1 a:visited, .navDropdownItem1 a:active{
	padding:3px 5px;
	color:#057bb9;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	display: block;
}
.navDropdownItem1 a:hover{
	color:#ffffff;
	background-color: #057bba;
	padding:3px 5px;
	font-weight:bold;
	text-decoration: none;
	display:block;
}
.navDropdownItem2 a:link, .navDropdownItem2 a:visited, .navDropdownItem2 a:active{
	padding:3px 5px;
	color:#057bb9;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	display: block;
}
.navDropdownItem2 a:hover{
	color:#ffffff;
	background-color: #057bba;
	padding:3px 5px;
	font-weight:bold;
	text-decoration: none;
	display:block;
}
input.searchbtn{
	
		
		
			background:url(search_button_ver815675.png') no-repeat;
		
	
	border:0px;
	width:36px;
	height:35px;
	cursor:pointer;
	vertical-align:middle;
}
input.searchbtn_dis{
	border:0px;
	width:36px;
	height:35px;
	cursor: pointer;
	vertical-align:middle;
	
		
		
			background:url(search_button_dis_ver815675.png') no-repeat;
		
	
}

/* end header styles */

.content {
float:left;
width:740px;
height:auto;

	
	
	min-height:500px;
	

margin-left:4px;
}

.contentWide {
float:left;
width:940px;
display:inline;

	
	
	height:auto !important;
	min-height:500px;
	overflow:visible;


margin-left:7px;
}

.deleteTransLayer {
	position: absolute;
	width: 380px;
	height: 40px;
	font-size: 14pt;
	font-weight: bold;
	background-color: #CCC;
	z-index: 100;
	-moz-opacity: .4;
	opacity: .4;
	filter: alpha(opacity = 40);
	padding: 0;
	display: none;
	color: red;
	border: 1px solid red;
}




#transparentBgTop{
position:relative;

	
	
	background-image:url(transLayerTop_ver815675.png);
	

height:33px;
width:978px;
margin-top:-25px;
}

#transparentBgMiddle{

	
	
	background-image:url(transLayerMiddle_ver815675.png);
	background-repeat:repeat-y;
	

padding-left:10px;
padding-right:10px;
width:978px;
overflow: hidden;
padding-top:50px;
}

#transparentBgBottom{

	
	
	background-image:url(transLayerBottom_ver815675.png);
	

background-repeat:no-repeat;
height:75px;
width:978px;
}

.homeBottomPodTop {
	width: 895px;
	height: 23px;

	
	
	background-image: url(home895px_top_ver814799.png);
	

	background-repeat: no-repeat;
	background-position: top;		
}


.homeBottomPodMid {

	
	
	background-image: url(home895px_mid_ver814799.png);
	

	background-repeat: repeat-y;	
	width: 895px;
	height:auto;
}



.homeBottomPodBot {
	width: 895px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: bottom;

	
	
	background-image: url(home895px_bottom_ver814799.png);
	

}

.lightingtoptable {
	width: 198px;
	height: 36px;
	padding-left:20px;
	padding-right:20px;
	background-image: url(top_table.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFF;
	font-size: large;
	font-weight: bolder;
}


.lightingmid_table {
	background-image: url(mid_table.jpg);
	background-repeat: repeat-y;
	width: 198px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	background-position: top;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: top;
        
}



.lightingbot_table {
	width: 198px;
	height: 10px;
        background-repeat: no-repeat;
	background-position: top;

	
	
	background-image: url(but_table.jpg);
	

}
