@import url(all.css);

	
#mid-container {
	margin:0 auto;
	margin-left:20px;
	margin-top: 25px;
	padding-bottom: 120px;
	}
	
#news {
	width: 270px;
	float: right;
	text-align:left;
	padding-top: 2px;
	}
	
	#news h2 {
		font: bold 110% arial,helvetica;
		margin: 0;
		padding: 0;
		}
	
	#news p {
		font: 85% arial,helvetica;
		}
	
	#news p.news-link {
		text-align: right;
		}
		
	#news p.news-link a {
		text-decoration: underline;
		color: #00346A;
		padding-left: 18px;
		padding-bottom: 3px;
		background: url(../images/elements/circle-arrow.gif) no-repeat 0 50%;
		}
		#news p.news-link a:hover {
			background: url(../images/elements/circle-arrow_hover.gif) no-repeat 0 50%;
			color: black;
			}

#content {
	text-align:left;
	}

#pick-industry {
	background: url(../images/home/photo-people.jpg) no-repeat top left;
	width:767px;
	height:13.2em;
	}

#industry-container {
	background: url(../images/home/monitor-topslice.jpg) no-repeat 90.5% 100%;
	height: inherit;
	}
	
	#industry-container h2 {
		margin-left: 303px;
		padding-top: 5px;
		margin-bottom: 14px;
		margin-top: 0;
		padding-top:0;
		font: normal 160% "Trebuchet MS",arial,sans-serif;
		color: #003770;
		letter-spacing:-0.02em;
		}
		
	#industry-container h2 span {
		color: #BBB540;
		}
		
	#industry-container ul {
		padding: 0;
		margin: 0;
		margin-left: 305px;
		}
	
	#industry-container ul li {
		list-style-type: none;
		}
		
	#industry-container ul li a {
		text-decoration: none;
		font: bold 120% "Trebuchet MS";
		color: #003D7D;
		line-height:1.4em;
		padding-left: 20px;
		padding-bottom: 3px;
		background: url(../images/elements/circle-arrow.gif) no-repeat 0 40%;
		}
		
		#industry-container ul li a:hover {
			color: black;
			text-decoration: underline;
			background: url(../images/elements/circle-arrow_hover.gif) no-repeat 0 40%;
			}

#content-bottom {
	background: #E4E1B5 url(../images/home/bg-shade-left.gif) repeat-y left top;
	width: 767px;
	padding-bottom:10px;
	margin-top: -0.9em;
	
	}
	
	#content-bottom #intro {
		width: 245px;
		padding-bottom: 5px;
		}
		
		#content-bottom #intro p {
			font: normal 90% arial;
			padding: 20px;
			padding-right: 10px;
			line-height: 1.4em;
			}
		
			#content-bottom p sup {
				font-weight: normal;
				font-size: 11px;
				vertical-align: top;
				}
#featured {
	width: 475px;
	float: right;
	padding-right: 15px;
	background: url(../images/home/monitor-bottomslice.jpg) no-repeat top right;
	}
	
	#content-bottom .feature-A {
		float: left;
		margin-right: 10px;
		margin-left: 20px;
		margin-top: 20px;
		}
		
	#content-bottom .feature-B {
		float: right;
		margin-right: 0px;
		margin-top: 20px;
		}


	#bot-right-corner {
		background: url(../images/home/boxcorner-bot-right.gif) no-repeat bottom right;
		}
	#bot-left-corner {
		background: url(../images/home/boxcorner-bot-left.gif) no-repeat bottom left;
		}

#NewRep{width:280px;height:150px;color:white;z-index:50;top:50px;
	position:absolute;text-align:left;
	left:75%;top:50px;}	
#NewRep a:link, #NewRep a:visited{color:white;text-decoration:underline;font-size:10px;}
