body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	font-family:"Tahoma";
	/* background-color: #990099; */
	background-color: #8697A8;
}

a:link { color: #003399; text-decoration: none }
a:visited { color: #003399; text-decoration: none }
a:active { color: #003399; text-decoration: none }
a:hover { color: #003399; text-decoration: underline }

a.txtblack:link { color: #000000; text-decoration: none }
a.txtblack:visited { color: #000000; text-decoration: none }
a.txtblack:active { color: #000000; text-decoration: none }
a.txtblack:hover { color: #000000; text-decoration: underline }

a.txtwhite:link { color: #FFFFFF; text-decoration: none }
a.txtwhite:visited { color: #FFFFFF; text-decoration: none }
a.txtwhite:active { color: #FFFFFF; text-decoration: none }
a.txtwhite:hover { color: #FFFFFF; text-decoration: underline }

form {
	margin:0;
}

img {
	border: 0;
}

#body-frame {
	position:relative;
	float:none;
	margin: 0 auto;
	background-image:url(../images/bg.jpg);
	width: 981px;
	overflow: hidden;
}

#logo .top {
	position:relative;
	float:left;
	background-image:url(../images/logo_bg_top.jpg);
	width: 981px;
	height: 22px;
}

#logo .body {
	position:relative;
	float:left;
	background-image:url(../images/bg.jpg);
	width: 981px;
}

#logo .body span.logo {
	position:relative;
	float:left;
	width: 250px;
	text-align:center;
}

#logo .body span.banner {
	position:relative;
	float:left;
	width: 731px;
	text-align:center;
}

#logo .footer {
	position:relative;
	float:left;
	background-image:url(../images/logo_bg_footer.jpg);
	width: 981px;
	height: 21px;
}

#content .top {
	position:relative;
	float:left;
	background-image:url(../images/logo_bg_top.jpg);
	width: 981px;
	height: 22px;
}

#content .body {
	position:relative;
	float:left;
	width: 981px;
}

#content .body_left {
	position:relative;
	float:left;
	width: 700px;
	padding: 0 0 0 30px;
}

#content .body_right {
	position:relative;
	float:left;
	width: 251px;
}

#footer {
	position:relative;
	float:left;
	background-image:url(../images/bg_footer.jpg);
	width: 981px;
	height: 90px;
}

.index_banner1 {
	position:relative;
	float:left;
	width: 680px;
	text-align:center;
	padding: 0 0 10px 0;
}

.index_banner2-1 {
	position:relative;
	float:left;
	width: 330px;
	text-align:right;
	padding: 0 10px 10px 0;
}

.index_banner2-2 {
	position:relative;
	float:left;
	width: 330px;
	text-align:left;
	padding: 0 0 10px 10px;
}

.page_right_banner {
	position:relative;
	float:left;
	width: 240px;
	text-align:left;
	padding: 0 0 10px 11px;
}

.page_header {
	position:relative;
	float:left;
	width: 666px;
	height: 25px;
	text-align:left;
	background-image:url(../images/bg_page_header.jpg);
	background-repeat:no-repeat;
	padding: 14px 0 10px 15px;
	color: #FFFFFF;
	font-weight:bold;
}

.page_content {
	position:relative;
	float:left;
	width: 681px;
}