/*
Site: 	es.com					File:sec-spicific.css
Author: 	Jim McIntosh  			Date:9/29/04

Notes: 	About E&S Section
*/

/*::. Solutions Spicific .::*/
#content{
	min-height: 400px;
}
#header-image{
	height: 50px;
	width: 773px;
	background-repeat: no-repeat;
	margin: 0;
	clear: both;
}
.sidebarbox{
	text-align: left;
	margin: 15px 0 0 15px;
	padding: 0;
	background-color: #E4E4E4;
	border: 1px solid #000;
	line-height: 125%;
	font-size: 85%;
	width: 198px;
}
.sidebarchart{
	text-align: center;
	border: none;
	background-color: transparent;
	width: 198px;
	margin: 15px 0 0 15px;
}
.sidebarpicture{
	background-color: #fff;
	margin: 15px 0 25px 15px;
	border: 1px solid #000;
	font-size: 85%;
	text-align: left;
}
.sidebarbox h4, .sidebarpicture h4{
	color: #fff;
	background-color: #555;
	margin: 0;
	padding: 1px 5px 1px 8px;
}
.sidebarbox p{
	margin: 0;
	padding: 5px 0 5px 10px;
}
/*::. Page alignment and structure .::*/


#lcol{
	background-color: #eee;
	border-left: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
}
#mcol{
	background-color: transparent;
	line-height: 150%;
	font-size: 80%;
	border-right: 1px solid #ddd;
}
#col2-content-table #mcol{
	background-image: url(/images/rcol-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0 1em 0 0;
	border-right: 1px solid #555;
	width: 632px;
}
#rcol {	
   text-align: center;
	background-image: url(/images/rcol-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	font-size: 80%;
}
#rcol li{
	list-style-image: url(/images/bullet-bubble.gif);
	line-height: 150%;
	padding: 0;
}
#rcol ul{
	margin: 1em .5em 1em 1.5em;
	padding: 0 0 0 15px;
}
/*::. Special case for flash banner - changing .::*/
#sales{
	text-align: left;
	margin: 15px 0 0 15px;
	padding: 0 0 0 0;
	font-size: 85%;
	background-color: #fff;
	line-height: 125%;
}
/*::. Subnav Highlight .::*/
#aboutpage #subnav li a.home:link, #aboutpage #subnav li a.home:visited, #aboutpage #subnav li a.home:hover,

#directionspage #subnav li a.directions:link, #directionspage #subnav li a.directions:visited, #directionspage #subnav li a.directions:hover,

#investorpage #subnav li a.ir:link, #investorpage #subnav li a.ir:visited, #investorpage #subnav li a.ir:hover,

#proxypage #subnav li a.proxy:link, #proxypage #subnav li a.proxy:visited, #proxypage #subnav li a.proxy:hover,

#careerspage #subnav li a.careers:link, #careerspage #subnav li a.careers:visited, #careerspage #subnav li a.careers:hover,

#logopage #subnav li a.logo:link, #logopage #subnav li a.logo:visited, #logopage #subnav li a.logo:hover,

#patentspage #subnav li a.patents:link, #patentspage #subnav li a.patents:visited, #patentspage #subnav li a.patents:hover,

#historypage #subnav li a.history:link, #historypage #subnav li a.history:visited, #historypage #subnav li a.history:hover

	{
	border-left: 3px solid #DB2726;
	color: #000;
	background-color: #fff;
}
