	 html, body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size: 14px;background: #ededef; }
	 .main {margin:0; padding:0;position:relative;}
	 .top_line {margin:10px 0 0 0; padding:0;overflow:hidden;width:100%;height:1px;background-color: #9f9fa0;border-top: 1px solid #d3d3d5;border-bottom: 1px solid #4c4c4c;}
	 .bot_line {margin:0 0 10px 0; padding:0;overflow:hidden;width:100%;height:1px;background-color: #9f9fa0;border-bottom: 1px solid #d3d3d5;border-top: 1px solid #4c4c4c;}
	 #logo {margin:0; padding:0;border-top: 2px solid #fff;border-bottom: 2px solid #fff;background-color:#4c4c4c;overflow:hidden;width:100%;height:60px; text-align:center;}
	 #footer {margin:0; padding:0;border-top: 2px solid #fff;border-bottom: 2px solid #fff;background-color:#4c4c4c;overflow:hidden;width:100%;height:60px; text-align:center; color:#fff;font-size: 11px;}
	 #footer p {margin:25px 0 0 0;}
	 #logo img {margin:10px; width:278px; height:25px; }
	.header {margin:0 0 0 0; padding:0;width:100%;height:268px;background: #c2e9ff  url("images/bg_top.jpg") top center repeat-x;overflow:hidden;border-bottom: 1px solid #4c4c4c;border-top: 1px solid #4c4c4c;}
	.header .link {text-align:center;margin:0 auto 0 auto; padding:0;font-size: 14px;font-weight: bold; width:170px;}
	.header .link a {border: 2px solid #fff;background-color:#4c4c4c; color:#fff;padding:3px; margin:2px; float:left;text-decoration: none;}
	#h_images {border: 2px solid #fff;background-color: #9f9fa0;margin:18px auto 10px auto; padding:0;width:400px;height: 200px;overflow:hidden; }
	.content {width:636px;margin:0 auto; padding:30px 0;}
	.content h1 { font-size: 18px;}
	.content h3 { font-size: 18px; text-align:center;padding:0;margin:30px 0;}
	.top_menu {margin:0 0 0 -318px;width:636px; height:33px;overflow:hidden;position:absolute; top:50px; left:50%;background: url("images/bg_top_menu.gif") top center no-repeat;font-size: 16px; color:#fff;font-weight: bold; text-align:center;}
	.bot_menu {margin:0 0 0 -318px;padding:0; width:636px; height:33px;overflow:hidden;position:absolute; bottom:50px; left:50%;background: url("images/bg_bot_menu.gif") top center no-repeat;font-size: 16px; color:#fff;font-weight: bold; text-align:center;}
	.bot_menu a, .top_menu a {color:#fff;text-decoration: none; padding: 0 15px 0 15px; line-height: 33px; }
	.bot_menu a:hover, .top_menu a:hover {text-decoration:underline;}
	#photo_gallery .content img {width:113px; height:73px; margin:15px; float:left; padding:3px; background-color: #fff;  border: 2px solid #d3d3d5;}
	#photo_gallery .header {margin:0 0 0 0; padding:0;width:100%;height:86px;background: url("images/bg_top_01.jpg") top center repeat-x;overflow:hidden; border:0;}
	.both { clear:both; }