html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#ffffff;
	font-size:62.5%; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:rgb(209,205,193);
	background:url(../img/bg_left_long.gif) 756px top repeat-y;
		font-size:120%%; 
	}

#content {
	display:block; 
	overflow-y:auto; 
	overflow-x:hidden;
	position:absolute; 
	z-index:3; 
	top:155px; 
	bottom:54px; 
	width:570px; 
	margin-left:0px; 
	left:54px; 
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	border:1px solid #bdbdbd;
	background-color:#fff;
	padding:0px 65px 0px 50px ;
	}
	

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:687px;
	border-top:155px solid #fff; 
	border-bottom:57px solid #fff;
	}

#head {
	position:absolute; 
	margin: 0px 0px 0px 0px;
	left:0px; 
	top:0px; 
	width:756px; 
	min-width:750px; 
	height:155px; 
	background:#fff; 
	font-size:120%; 
	z-index:5; 
	border: solid 0px #000;
	border-bottom: solid 0px #000;
	}

* html #head {
	top:0px; width:756px; height:150px;
	}

.banner {
	position:absolute; 
	margin: 0px 0px 0px 0px;
	left:0px; 
	top:0px; 
	width:756px; 
	height:101px; 
	background:#fff; 
	font-size:100%; 
	z-index:5; 
	border: solid 0px #00ff00;
}
	
.navtop {
	position:absolute; 
	margin: 0px 0px 0px 0px;
	left:0px; 
	top:102px; 
	width:756px; 
	height:50px; 

	font-size:100%; 
	z-index:5; 
	border: solid 0px #0000ff;
	border-bottom: solid 0px #000;
	background: url(../img/line_head.gif) left 25px no-repeat;
	}

* html .navtop {
	height:53px; 
	}


#foot {
	text-align:left;
	position:absolute; 
	margin-left:0px; 
	left:0px; 
	bottom:0; 
	width:756px; 
	min-width:640px; 
	height:55px; 
		background-color:#ffffff;
	background:url(../img/bg_foot.gif) top left no-repeat;
	font-size:100%; 
	z-index:5; 
	border:0px solid #000;
	font-family: verdana, arial, sans-serif;
	font-weight:normal;
	color:#444444;
	}

* html #foot {
	bottom:0px; width:756px; height:55px;
	}
	
.bottom_menu {
	text-align:left;
	position:absolute;  
	left:50px; 
	top:30px; 
	width:500px; 
	height:22px; 
	font-size:130%; 
	z-index:5; 
	border:0px solid #000;
	font-family: verdana, arial, sans-serif;
	font-weight:normal;
	color:#444444;
}

.top_menu1 {
	position:absolute;  
	left:50px; 
	top:3px; 
	width:580px; 
	height:20px; 
	font-size:100%; 
	z-index:5; 
	border:0px solid #000;
	font-family: verdana, arial, sans-serif;
	font-weight:normal;
	color:#444444;
	padding:0px 0px 0px 5px ;
	margin:0px 0px 0px 0px ;
}

.top_menu2 {
	width:750px; 
	height:20px; 
	font-size:100%; 
	z-index:5; 
	border:0px solid #000;
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	font-weight:normal;
	color:#A9A9A9;
	padding:0px 0px 0px 0px ;
	margin:5px 0px 0px 0px ;
}

* html .top_menu2 {
	width:750px; 
}


.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}


