@charset "utf-8";
/* CSS Document */


html { padding:0; margin:0; height:100%;}
body{ padding:0; margin:0; height:100%; color:#000000; font-size:0.75em; font-family:Arial, Helvetica, sans-serif;}

#container_main{ margin:auto; width:880px; position:relative;}
#content_left{ float:left; width:810px;}
#content_right{ float:right; width:59px;}


#right_monkey { float:right; width:635px;  background:url(images/content_b.jpg) no-repeat;}

#monkey_content{ padding:180px 0 0 40px; width:595px;}

#monkey_left{ width:165px; float:left; padding:20px 0 0 0;}



#nav4 ul {list-style: none; padding:0px 0 0 0; margin: 0}
#nav4 a {width: 163px; height:23px; line-height:23px; display:block; padding:5px 0 5px 5px;   color: #000000; text-decoration: none; font-weight: bold; border-bottom:#000000 1px dashed; font-size:1.1em;}
html>body #nav4 a {width: 163px}
#nav4 a:hover {background: #d80b0b  ; color: #ffffff; border-bottom:#d80b0b 1px  solid; text-indent:10px;}


#address {
	position:absolute;
	left:274px;
	top:10px;
	width:585px;
	height:25px;
	z-index:1;
	font-size:1.25em;
	font-weight:bold;
	text-align:right;
}
	
	
#flash {
	position:absolute;
	left:-36px;
	top:372px;
	width:245px;
	height:275px;
	z-index:1;
}