body {
	background-image: url(images/site_bg.gif);
	background-color: #00081E;
	margin:0px;
	padding:0px;
	color: #555555;
	letter-spacing: 1.4px;
	background-repeat: repeat-x;
	background-position: top;
	font: 12px/1.6em Verdana, Arial, ·s²Ó©úÅé;
	background-attachment: fixed;
}
#HeaderTop {
	position:relative;
	margin:0px auto;
	width: 860px;
	height: 100px;
	background-image: url(images/header_bg.gif);
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
}
.Header_top_content {
	display:block;
	font-size: 13px;
	color: #FFFFFF;
	position: absolute;
	left: 423px;
	top: 25px;
	width: 350px;
}

.HeaderLogo {
	display:block;
	height: 72px;
	width: 288px;
	position: absolute;
	left: 20px;
	top: 15px;
}
#HeaderBanner {
	display:block;
	position:relative;
	margin:0px auto;
	width: 860px;
	height: 268px;
	background-color: #FFFFFF;
	text-align: center;
}
#GlobleNAV {
	font-size: 13px;
	letter-spacing: 4px;
	text-align: center;
}
#GlobleNAV td a {
    display: block;
	color: #FFFFFF;
	background-image: url(images/globel_nav_bg_a.gif);
	text-decoration: none;
	height: 42px;
	line-height: 42px;
}
#GlobleNAV td a:hover {
	background-image: url(images/globel_nav_bg_b.gif);
	color: #00081E;
}
.Content_Gap {
	position:relative;
	margin:0px auto;
	width: 860px;
	height: 5px;
	background-color: #FFFFFF;
}
#Content {
	margin:0px auto;
	width: 860px;
	background-color: #FFFFFF;
}
.ContentText {
	background-color: #EEEEEE;
	font-size: 13px;
	color: #555555;
	padding: 5px 5px 5px 12px;
}
#Footer {
	position:relative;
	margin:0px auto;
	width: 860px;
	height: 92px;
	background-color: #FFFFFF;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 13px;
	color: #FFFFFF;
}
.FooterText {
	font-size: 13px;
	color: #FFFFFF;
	width: 653px;
	position: absolute;
	left: 176px;
	top: 29px;
}
