﻿#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: 333px;
	background-image: url('images/header3.jpg');
}
#header_ ul.navi{
	padding: 0px;
	margin: 277px 0px 0px 30px;
	width: 840px;
	text-align: center;
	position: relative;
}
#header_ ul.navi li{
	height: 22px;
	padding: 0 10px 0 10px;
	margin: 0;
	display: inline;
}
#header_ ul.navi li a{
	padding: 4px 15px 7px 15px;
	font: 27px "tw Cen MT";
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
	font-weight: normal;
	margin: 0;
	width: 800px;
	letter-spacing: -1px;
	line-height: 33px;
	background-repeat: no-repeat;
}
#header_ ul.navi li a:hover{
	color: #FFFF66;
	text-decoration: none;
}


#left1_ {
	float: left;
	left: 0px;
	top: 333px;
	width: 200px;
	height: 23px;
	
}
#left2_ {
	float: left;
	left: 0px;
	top: 356px;
	width: 500px;
	
}


#right_ {
	float: left;
	left: 305px;
	top: 333px;
	width: 595px;
	
}
#right_ h2{
	padding: 13px 0px 0px 0px;
	margin: 0 0 0px 9px;
	font: 30px/24px georgia;
	color: #37150d;
	font-weight: normal;
	display: block;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	text-transform: lowercase;
	background-image: url('images/heading.jpg');
	background-repeat: no-repeat;
	height: 41px;
}
#right_ p{
	margin: 0 0 0 0px;
	background: no-repeat;
	color: #000000;
	padding: 0 0 0 13px;
	width: 540px;
	display: block;
	font: 13px/20px tahoma;
	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:656px;
	width:900px;
	height:10px;
}

#footer1_ {
	float: left;
	left: 0px;
	top: 666px;
	width: 900px;
	height: 43px;
	background-image: url('images/footer1.jpg');
}
#footer2_ {
	float: left;
	left: 0px;
	top: 709px;
	width: 900px;
	background-image: url('images/footer2.jpg');
}
#footer2_  p{
	background: no-repeat;
	padding: 0;
	margin: 0 0 0 0px;
	width: 100%;
	display: block;
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
body {
	font-family: tahoma;
	margin: 0px;
	background-color: #efe8c7;
}
.clear {
	clear:both;
}