html, body { background: #E8E8E8 url(/images/layout/bg-body.png) repeat-x; color: #333333; }

a:link, a:active, a:focus, a:visited { color: #2f4c1c; }
a:hover { color: #586f49; text-decoration: none; }

p { line-height: 150%; padding: 5px 0px; }

#Center { margin: 0 auto; text-align: left; position: relative; width: 940px; }
	#PageWrap { background: #FFF; border: 1px solid #8C8C8C; border-top: 0px; }
		#Header { background: url(/images/layout/bg-head.jpg) no-repeat 0px 30px; height: 375px; position: relative; }
			#Logo { position: absolute; top: 10px; left: 640px; }
		#SubHeader { background: url(/images/layout/bg-black.png) repeat-x; height: 229px; position: relative; }
			#ContactWrap { position: absolute; top: -220px; left: 550px; width: 350px; background: url(/images/layout/bg-contact.png) repeat-x #E2E2E2; border: 1px solid #BAB6B7; }
				#ContactSpace { padding: 10px 20px; }
				
			
		#Content { padding: 45px; line-height: 150%; }
		
#Footer { border-top: 12px solid #282828; color: #A7A7A7; font-size: 11px; margin-bottom: 20px; }
	#Footer a { color: #A7A7A7; }
		#FooterMenu { text-align: right; margin-top: 5px; }
		#FooterMenu li { display: inline; margin: 0 10px; }
		

h3.BoxTitle { font-weight: bold; font-size: 14px; margin-bottom: 10px; }

.ContentBoxSpace { margin-bottom: 20px; padding-bottom: 20px; }
.ContentBoxSeperator { border-bottom: 1px solid #AEAEAE; }

h2 { font-weight: bold; font-size: 15px; margin-bottom: 20px; }

/* approach v2 */
#ApprMap { width: 500px; height: 280px; }
#ApprRouteScroll { width: 500px; height: 280px; }
	#ApprRoute { width: 470px; height: 280px; }
	
.ApproachBox { margin-bottom: 20px; }

.TXTArea { width: 310px; height: 150px; }
