html {	height:100%; 	max-height:100%; 	padding:0;	margin:0; 	border:0; 	font-size:76%; 	font-family:georgia, palatino linotype, times new roman, serif;/* hide overflow:hidden from IE5/Mac */ /* \*/ 	overflow: hidden; /* */ }body {	height:100%;	max-height:100%;	overflow:hidden;	padding:0;	margin:0;	border:0;	z-index:10;	background: url("images/backgrounda.jpg") center no-repeat;	}#content {	font-family: Arial, Helvetica, sans-serif;	overflow:auto;	position:absolute;	z-index:3;	top:0;	bottom:3.55em;	left:15em;	right:0;	}* html #content {	top:0;	left:0;	right:0;	bottom:0;	height:100%;	max-height:100%;	width:100%;	overflow:auto;	position:absolute;	z-index:3;	border-top:0;	border-bottom:3.55em solid transparent;	border-left:15em solid transparent;	}#index {	margin: 120px 20px 0px 20px;	padding: 20px 0 0 40px;	background-image: url("images/fill.png");	background-repeat: repeat;	}#head {	position:absolute;	margin:0;	top:0;	left:0;	width:200px;	height:180px;	z-index:5;	overflow:hidden;	color:rgb(76,76,76);	text-align: right;	border-top: 0px;	border-bottom: 140px;	border-left: 0px;	}img.logo {	float: left;	margin-right: 16px;	width: 90%;	height: 90%;						}img.content {	position: left;	margin: 20px 20px 0 20px;	width: 40%;	height: 40%;	}#foot {	position:absolute;	margin:0;	bottom:0;	left:0px;	display:block;	width:100%;	height:44px;	font-size:1em;	z-index:5;	overflow:hidden;	border-left:8em solid transparent;	}#left {	position:absolute;	left:0;	top:100px;	bottom: 50px;	width:100px;	font-size:1.2em;	z-index:4;	overflow:auto;	background-repeat:no-repeat;	}* html #left {	height:100%;	top:0;	bottom:0;	border-top:100px solid #fff;	border-bottom:50px solid #fff;	color:#fff;	}#content p {	text-align: left;	font-size: 1em;	color=#666465;	}#content h2 {	font-size: 2.5em;	font-weight: normal;	}#content .head1 {	font-size: 3.50em;	font-weight: bold;	color:#084C8D;	}#content .head2 {	font-size: 1.50em;	font-weight: normal;	color:#084C8D;	}#content .head3 {	font-size: 2.25em;	font-weight: bold;	color:#084C8D;	}#base {	text-align:center;	}#foot p {	font-family: Arial, helvetica, sans-serif;	font-size: .9em;	text-align: right;	color=#666465;	}.bold {	font-size:1.2em;	font-weight:bold;	}#menu_top a, #menu_top a:visited {	font-family: arial, helvetica, sans-serif;	text-decoration:none;	text-align:center;	background-color:#c1d72e; 	color:#666465;	display:table-cell;	width:11%; 	padding: .1em;	margin:0.3em auto;	}#menu_top a:hover {	border-right:5px solid #000;	}#menu_bottom a, #menu_bottom a:visited {	font-family: arial, helvetica, sans-serif;	text-decoration:none;	text-align:center;	background-color:#666465; 	color:#fff;	display:table-cell;	width:11%;	padding: .1em;	margin: 0 auto;	}#menu_bottom a:hover {	border-right:5px solid #000;	}
