@charset "utf-8";
/*****************************Drop Down menu****************************************************************************/
.suckertreemenu{
	width:746px;
	height:64px;
	text-align:left;
		
	}
/*Top level list items*/

.suckertreemenu ul{
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:10000;

	
}
.suckertreemenu ul li{
	display:inline;
	position:relative;
	float:left;

}

/*Top level menu link items style*/
.suckertreemenu ul li a {
	border-left-width: 0;
	text-decoration: none;
	/*color: #f18228;*/
	font-family: Tahoma, Arial, Verdana, san-serif;
	font-size:11px;
	height:64px;
	font-weight:bold;
	line-height:64px;

}

.home_bttn {
	height:64px;
	width:56px;
	text-align:center;
	color:#f18228;
	display:block;
	background-image:url(../images/navi_home.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	}

.home_bttn a{
	height:64px;
	width:56px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_home.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#f18228;
	font-weight:bold;
	}
	
.home_bttn a:hover{
	height:64px;
	width:56px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_home_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	
	}

	
.home_bttn_selected{
/*	height:64px;
	width:56px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_home_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	isplay:block;
	color:#FFFFFF;
	font-weight:bold;*/
	
	height:64px;
	width:56px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_home_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.aboutus{
	height:64px;
	width:74px;
	text-align:center;
	line-height:38px;
	color:#f18228;
	background-image:url(../images/navi_aboutus.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	
	}
.aboutus a{
height:64px;
	width:74px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_aboutus.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#f18228;
	font-weight:bold;
	}
	
	
.aboutus a:hover{
height:64px;
	width:74px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_aboutus_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.aboutus_selected{
height:64px;
	width:74px;;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_aboutus_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.services {
	height:64px;
	width:68px;
	text-align:center;
	line-height:38px;
	color:#f18228;
	background-image:url(../images/navi_service.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	
	}
	
.services a{
	height:64px;
	width:68px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_service.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#f18228;
	font-weight:bold;
	}
	
.services a:hover{
	height:64px;
	width:68px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_service_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.services_selected{
	height:64px;
	width:68px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_service_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.services_selected a.selected{
	height:64px;
	width:68px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_service_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.projects {
	height:64px;
	width:68px;
	text-align:center;
	line-height:38px;
	color:#f18228;
	background-image:url(../images/navi_projects.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	
	}
	
.projects a{
	height:64px;
	width:68px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_projects.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#f18228;
	font-weight:bold;
	}
	
.projects a:hover{
	height:64px;
	width:68px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_projects_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.projects_selected{
	height:64px;
	width:68px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_projects_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.client {
	height:64px;
	width:60px;
	text-align:center;
	line-height:38px;
	color:#f18228;
	background-image:url(../images/navi_clients_.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	
	}
	
.client a{
	height:64px;
	width:60px;;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_clients_.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#f18228;
	font-weight:bold;
	}
	
.client a:hover{
	height:64px;
	width:60px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_clients_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.client_selected{
	height:64px;
	width:60px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_clients_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.partnership {
	height:64px;
	width:91px;
	text-align:center;
	line-height:38px;
	color:#f18228;
	background-image:url(../images/navi_partnerships.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	
	}
	
.partnership a{
	height:64px;
	width:91px;;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_partnerships.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#f18228;
	font-weight:bold;
	}
	
.partnership a:hover{
	height:64px;
	width:91px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_partnerships_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.partnership_selected{
	height:64px;
	width:91px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_partnerships_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}

.safetypolicy {
	height:64px;
	width:94px;
	text-align:center;
	line-height:38px;
	color:#f18228;
	background-image:url(../images/navi_safetypolicy.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	
	}
	
.safetypolicy a{
	height:64px;
	width:94px;;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_safetypolicy.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#f18228;
	font-weight:bold;
	}
	
.safetypolicy a:hover{
	height:64px;
	width:94px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_safetypolicy_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.safetypolicy_selected{
	height:64px;
	width:94px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_safetypolicy_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.news {
	height:64px;
	width:54px;
	text-align:center;
	line-height:38px;
	color:#f18228;
	background-image:url(../images/navi_news.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	
	}
	
.news a{
	height:64px;
	width:54px;;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_news.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#f18228;
	font-weight:bold;
	}
	
.news a:hover{
	height:64px;
	width:54px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_news_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.news_selected{
	height:64px;
	width:54px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_news_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}

	
.gallery {
	height:64px;
	width:95px;
	text-align:center;
	line-height:38px;
	color:#f18228;
	background-image:url(../images/navi_photogallery.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	
	}
	
.gallery a{
	height:64px;
	width:95px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_photogallery.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#f18228;
	font-weight:bold;
	}
	
.gallery a:hover{
	height:64px;
	width:95px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_photogallery_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.gallery_selected{
	height:64px;
	width:95px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_photogallery_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
.gallery_selected  a.selected{
	height:64px;
	width:95px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/navi_photogallery_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}	

	
.contactus {
	height:64px;
	width:86px;
	text-align:center;
	line-height:38px;
	color:#f18228;
	background-image:url(../images/contactus_buttn01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;	
	}
	
.contactus a{
	height:64px;
	width:86px;;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/contactus_buttn01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#f18228;
	font-weight:bold;
	}
	
.contactus a:hover{
	height:64px;
	width:86px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/contactus_buttn02.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.contactus_selected{
	height:64px;
	width:86px;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/contactus_buttn02.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
	
	
.sub_menu_bg_co a {
	background-color:#333333;
	background-image:none;
	height:20px;
	display:block;
	}	
	
.sub_menu_bg_co a:hover {
	background-color:#333333;
	height:20px;
	display:block;
	background-image:none;
	}	
	
	
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	padding-top:0px;
	display: block;
	visibility: hidden;
	z-index:1000;
}

.suckertreemenu ul li ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	padding-top:1px;
	display: block;
	visibility: hidden;
	border-bottom-color:#333333;
	z-index:1000;
}


/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item;
	float: none;
	z-index:1000;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
	left: 186px; /* no need to change, as true value set by script */
	top: 0;
	font-weight:bold;
}

/* Sub level menu links style */

.suckertreemenu ul li ul li a{
	display: block;
	width: 186px; /*width of sub menu levels*/
	height:28px;
	line-height:28px;
	/*background:url(../images/submenu_dottedline.gif) repeat-x;*/
	background-position:left bottom;
    color: #ffffff;
	text-decoration: none;
	background-color:#19181d;
	font-weight:normal;
	border-left: 1px solid  #354554;
	border-right: 1px solid #354554;
	border-bottom: 1px solid #354554;
	padding: 1px 5px;
	z-index:1000;

}

.suckertreemenu ul li ul li a:hover{
	background-color:#d36e20;
	color:#FFFFFF;
	/*font-weight:bold;*/
	}
.suckertreemenu ul li ul{
	/*border-bottom: 1px solid #333333;
	margin-left:12px;*/
		
}

.suckertreemenu ul li ul li ul{
	border-top: 1px solid #333333;
	margin-left:0px;
	padding:0px;
}


/*.suckertreemenu ul li ul li a:hover{
	color:navy;
}*/

.suckertreemenu ul li a:hover{
	color: #ffffff;

}


/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{

	background:  url(../images/down-arrow.jpg) no-repeat left right ;
	}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
	background: #999999 url(../images/right_arrow.gif) no-repeat bottom center;
	height:36px;
	color:#FFFFFF;
	/*font-weight:bold;*/
	line-height:36px;
	width:186px;
	z-index:1000;
}


* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; z-index:1000; }
* html .suckertreemenu ul li a { height: 1%; }


* html .suckertreemenu ul li ul li { float: left; height: 1%; z-index:1000; }
* html .suckertreemenu ul li ul li a { height: 1%; z-index:1000;}