/* CSS Document */

/* Bar Placement */
#barleft
{
width:963px;
min-height:204px;
_height:204px;
float:left;
padding-left:37px;
list-style-type:none;
}
#barleft1
{
min-height:204px;
_height:204px;
width:204px;
float:left;
}
#barleft1a
{
height:122px;
float:left;
width:204px;
background-image:url(../images/solutions.jpg);
background-position:10px;
background-repeat:no-repeat;
}
#barleft1b a
{
background-image:url(../images/quotation.gif);
background-repeat:no-repeat;
height:82px;
float:left;
width:204px;
display:block;
}
#barleft1b a:hover
{
background-image:url(../images/quotationover.gif);
background-repeat:no-repeat;

}
#barleft2
{

width:759px;
min-height:50px;
_height:50px;
float:left;

}
#barleft2a
{
width:759px;
height:15px;
float:left;
}
#barleft2b
{
float:left;
width:729px;
height:29px;
background-image:url(../images/bar.jpg);
background-repeat:repeat-x;

}
/*DROPDOWN MENUS - HORIZONTAL*/

#barleftlist
	{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial; 
	
	}

#barleftlist a
	{
	text-align: center;
	display:block;
	height:22px;
	width:80px;
	padding-top:7px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	}

#barleftlist a, #barleftlist a:visited	/* menu at rest */
	{
	
	}
#barleftlist ul ul li a
{
height:auto;
display:block;
_height:5px;
min-height:5px;
padding-top:3px;
padding-bottom:3px;
width:120px;

}
#barleftlist ul ul a 
{
text-align:left;
padding-left:5px;

}
#mid
{
background-color:#E7984A;
font-size:11px;
}
#end
{
background-repeat:no-repeat;
background-color:none;
background-image:url(../images/end.gif);
font-size:11px;
}
#barleftlist ul ul a:hover
{
color: #666666;
}
/*menu header settings */
#barleftlist ul ul a.barleftlistead
{
background-color:#6666cc;
text-align:right;
color:#FFFFFF;
}
#barleftlist ul ul a:hover.barleftlistead
{
text-align:right;
color: #FFCC33;
}
/*menu header settings finished */


#barleftlist ul ul span a 
{
background-repeat:repeat-y;
text-align:left;
}
#barleftlist a:hover	/* menu at mouse-over  */
	{ 
	color:#E7984A;
	}

#barleftlist ul
	{
	list-style:none;
	padding:0;
	float:left;
	height:29px;
	width:80px;	/* width of all menu boxes */

	}

#barleftlist li
	{
		margin:0;
	position:relative;
	}

#barleftlist ul ul
	{
	position:absolute;
	top:29px;
	display:none;
	}
#barleftlist ul ul ul
	{
	top:0;
	left:100%;
	}
div#barleftlist li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#barleftlist li:hover ul ul,
div#barleftlist li li:hover ul ul,
div#barleftlist li li li:hover ul ul,
div#barleftlist li li li li:hover ul ul
{display:none;}

div#barleftlist li:hover ul,
div#barleftlist li li:hover ul,
div#barleftlist li li li:hover ul,
div#barleftlist li li li li:hover ul
{display:block;}

/*end of dropdown menus - horizontal*/

#barleft3
{
width:729px;
_height:160px;
min-height:160px;
float:left;
padding:0;
margin:0;
}


#barleft4
{
border-top:1px solid white;
width:933px;
height:17px;
float:left;
line-height:17px;
background-color:#E7984A;
list-style-type:none;
}