#headerblock {
  width: 800px;
  margin:0 auto 0px;
}

#headerblock .title {
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color: #FF6D4F;
  text-transform:uppercase;
  letter-spacing:.2em;
}

#headerblock .description {
  background: url(/stylefile/enoola_header.jpg) no-repeat;
  height: 150px;
  margin:0 0 0 0;
  padding:0 20px 40px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color: #FF6D4F;
}


body {
	text-align: center;
}

#layout-logo {
	text-align: left;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0 0 0 0;	
}

#layout-wrapper {
	text-align: left;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	background-image:  url(/kos/kos-commons/style/style_34/shadow_side.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 5px 5px 5px 5px;	
}
					
#bottom-line {
	width: 653px;
        height: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/kos/kos-commons/style/style_34/shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#layout-branding {
	background: url(/pictures/design/enoola_header.jpg);
	width: 645px;
	height: 189px;
}

#layout-content {
        width: 645px;
	background: #FFFFFF;
        text-align: left;
}

#layout-footer {
	text-align: left;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;
}



