/* logo*/
div.map {
	float:left;
	width:910px;
	height:439px;
	background-image:url('../gfx/map.jpg');
	background-repeat:no-repeat;
}


table.section_01 {
	float:left;
	width:220px;
	background:#35A2D7;
	font-size:1px;
	color:#ffffff;
}
	table.section_01 tr.top {
		height:10px;
	}
		table.section_01 tr.top td.margin_01 {
			width:10px;
			background-image:url('../gfx/blue/top_01.gif');
			background-repeat:no-repeat;
		}
		table.section_01 tr.top td.gfx {
			background-image:url('../gfx/blue/top_02.gif');
			background-repeat:repeat-x;
		}
		table.section_01 tr.top td.margin_02 {
			width:10px;
			background-image:url('../gfx/blue/top_03.gif');
			background-repeat:no-repeat;
		}
	table.section_01 tr.middle {
		height:20px;
	}
		table.section_01 tr.middle td.margin_01 {
			width:10px;
			background-image:url('../gfx/blue/margin_01.gif');
			background-repeat:repeat-y;
		}
		table.section_01 tr.middle td.content {
			font-size:14px;
			font-weight:bold;
			vertical-align:middle;
			text-align:center;
		}
			table.section_01 tr.middle td.content ul {
				list-style-type:none;
				padding-left:0px;
				margin:0px 0px 0px 0px;
				margin:0px 0px 0px 0px;
			}
			table.section_01 tr.middle td.content a {
				text-decoration:none;
				color:#ffffff;
			}
			table.section_01 tr.middle td.content a:hover {
				text-decoration:none;
				color:#ffff00;
			}
		table.section_01 tr.middle td.margin_02 {
			width:10px;
			background-image:url('../gfx/blue/margin_02.gif');
			background-repeat:repeat-y;
		}
	table.section_01 tr.bottom {
		height:10px;
	}
		table.section_01 tr.bottom td.margin_01 {
			width:10px;
			background-image:url('../gfx/blue/bottom_01.gif');
			background-repeat:no-repeat;
		}
		table.section_01 tr.bottom td.gfx {
			background-image:url('../gfx/blue/bottom_02.gif');
			background-repeat:repeat-x;
		}
		table.section_01 tr.bottom td.margin_02 {
			width:10px;
			background-image:url('../gfx/blue/bottom_03.gif');
			background-repeat:no-repeat;
		}




table.section_02 {
	float:left;
	width:220px;
	background:#EC6900;
	font-size:1px;
	color:#ffffff;
}
	table.section_02 tr.top {
		height:10px;
	}
		table.section_02 tr.top td.margin_01 {
			width:10px;
			background-image:url('../gfx/orange/top_01.gif');
			background-repeat:no-repeat;
		}
		table.section_02 tr.top td.gfx {
			background-image:url('../gfx/orange/top_02.gif');
			background-repeat:repeat-x;
		}
		table.section_02 tr.top td.margin_02 {
			width:10px;
			background-image:url('../gfx/orange/top_03.gif');
			background-repeat:no-repeat;
		}
	table.section_02 tr.middle {
		height:20px;
	}
		table.section_02 tr.middle td.margin_01 {
			width:10px;
			background-image:url('../gfx/orange/margin_01.gif');
			background-repeat:repeat-y;
		}
		table.section_02 tr.middle td.content {
			font-size:14px;
			font-weight:bold;
			vertical-align:middle;
			text-align:center;
		}
			table.section_02 tr.middle td.content ul {
				list-style-type:none;
				padding-left:0px;
				margin:0px 0px 0px 0px;
				margin:0px 0px 0px 0px;
			}
			table.section_02 tr.middle td.content a {
				text-decoration:none;
				color:#ffffff;
			}
			table.section_02 tr.middle td.content a:hover {
				text-decoration:none;
				color:#ffff00;
			}

		table.section_02 tr.middle td.margin_02 {
			width:10px;
			background-image:url('../gfx/orange/margin_02.gif');
			background-repeat:repeat-y;
		}
	table.section_02 tr.bottom {
		height:10px;
	}
		table.section_02 tr.bottom td.margin_01 {
			width:10px;
			background-image:url('../gfx/orange/bottom_01.gif');
			background-repeat:no-repeat;
		}
		table.section_02 tr.bottom td.gfx {
			background-image:url('../gfx/orange/bottom_02.gif');
			background-repeat:repeat-x;
		}
		table.section_02 tr.bottom td.margin_02 {
			width:10px;
			background-image:url('../gfx/orange/bottom_03.gif');
			background-repeat:no-repeat;
		}