﻿body {
	margin: 0px;
	background-color:#fefedc;
}
.style1 {
	text-decoration: underline;
}
a {
	color: #800000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
#Container {
	left: 0px;
	top: 0px;
	width: 900px;
	background-image: url('images/tablexpand.jpg');
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header_ {
	float: left;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 346px;
	background-image: url('images/header.jpg');
}

#navi_ {
	float: left;
	left: 0px;
	top: 346px;
	width: 900px;
	height: 53px;
	background-image: url('images/navi.jpg');
}
#navi_ ul.navi{
	padding: 0px;
	margin: 3px 0px 0px 30px;
	width: 837px;
	text-align: center;
	position: relative;
}
#navi_ ul.navi li{
	height: 22px;
	padding: 0 10px 0 10px;
	margin: 0;
	display: inline;
}
#navi_ ul.navi li a{
	padding: 4px 15px 7px 15px;
	font: 21px "tw Cen MT";
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
	font-weight: normal;
	margin: 0;
	width: 800px;
	letter-spacing: 0px;
	line-height: 33px;
	background-repeat: no-repeat;
}
#navi_ ul.navi li a:hover{
	color: #FFFF66;
	background-color: #002D00;
}

#left {
	float: left;
	width:260px;
}
#left1_ {
	float: left;
	left: 0px;
	top: 399px;
	width: 260px;
	height: 24px;
	background-image: url('images/left1.jpg');
}
#left2_ {
	float: left;
	left: 0px;
	top: 423px;
	width: 260px;
	background-image: url('images/left2.jpg');
}
#left2_ p a:hover{
	background: no-repeat;
	color: #FFFF99;
	font-weight: normal;
	text-decoration: underline;
}
#left2_ h2{
	font: 35px/24px "tw Cen MT";
	color: #000000;
	font-weight: normal;
	display: block;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 65px;
}
#left2_ p{
	background: no-repeat;
	color: #000000;
	padding: 0 0 0 65px;
	width: 160px;
	display: block;
	font: 11px/18px tahoma;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#left2_ p span{
	color: #99CC00;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0px;
}
#left2_ p span.bg{
	color: #799fbb;
}

#left3_ {
	float: left;
	left: 0px;
	top: 696px;
	width: 260px;
	height: 28px;
	background-image: url('images/left3.jpg');
}
#right_ {
	float: right;
	left: 260px;
	top: 399px;
	width: 640px;
	background-image: url('images/right.jpg');
}
#right_ h2{
	font: 35px/24px "tw Cen MT";
	color: #4d4d0a;
	font-weight: normal;
	display: block;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	text-transform: lowercase;
}
#right_ p{
	background: no-repeat;
	color: #000000;
	padding: 0 0 0 10px;
	width: 580px;
	display: block;
	font: 12px/20px Tahoma;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#right_ p span{
	color: #99CC00;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0px;
}
#right_ p span.bg{
	color: #799fbb;
}

#tablexpand_ {
	float: left;
	left:0px;
	top:724px;
	width:900px;
	height:2px;
}

#footer1_ {
	float: left;
	left: 0px;
	top: 726px;
	width: 900px;
	height: 20px;
	background-image: url('images/footer1.jpg');
}
#footer2_ {
	float: left;
	left: 0px;
	top: 746px;
	width: 900px;
	background-image: url('images/footer2.jpg');
}
#footer2_  p{
	background: no-repeat;
	padding: 10 0 10 0;
	margin: 0 0 0 0px;
	width: 100%;
	display: block;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
}
.clear {
	clear:both;
}