#content {
	line-height: 1.2em;
}

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

#content p { margin: 0; margin-bottom: 0.4em; }

#main { 
	font-size: 1.2em;
	margin-bottom: 0; 
	width: 100%; }

#content #main p { margin: 0.5em 0; }

#main h3 { margin-bottom: 0.5em; }	
	
#mainImg { 
	float: left;
	height: 306px; 
	width: 415px; }

#bottomPanel { clear: right; }
#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.125em; 
	line-height: 1em;
	text-align: justify; }
#management_jobs img { float: left; }

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

#faq {
	margin-bottom: 4em; }

#content .more.button { 
	background: url('/images/sprite-no-pyramid.png'); 
    background-repeat:no-repeat;  
    background-position: -172px -270px; 
	float: left;
	line-height: 23px;
	margin-top: 0.5em;
	text-align: center; 
	width: 67px; }

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


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





