* {padding:0px; margin:0px auto;}

body {margin-left: 250px; margin-top:40px; background-color:#FF6600;}

div {font-family:tahoma; font-size:12px; line-height:1.2;}

#container {width:800px; float:left; margin-bottom:40px;}

#header {width:800px; height:150px; background-color:#222; color:#fff; font-size:100px;}

#logo{
	float: left;
	height: 150px;
	width: 150px;
	background-position: top;
}

div.box {margin-top:30px; padding:5px; margin-bottom:30px;	float:left;}

#menu {
	width:160px;
	margin-left:40px;
	color: #000000;
}

#content {width:480px; margin-left:50px; text-align:justify;}

#footer {width:788px; background-color:#ccc; float:left; padding:5px; margin-top:40px; margin-bottom:10px; border:1px #666 dashed;}

li {display:block; padding:5px; border-bottom:1px #000 dashed;}

#li {border-bottom:none;}

#lol { background-color:#FFFFFF; width:800px; float:left; margin-top:40px;}

