BODY {font-family: verdana, tahoma, arial; font-size: 9pt; background-color: #FFFFFF;}

IMG.png_stl { filter: Alpha(opacity=0); }
DIV.photo { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/top_photo.png); margin: 0px 0px 0px 30px; width: 143px; height: 115px;}

#head {
	background-image: url(/img/top_table_bg.gif); 
	background-repeat: repeat-x; 
	height: 117px;
}
	#inner_head {
		background-image: url(/img/top.gif); 
		background-repeat: no-repeat; 
		background-position: top right;
		height: 117px;
	}
		#inner_head H1 {
			cursor: hand; 
			margin:0px 0px 0px 200px;
			font-size: 11pt; 
			font-weight:400;
		}
		
		#address {
			margin:10px 0px 0px 200px;
			font-size: 30pt;
			color: #FFF;
			font-weight: bold;
		}

#navigation {
	background-image: url(/img/navig_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	padding: 7px 10px 0px 10px;
}
	#navigation A:link, #navigation A:visited {
		color: #FFF; 
		text-decoration: underline;
		font-weight: bold;
		font-size: 8pt;
	}
	#navigation A:hover, #navigation A:active {
		color: #FFF; 
		text-decoration: none;
		font-weight: bold;
		font-size: 8pt;
	}
