
#Container {
	left: 0px;
	top: 0px;
	width: 860px;
	height:312px;
	background-image: url('tablexpand.jpg');
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #e1e4af;
}
#header_ {
	float: left;
	left: 0px;
	top: 0px;
	width: 860px;
	height: 312px;
	background-image: url('header.png');
}
#header_ ul.navi{
	padding: 0px;
	margin: 260px 0px 0px 0px;
	width: auto;
	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{
	background-position: 0px 16px;
	padding: 4px 15px 7px 27px;
	font: 28px "tw Cen MT";
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
	font-weight: normal;
	margin: 0;
	letter-spacing: -1px;
	line-height: 33px;
	background-repeat: no-repeat;
	background-image: url('headerButton.png');
}
#header_ ul.navi li a:hover{
	color: #ddf978;
	text-decoration: none;
	background-image: url('headerButtonOver.png');
}

#left_ {
	float: left;
	top: 312px;
	width: 247px;
	background-image: url('left.jpg');
}
#left_ h2{
	padding: 10px 0px 0px 40px;
	margin: 10px 0 0px 35px;
	font: 20px/20px arial, Helvetica, sans-serif;
	color: #ffe1c3;
	font-weight: normal;
	display: block;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	text-transform: capitalize;
	background-image: url('blockHeading.jpg');
	background-repeat: no-repeat;
	height: 41px;
	text-align: left;
}
#left_ ul{
	padding: 0px 0px 0px 0px;
	display: block;
	margin: 5px 0 10px 60px;
	list-style: none;
}
#left_ ul li{
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
#left_ ul li a{
	color: #000000;
	background-position: 0px 6px;
	background: url('button.gif') no-repeat 0;
	font-size: 13px;
	padding: 2px 0px 2px 16px;
	display: block;
	text-decoration: underline;
	color: #2e370a;
	font-weight: bold;
}
#left_ ul li a:hover{
	text-decoration: none;
	background-image: url('buttonOver.gif');
}

#aboutus {
	align-content:center;
	padding-top:350px;
	padding-bottom:50px;
	padding-left:50px;
	padding-right:50px;
	font: 20px/24px arial, Helvetica, sans-serif;
}

}
#right_ {
	float: left;
	left: 247px;
	top: 312px;
	width: 613px;
	background-image: url('right.jpg');
}
#right_ h2{
	padding: 10px 0px 0px 40px;
	margin: 10px 0 0px 9px;
	font: 26px/24px arial, Helvetica, sans-serif;
	color: #eafece;
	font-weight: normal;
	display: block;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	text-transform: lowercase;
	background-image: url('contentsHeading.jpg');
	background-repeat: no-repeat;
	height: 41px;
}
#rightSub {
	margin: 0px 0px 0px 10px;
	background-image: url('contentsbg.jpg');
	background-repeat: no-repeat;
}
#rightSub p{
	margin: 0px;
	color: #000000;
	padding: 0 0 0 33px;
	width: 530px;
	display: block;
	font: 13px/20px tahoma;
	letter-spacing: 0px;
}
#rightSub p span{
	color: #99CC00;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0px;
}
#rightSub p span.bg{
	color: #799fbb;
}

#tablexpand_ {
	float: left;
	left:0px;
	top:674px;
	width:860px;
	height:6px;
}

#footer_ {
	float: left;
	left: 0px;
	top: 680px;
	width: 860px;
	height: 90px;
	background-image: url('footer.jpg');
}
#footer_  p{
	background: no-repeat;
	padding: 20px 0 20px 0;
	margin: 0 0 0 0px;
	width: 100%;
	display: block;
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer_ a {
	color:#FFFFFF;
}
#footer_ a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.clear {
	clear:both;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* div {
	background-color: #e1e4af;
	font: 20px/20px arial, Helvetica, sans-serif;
} */
body {
	margin: 0px;
	font-family: tahoma;
	font-size: 13px;
	background-color: #e1e4af;
}
