body	{margin: 0;
		padding: 0;
		font-family: Verdana, Arial, Helvetica;
		font-size: 90%;
		text-align: center;
		background: #D3E4C9;
		color: #000000;
		}
		
img		{border: 0;}
		
#container	{width: 990px;
			margin: 0 auto;
			text-align: left;
			border: 1px solid #01125C;
			background: #ffffff;
			color: #000000;}
			
#header		{background: #16A0E9;
			color: #000000;
			height: 157px;}
			
a:link		{background: transparent;
				color: #0000ff;
				text-decoration: underline;
				font-weight: normal;}
				
a:visited	{background: transparent;
				color: #01125C;
				text-decoration: underline;
				font-weight: normal;}
				
a:hover, a:active	{background: transparent;
				color: #97DC33;
				text-decoration: none;
				font-weight: normal;}
				
span.home		{font-weight: normal;
				background: transparent;
				color: #01125C;}
			
#left		{background: url(pics/sidebgd.jpg);
			top: 0;
			left: 0;
			width: 195px;
			background-repeat: no-repeat;
			float: left;
			margin-right; 20px;}
			
#left h2		{margin: 0; }

#left ul.menu		{list-style-type: none;
			display: block;
			padding: 0 ;
			margin: 0 0 20px 0 ;
			font-size: 90%;}
			
#left ul.menu li	{padding: 5px 0 5px 15px;
			margin: 0 10px;
			border: 0;}
			
#left ul.menu a:link, #left ul.menu a:visited	{background: transparent;
				color: #ffffff;
				text-decoration: none;
				font-weight: bold;}
				
#left ul.menu a:hover, #left ul.menu a:active	{background: transparent;
				color: #97DC33;
				text-decoration: none;
				font-weight: bold;}
	
/* To hide raquo except on hover */ 			
#left ul.menu a span {display: none;}

#left ul.menu a:hover span 	{display: inline;
						z-index: 100;
						color: #97DC33;
						background: transparent;
						}
						
#left li.menuhome	{background: transparent;
					color: #97DC33;
					font-weight: bold;}
					
#contact 		{text-align: left;
				padding: 10px;
				margin: 0;
				}
				
#contact h3		{text-align: center;
				font-size: 85%;
				padding: 0;
				margin: 0;}
				
#contact p		{text-align: center;
				font-size: 80%;}
				
#contact ul		{list-style-type: none;
				text-align: center;
				margin: 0;
				padding: 0;}
				
#contact li		{margin-left: 0px;
				font-size: 80%;}
				
#brochure		{margin: 10px 10px 0 10px;
				padding: 10px 10px 0 10px;
				font-size: 90%;
				text-align: center;
				}
				
#kepakurl		{margin: 0;
				padding: 0px 10px 10px 10px;;
				text-align: center;
				border: 0;}
				
#kepakurl p		{font-size: 90%;}

#kepakurl img	{border: 0;}

#awards			{margin: 0;
				padding: 0px 10px 10px 10px;;
				text-align: center;
				border: 0;}
					
#content		{margin: 0;
				padding: 10px 20px;
				}
				
#content h1		{margin: 10px;
				padding-left: 190px;}

#content p		{padding-left: 200px;}

#content span.emphasis	{background: transparent;
				color: #01125C;
				font-weight: bold;}

#content p.lead		{background: #ffffff;
			color: #82A330;
			font-size: 110%;
			font-weight: bold;
			padding-left: 210px;
			}
			
#content p.lead	span	{font-size: 80%;
						float: right;
						font-weight: normal;}
						
#content h2		{margin: 0;
				padding-left: 200px;
				font-size: 100%;
				background: transparent;
				color: #01125C;}
				
#content p.caption-left	{font-size: 80%;
					background: transparent;
					color: #01125C;
					text-align: right;
					float: right;}
					


div.img			{text-align: center;
			margin: 10px auto;
			clear: right;
			}	
			
table.img		{border: 0;
				padding: 3px;
				margin: 0 auto;}		
				
table.img td	{text-align: center;
				vertical-align: top;}	

#content p.caption	{font-size: 80%;
					background: transparent;
					color: #01125C;
					text-align: center;
					padding-left: 0;
					margin-top: 5px;
					}
				

img.right		{float: right;
				margin: 20px;
				clear: right;
				border: 0;}
				
div.right		{float: right;
				margin: 20px;
				clear: right;
				border: 0;
				width: 340px;}
			
#footer		{font-size: 80%;
			text-align: center;
			}
			
#footer hr		{width: 80%;
				color: #82A330;
				height: 1px;
				border: 1px solid #82A330;}
				
#footer p		{margin: 10px;
				padding: 10px;}
			
