﻿#Container {
	left: 0px;
	top: 0px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/tablexpand.jpg');
}
#header_ {
	float: left;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 362px;
	background-image: url('images/header.jpg');
}
#header_ ul.navi{
	width: 480px;
	display: block;
	position: absolute;
	top: 115px;
	left: 305px;
	padding: 0;
	margin: 0;
	background: none;
}

#header_ ul.navi li{
	border-width: 1px;
	background: url(images/saparation.gif) no-repeat right;
	height: 22px;
	padding: 0 12px 0 5px;
	margin: 0;
	display: block;
	float: left;
}
#header_ ul.navi li a{
	padding: 4px;
	border: 1px solid #333333;
	font: 15px/21px "Lucida Sans";
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
	font-weight: normal;
	margin: 0;
	width: inherit;
	letter-spacing: -1px;
}
#header_ ul.navi li a:hover{
	padding: 4px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}

#left_ {
	float: left;
	left: 0px;
	top: 362px;
	width: 567px;
	background-image: url('images/left.jpg');
	background-repeat: no-repeat;
}
#left_ h2{
	font: 28px/24px Arial, Helvetica, sans-serif;
	color: #990000;
	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: 15px;
	padding-left: 43px;
}
#left_ p{
	background: no-repeat;
	color: #333333;
	padding: 0 0 0 43px;
	width: 500px;
	display: block;
	font: 12px/22px Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#left_ p strong{
	color: #003366;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}
#left_ p a{
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#left_ p a:hover{
	background: no-repeat;
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}

#right_ {
	float: left;
	left: 567px;
	top: 362px;
	width: 233px;
	background-image: url('images/right.jpg');
	background-repeat: no-repeat;
}
#right_ h2{
	font: 25px/24px Arial, Helvetica, sans-serif;
	color: #003366;
	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: 15px;
	padding-left: 15px;
}
#right_ h3{
	font: 25px/24px Arial, Helvetica, sans-serif;
	color: #FF0000;
	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: 15px;
	padding-left: 15px;
}
#right_ p{
	background: no-repeat;
	color: #333333;
	padding: 0 0 0 15px;
	width: 180px;
	display: block;
	font: 12px/22px Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#right_ p strong{
	color: #003366;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}
#right_ p a{
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#right_ p a:hover{
	background: no-repeat;
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}

#tablexpand_ {
	float: left;
	left:0px;
	top:714px;
	width:800px;
	height:5px;
}

#footer1_ {
	float: left;
	left: 0px;
	top: 719px;
	width: 800px;
	height: 34px;
	background-image: url('images/footer1.jpg');
}
#footer2_ {
	float: left;
	left: 0px;
	top: 753px;
	width: 800px;
	height: 47px;
	background-image: url('images/footer2.jpg');
}
#footer2_  p{
	background: no-repeat;
	color: #000000;
	padding: 0 0 0 0px;
	margin: 0 0 0 50px;
	width: 693px;
	display: block;
	font: 12px/20px Arial;
	text-align: center;
}
#footer2_  p span{
	color: #003366;
	font-weight: bold;
}
#footer2_  p span.bg{
	color: #799fbb;
}
#footer2_  p a{
	padding: 0 5 0 5px;
	font: 12px/12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
#footer2_  p a:hover{
	background: no-repeat;
	color: #FFFFFF;
	background-color: #808080;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

body {
	margin: 0px;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}
.clear {
	clear:both;
}