body {  behavior:url("/js/csshover.htc"); }


ul#top-nav {
	position: relative;
	width: 780px;
	height: 24px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px;
	border: 0px solid black;
	background-color: #8593B8;
}

ul#top-nav li.parent-level {
/*width: 110px;*/
white-space: no-wrap;
    list-style-type: none;
    text-align: center;
    float: left;
    background-color: #8593B8;
    text-transform: uppercase;
    font-family: sans-serif, arial;
    font-size: 12px;
    font-weight: bold;
    color: white;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 4px 0px;
    border-right: 1px solid white;
}

ul#top-nav li:hover {
	background-color: #5E5A5A;
}

ul#top-nav li.parent-level ul.child-level {
	display: none;
	list-style-type: none;
	
	padding: 0px ;
	margin: 5px 0px 0px 0px;
	text-align: left;
	position: absolute;
}

ul#top-nav li.parent-level a {
    font-family: sans-serif, arial;
    font-size: 12px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    display: block;


}

ul#top-nav li:hover ul.child-level, ul#top-nav li.parent-level a:hover ul.child-level  {
	display:block;
}


ul#top-nav li ul.child-level li {
	border-bottom: 1px solid white; 
	border-right: none; 
	white-space: no-wrap;
	width: 100%;
	padding: 4px 4px 4px 4px;
	z-index: 1;
	opacity: 0.9; 
	filter: alpha(opacity=90);
	background-color: #5E5A5A;
}

ul#top-nav li.parent-level ul.child-level li:hover {
background-color: #8593B8;
}

.extra-pad {
	padding: 0px 0px 0px 5px;
	border: 0px solid black;
}


/* BEGIN INDEX SUBNAV1 LINK MENU */

div#index-sub-nav1 {
	position: relative;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	height: 20px;
	border: 0px  solid black;
}

div#index-sub-nav1 ul.index-sub-link-nav1 {
	width: 782px;
	position: relative;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px;
		
}

div#index-sub-nav1 ul.index-sub-link-nav1 li {
	list-style-type: none;
	text-align: center;
	float: left;
	background-color: #8593B8;
	text-transform: uppercase;
	font-family: sans-serif, arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	border-right: 1px solid white;


	
}

div#index-sub-nav1 ul.index-sub-link-nav1 li:Hover {
	background-color: #5E5A5A;
}
div#index-sub-nav1 ul.index-sub-link-nav1 li a {
	font-family: sans-serif, arial;
    font-size: 12px;
    font-weight: bold;
    color: white;	
	text-decoration: none;
	display: block;


}

div#index-sub-nav1 ul.index-sub-link-nav1 li.without-back1 {
	width: 175px;
	height: 98px;			
	background-color: #FFF;
}

div#index-sub-nav1 ul.index-sub-link-nav1 li.without-back1 ul {
margin: 0px;
padding: 0px;
border: 0px solid black;
}

div#index-sub-nav1 ul.index-sub-link-nav1 li.without-back1 ul li{
margin: 0px 0px 0px 0px ;
padding: 0px 0px 0px 0px;
height: 48px;
width: 175px;
border: 0px solid yellow;
clear: both;
position: relative;

}

div#index-sub-nav1 ul.index-sub-link-nav1 li.without-back1 ul li a {
	padding: 12px 0px 0px 0px;
}

div#index-sub-nav1 ul.index-sub-link-nav1 li.without-back1 ul li a.consult {
	font-size: 12px;
	display: block;
	height: 35px;
}


div#index-sub-nav1 ul.index-sub-link-nav1 li.without-back1 ul li:first-child {
	border-bottom: 1px solid white;
}

div#index-sub-nav1 ul.index-sub-link-nav1 li.without-back1 ul li a.consult:hover {
	text-decoration: underline;
}

/*div#index-sub-nav1 ul.index-sub-link-nav1 li.without-back1 *:Hover {
background-color: #5E5A5A;
}*/

div#index-sub-nav1 ul.index-sub-link-nav1 li.with-back1 {
	display: inline-block;
	width: 214px;
	height: 100px;
}

div#index-sub-nav1 ul.index-sub-link-nav1 li.with-back1:hover a {
	background-color: #5E5A5A;
	opacity: 0.5; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);
}

div#index-sub-nav1 ul.index-sub-link-nav1 li.with-back1 a {
	padding: 80px 0px 0px 0px;
}
div#index-sub-nav1 ul.index-sub-link-nav1 li.design-planning {
	background:
		url('/images/mockup/design-space-planning.jpg') 
		top left no-repeat;
	height: 97px;
	background-color:#4C5E90;
}

div#index-sub-nav1 ul.index-sub-link-nav1 li.construction-renovation {
	background:
		url('/images/mockup/construction-reno.jpg') 
		top left no-repeat;
height: 97px;
}

div#index-sub-nav1 ul.index-sub-link-nav1 li ul li.left-back{
	background:
		url('/images/buttons/consult-background.gif') 
		top left no-repeat;
        width: 175px;
height: 50px;
}

div#index-sub-nav1 ul.index-sub-link-nav1 li ul li.left-back:hover {
	background:
		url('/images/buttons/consult-background-hover.gif') 
		top left no-repeat;
        width: 175px;
	height: 50px;
}

div#index-sub-nav1 ul.index-sub-link-nav1 li ul li.right-back {
	background:
		url('/images/buttons/consult-background.gif') 
		top left no-repeat;
        width: 175px;
	height: 50px;
}

div#index-sub-nav1 ul.index-sub-link-nav1 li ul li.right-back:hover { 
	background:
		url('/images/buttons/consult-background-hover.gif') 
		top left no-repeat;
        width: 175px;
	height: 50px;
}


div.nav_main div.prods-services {
	padding: 0px 24px;
    width: 330px;
    border: 1px solid red;
}
div.nav_main div {
	float: left;
	border: 0px solid black;
}
div.nav_main div a.consult {
	font-size: 9px;
	display: block;
	color: white;
	text-decoration: none;
}


div#searchbox {
	width: 778px;
	height: 25px;
	padding: 2px 0px ;
	border-right: 1px solid #5E5A5A;
	/*background-color: #8593B8;*/
	background-color: #5E5A5A;
	
3

div#searchbox div{
	float: right;
	width: 372px;
	border: 0px solid #FFF;
}

div#searchbox span {
	float: left;

	padding: 4px 5px 4px 26px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

div#searchbox input.search_button{
padding: 2px 0px 0px 0px;

}

div#searchbox  .input {
    color:#666666;
    font-family:Verdana, sans-serif;
    font-size:11px;
    width:296px;
    height:18px;
    float:left;
    margin-right:3px;
margin-top: 2px;
padding: 0px 0px;
}

a.consult {
  text-decoration: none;
  display: none;
}










