@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #d6dade;
	background-image: url(../images/global_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#global_wrapper {
	font-family: Verdana;
	font-size: 12px;
	color: #6d6d6d;
	width: 926px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#content_wrapper {
	width: 912px;
	height: auto;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(../images/linebreak.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left
}
#global_header {
	width: 912px;
	height: 487px;
	float: left;
}
#global_nav {
	width: 912px;
	height: 30px;
	float: left;
	background-image: url(../images/nav_temp_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#global_content {
	width: 912px;
	height: 950px;
	background-color: #f2fbff;
	background-image: url(../images/content_bg01.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
	float: left;
}
#global_footer {
	width: 912px;
	height: 58px;
	margin-top: 40px;
	float: left;
}
.footer_item01 {
	background-color:#f7fbfb;
	width: 132px;
	height: 31px;
	margin-top: 19px;
	margin-bottom: 8px;
	float: left;
}
.footer_item02 {
	width: 13px;
	height: 41px;
	margin-top: 9px;
	margin-bottom: 8px;
	float: left;
}
.footer_item03 {
	width: 12px;
	height: 58px;
	float: left;
}
.footer_item04 {
	width: 17px;
	height: 41px;
	margin-top: 9px;
	float: left;
}
.footer_item05 {
	width: 738px;
	height: 58px;
	float: left;
}
.footer_item06 {
	color: #FFFFFF;
	font-size: 11px;
	background-color:#319cfb;
	width: 699px;
	height: 20px;
	padding-left: 39px;
	padding-top: 4px;
	margin-top: 9px;
	float: left;
}
.footer_item06 a:link, .footer_item06 a:visited, .footer_item06 a:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.footer_item06 a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
.footer_item07 {
	background-color:#ed207e;
	width: 443px;
	height: 22px;
	margin-top: 3px;
	margin-left: 59px;
	float: left;
}
.footer_item07_left {
	width: 5px;
	height: 22px;
	float: left;
}
.footer_item07_right {
	width: 5px;
	height: 22px;
	float: right;
}
.footer_item07_content {
	color: #FFFFFF;
	text-align: center;
	width:429px;
	height: 19px;
	padding-top: 3px;
	float: left;
