#content a { 
	color: #87af3f;
	text-decoration: none; }

#content p { margin: 0; }

img#main, #mainImg { 
	float: left;
	height: 306px; 
	width: 415px; }

#bottomPanel { clear: both; }
#bottomPanel h3 { color: #637A44; }
#bottomPanel .altColor { color: #85BB32; }

#management_jobs { 
	border-left: 1px ridge DarkGrey;
	float: right; 
	width: 220px;  }
#management_jobs h3 { 
	font-size: 1.8em;
	letter-spacing: 0.3em; 
	line-height: 1em;
	text-align: justify; }
#management_jobs img { float: left; }

#hightech { 
	float: left; 
	padding: 0 20px 0 0;
	width: 378px; }

#hightech .more.button { 
	background: url('../images/hightech-index-more.png') no-repeat center;
	float: left;
	line-height: 23px;
	text-align: center; 
	width: 67px; }

#content h2, #content h3 { margin: 0; }
#content h2 { margin-top: 2em; }
#content h3 { margin-bottom: 0.2em; }
#management_jobs h3 { margin-bottom: 0; }


#content { /* position: relative; float: right; */
	-moz-box-shadow: 0px 0px 6px #aaa; /* Firefox */
	-webkit-box-shadow: 0px 0px 6px #aaa; /* Safari, Chrome */
	box-shadow: outset 0px 0px 6px #aaa; /* CSS3 */ }




