html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
font-size:76%; 
font-family: trebuchet ms, tahoma, verdana, arial, sans-serif; 
background:#fff url(clown.jpg) -18px 0 no-repeat; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}
#content {display:block; height:100%; max-height:100%; overflow:auto; padding-left:225px; position:relative; z-index:3;}
#head {position:fixed; margin:0; top:0; right:18px; display:block; width:100%; height:140px; background-color:#fff; z-index:5;}

#left {position:fixed; left:0; top:0; height:100%; width:225px; background-color:#6487B1; /*#00AEEF;*/ color:#fff; z-index:4;}

* html #head, * html #left {position:absolute;}
/*
#pad1 {display:block; width:18px; height:100px; float:left;}
#pad3 {display:block; width:18px; height:50px; float:left;}*/
.pad {height:140px; color: red;}
/*===================*/
#frame_banner {
	height:140px;
	margin:0;
	margin-left: 18px;
	padding:0;
	width:100%;
}

#wrapper {
	margin: 15px;
	margin-top: 155px; /*93px;*/
	min-width: 700px;
	/*width:expression(document.body.clientWidth < 950 ? "700px" : "100%" );*/

/*width: auto !important; width: 735px;*/
}



