#home_background_top {
	width: 100%;
	margin: 0 auto 0 auto;
	background: url(i/home_back_top.jpg) center top repeat-x #00001a;
}

#home_background_bot {
	clear: both;
	width: 100%;
	height: 314px;
	margin: 0 auto 0 auto;
	background: url(i/home_back_bot.jpg) center bottom repeat-x;
}

#page_home_top {
	width: 760px;
	margin: 0 auto 0 auto;
}

#page_home_bot {
	width: 760px;
	margin: 0 auto 0 auto;
}

#logo {
	float: left;
}

#menu_home {
	float: right;
	text-align: right;
}
#menu_home img {
	padding: 0 2px 0 2px;
	border: none;
}

#headimg {
	clear: both;
	position: relative;
	width: 600px;
	top: -40px;
	left: 100px;
	z-index: 1;
}
#headimg1 {
	padding-left: 196px;
}
#headimg3 {
	padding-left: 80px;
	margin-top: -54px;
}

#text11 {
	width: 600px;
	margin: -40px auto 0 auto;
	padding: 6px;
	background-color: #000000;
	border: solid 2px #9900FF;
	font-size: 12px;
}

#text11 h2 {
	text-align: center;
	font-size: 18px;
	color: #FF9900;
}

#text11_left {
	float: left;
	width: 290px;
}

#text11_right {
	float: right;
	width: 290px;
}

#text11_right .up {
	margin-bottom: -12px;
}

#text12 {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-left: 4px;
	font-size: 12px;
	background-image: url(i/12back.png);
}
#text12 h2 {
	color: #FF9900;
	font-size: 14px;
	margin-bottom: 0;
}
#text12 td {
	width: 100px;
	vertical-align: top;
}

#text13 {
	float: right;
	width: 174px;
	margin-top: 24px;
	margin-right: 4px;
	font-size: 12px;
	text-align: center;
}
#text13_top {
	margin: 0;
}
#text13_container {
	margin-top: -2px;
	margin-bottom: -16px;
	border-left: solid 2px #9900FF;
	border-right: solid 2px #9900FF;
	background-image: url(i/dblue1.gif);
}
#text13_container img{
	margin-top: -6px;
}
#text13 h3 {
	font-size: 16px;
		margin-bottom: 0;
}
#text13 img {
	border: none;
}
#text13 p {
	margin-top: 3px;
	margin-bottom: 0;
}
#text13_bot {
	margin: 16px 0 0 0;
}

