/* CSS Document */

body{ overflow-x:hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A2A2A;
	line-height: 18px;
	background-color: #5D162F;
	margin:0px;
}
a:link, a:visited, a:hover {color: #417C90;text-decoration: none;}
a:hover {text-decoration: underline;}


#h_center{
width:1000px;background-color: #FFFFFF;border: 1px solid #000000; margin:1% 0px 1% 0px;
}

#mastheadc{
	width: 100%;
	background-image: url(../flash/images/logoc.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}
#masthead{
	width: 100%;
	background-image: url(../flash/images/logo.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}
#logohead{
	width: 433px;
	float: left;
}
#logohead h1{width: 250px; height: 14px; padding-top: 48px; padding-left: 103px; font-weight: normal; color: #666;	font-size: 12px; line-height: 12px; letter-spacing:1px; word-spacing: 2px;}
#lanhead{
	float: right;
	height: 30px;
	width: 55%;
}
#menuhead{
	background-image: url(../images/top_menu/bg.jpg);
	height: 27px;
	width: 56%;
	float: right;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	clear: right;
}
#narbar{
	padding-top: 200px;
	padding-left: 600px;
}
#siteInfo_b{
	font-size: 70%;
	color: #515151;
	background-color: #F1F1F1;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	padding-top: 3px;
	
}

#siteInfo_b a{
	color: #515151;
}
#siteInfo{
	clear: both;
	font-size: 68%;
	color: #5A5A5A;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 17px;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
}

#siteInfo a{
	color: #000000;	
}
#siteInfo_ri{
	float: right;
	text-align: right;
	background-color: #FFFFFF;
	clear: right;
	width: 40%;
}
#siteInfo_ri a{
color:#5A5A5A;
}
#siteInfo_li{
	float: left;
	width: 60%;
	background-color: #FFFFFF;
	color:#000;
}

#map_icon{
	position:absolute;
	width:45px;
	height:22px;
	margin-top:-0.5em;
}

#range{
	position: absolute;
	left:50%;
	top:15%;
	top:13%\9;
	
	margin:-78px 0px 26% -501px;
	
	padding:0px;
}

#line{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 10px;
}
.ffdebug{width:100%;height:1px;clear: both;}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#mastflash{
	width: 100%;
	clear: both;
	height: 459px;
	
}

a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { outline: none; } /* for Firefox */
