/* BODY tag */

BODY {
	background: #f8fbe8;
	margin: 0px;
	padding: 0px;
	min-height: 100%; }
	
/* main table */

.maintable {
	width: 100%;
	height: 100%; }
	
.maintable td {
	vertical-align: top; }
	
/* main table 1 */

.maintable td.maintable1 {
	width: 58%; }

.maintable1 {
	width: 100%;
	height: 100%; }
	
.maintable1 table.topinside {
	background: url(../i/splash_bg_navdark.jpg) left bottom repeat-x;
	width: 100%;
	height: 100%; }
	
.maintable1 table.topinside td.nav {
	background: url(../i/splash_bg_navend.jpg) right 74px no-repeat;
	height: 180px;
	vertical-align: bottom;
	text-align: right;
	padding: 0px 85px 66px 0px; }

.maintable1 table.topinside td.nav div {
	margin: 0px;
	padding: 0px; }
	
.maintable1 table.topinside td.nav div img {
	display: block; 
	float: right;
	margin: 0px 12px 0px 0px; }
	
.maintable1 table.topinside td.logo {
	vertical-align: bottom;
	text-align: center;
	height: 100%;
	padding: 0px 0px 25px 0px; }
	
/* main table 2 */

.maintable td.maintable2 {
	width: 42%; }

.maintable2 {
	width: 100%;
	height: 100%; }
	
.maintable2 td.top {
	background: url(../i/splash_bg_navlight.jpg) left bottom repeat-x;
	height: 61%;
	padding: 0px 0px 10px 0px;
	text-align: left;
	vertical-align: bottom; }
	
.maintable2 td.bottom {
	height: 39%;
	vertical-align: bottom;
	padding: 0px 0px 30px 57px; }
	
/* logo area */

.maintable1 td.top {
	background: url(../i/splash_bg_curl.gif) left 20% no-repeat;
	height: 61%; }
	
.maintable1 td.bottom {
	background: url(../i/splash_bg_bottom.jpg) left bottom no-repeat;
	height: 39%;
	text-align: right;
	vertical-align: top;
	padding: 0px 160px 0px 0px; }
	
.maintable1 td.bottom div {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 144px;
	text-align: right; }
	
.maintable1 td.bottom div img {
	display: block;
	margin: 0px 0px 5px 0px; }