html, body {

	height:100%;
	
	margin: 0;
	padding: 0px;
}
.pageframe {
	position: relative;
	display: block;
	overflow: visible;
	width: 863px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: 10px;
}
.menubox {
	position: relative;
	display:block;
	width:859px;
	z-index: 99;
	height: 63px;
	background: url(../img/menu/menu_back.jpg) no-repeat;
	float: left;
	margin-left: 1px;
}
.menu {
	position: relative;
	display: block;
	width: 100%;
	background: url(../img/menu/menu_back.jpg) no-repeat;
	height: 62px;
	z-index: 100;
	float: left;
}
.logoshine {
	position:absolute;
	margin-top:9px;
	margin-left:57px;
	width:170px;
	height:53px;
	background-image: url(../img/logos/logoshine_anim.gif);
}


.banner {
	position: relative;
	display: block;
	z-index:1;
	width: 856px;
	height:159px;
	float: left;
	background: url(../img/layout/loading.gif) 325px 70px no-repeat;
	margin-left: 1px;
}
#banner01 {}
#banner02 {}
#banner03 {}
#banner04 {}

.subbanner {
	position: relative;
	display: block;
	float:left;
	z-index:1;
	width: 856px;
	height:5px;
	margin: 0;
}

.whiteborder {
	position:relative;
	display:block;
	float:left;
	overflow:visible;
	z-index:3;
	
	width: 859px;
	height:100%;
	min-height:500px;
	
	margin:3px 0 0 0;
	padding:0;
	
	background: url(../img/layout/back_white_mid.jpg);
}

#whitebordertop {
	z-index:4;
	margin:0;
	background: url(../img/layout/back_white_top.jpg) top left no-repeat;
}

#whiteborderbottom {
	z-index:4;
	margin:0;
	background: url(../img/layout/back_white_bottom.jpg) bottom left no-repeat;
}

.columnleft {
	position: relative;
	display: block;
	width: 275px;
	margin: 10px 0 5px 11px;
	float: left;
	overflow: visible;
}
.columnright {
	position: relative;
	display: block;
	float:left;
	z-index:1;
	width: 515px;
	margin:0;
	min-height:454px;
}


.menu00 {
	position: relative;
	display: block;
	width: 255px;
	height:175px;
	margin: 0;
	float: left;
	margin-bottom: 5px;
}
#menu01 { background:url(../img/layout/box01.gif) }
#menu02 { background:url(../img/layout/box02.gif) }
#menu03 {
	height:155px;
	margin: 0;
	background:url(../img/layout/box03.gif);
}
.menu04 {
	position: relative;
	display: block;
	width: 255px;
	min-height:146px;
	margin: 0 0 2px 0;
	float: left;
	background: url(../img/layout/box04mid.jpg) top left repeat;
}
#menu04top {
	margin: 0;
	background: url(../img/layout/box04top.jpg) top left no-repeat;
}
#menu04bottom {
	margin: 0;
	background: url(../img/layout/box04bottom.jpg) bottom left no-repeat;
}

.menu05 {
	position: relative;
	display: block;
	width: 255px;
	min-height:146px;
	margin: 0 0 2px 0;
	float: left;
	background: url(../img/layout/box05mid.jpg) top left repeat;
}
#menu05top {
	margin: 0;
	background: url(../img/layout/box05top.jpg) top left no-repeat;
}
#menu05bottom {
	margin: 0;
	background: url(../img/layout/box05bottom.jpg) bottom left no-repeat;
}

.menu06 {
	position: relative;
	display: block;
	width: 255px;
	min-height:146px;
	margin: 0 0 2px 0;
	float: left;
	background: url(../img/layout/box06mid.jpg) top left repeat;
}
#menu06top {
	margin: 0;
	background: url(../img/layout/box06top.jpg) top left no-repeat;
}
#menu06bottom {
	margin: 0;
	background: url(../img/layout/box06bottom.jpg) bottom left no-repeat;
}

.menu07 {
	position: relative;
	display: block;
	width: 255px;
	min-height:146px;
	margin: 0 0 2px 0;
	float: left;
	background: url(../img/layout/box07mid.jpg) top left repeat;
}
#menu07top {
	margin: 0;
	background: url(../img/layout/box07top.jpg) top left no-repeat;
}
#menu07bottom {
	margin: 0;
	background: url(../img/layout/box07bottom.jpg) bottom left no-repeat;
}

.block01 {
	display: block;
	float: left;
	margin: 0 0 15px 0px;
	padding: 0;
	position: relative;
	width: 100%;
	clear: both;
}

.ind {
	float: left;
}
.ind2 {
	float: left;
	margin-left: 10px;
	width: 180px;
}

.pad {
	padding: 20px 20px 40px 20px;
	display: block;
}

.footer {
	position:relative;
	display:block;
	width:857px;
	height:100px;
	clear:left;
	background: url(../img/layout/footer.jpg) 0px 5px no-repeat;
}
.footerdiv01 { position:relative; display:block; float:left; width:100%; padding:0 0 0 50px}
.footerdiv02 { position:relative; display:block; float:left; width:100%; padding:20px 0 10px 30px}

.clear {height:10px; font-size:1px; clear:both }

.preloads { position: absolute; left: 0px; top: -5000px; visibility:hidden; z-index:0 }

#contentlist ul {
	padding:0;
	margin:15px 0 0 0;
}
#contentlist ul li {
	padding:0;
	margin:0 0 20px 10px;
	font-size: 0.8em;
	color: #2B3E80;
	list-style-type: none;
	display: block;
}
#contentlist ul li span {
	background-image: url(../img/layout/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 0 10px;
	display: block;
}
.stdTxt	{
	width:		300px;
	padding:	4px;
	border:		1px solid #999;
}
.stdTxtLg	{
	width:		350px;
	height:		250px;
	padding:	4px;
}
