/* Global stylesheet */

/* Common styles */

	html, body { font-family:Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; height:1000px;
				background:#fff; color: #000;}
		
	body { font-size:12pt; } /* for IE and Firefox */
	html { font-size:100%; } /* for IE */

	#container { height:100%; width:1024px; }
	
	#left { width:573px; display:inline; float:left; margin:0 0 0 50px; }
	#right { width:364px; display:inline; float:left; margin:0 0 0 37px; }
	
	#right .sign1 { display:none; }
	
	#right .sign2 { display:none; }
	#right .sign2 .text_container { display:block; margin:25px 0 0 25px; width:290px; }
	a.arrow2:visited, a.arrow2:link,  a.arrow2:active { display:block; color:#000; text-decoration:none; padding:0 0 0 22px; background:url(../images/arrow2.gif) top left no-repeat; margin:20px 0 20px 0; font-weight:bold; font-size:1.2em; }
	a.arrow2:hover { text-decoration:underline; }
	
	#left .logo { display:block; margin:36px 0 30px 22px; }
	#left .content { margin:0 0 0 10px; float:left; display:inline; width:350px; height:100%; }
	
	.green { color:#000; }
	.heading, .nav { font-size:1.2em; font-weight:bold; }
	.bold { font-weight:bold; }
	.white { color:#fff; }
	.black { color:#000; }
	.small_black { font-size:0.8em; color:#000; }

	/* nav styles */
	
	#left .nav { float:left; display:none; width:176px; height:100%; }
	
	/* eof nav styles */
	
	#left .content img { display:block; margin:25px 0 25px 0; }

	a.arrow:visited, a.arrow:link,  a.arrow:active { display:block; color:#08693a; text-decoration:none; padding:0 0 0 22px; background:url(../images/arrow.gif) top left no-repeat; margin:0 0 20px 0; }
	a.arrow:hover { text-decoration:underline; }
	
	#left .content .links_holder { display:block; margin:30px 0 0 0; }
	
	#left .content .thumb_holder { display:inline; float:left; width:90px; }
	#left .content .thumb_holder img { margin:0 0 10px 0; }
	
	a.green_link:visited, a.green_link:link, a.green_link:active { display:block; color:#000; text-decoration:none; font-weight:bold; }
	a.green_link:hover { text-decoration:underline; }	

/* Page specific styles */

