h1, h2, h3, h4, h5, h6, html, p, body, ul, li, dl , dd, dt, label, input, select, form, img, fieldset, legend {margin:0; padding:0;  }

body { 	}

img { border:0;
	padding:0; }

#menuarea {
 	position:absolute;
	top:80px;
	left:60px;
	width:145px; 
	}
#mainmenu {
	list-style-type: none;
	margin-top:48px;
	}

	
#textarea {
	margin-left:245px;
	margin-top:120px;
	}
#textarealower {
	margin-left:245px;
	margin-top:205px;
	}	
#submenuarea {
 	position:absolute;
	top:245px;
	left:205px;
	width:180px;
	}
#submenu {
	list-style-type: none;
	margin-top:48px;
	}
#subsubmenu {
 	position:absolute;
	top:470px;
	left:205px;
	width:180px;
	}
#subsubmenu img {
 	margin-top:5px;
	margin-right:10px;
	}
#content {
	position:absolute;
	top:245px;
	left:425px;
	}
	
	
#footer {
	position:absolute;
	top:560px;
	left:0px;
	}
