*{margin:0;padding:0}
a img,img a{border:none}

body{
	font:16px "Times New Roman";
	background:#C0C0C0;
	text-align:center;
	margin:20px 0;
	color:#000;
}

#wrap{
	background:#fff;
	border:1px solid #000;
	position:relative;
	text-align:left;
	margin:0 auto;
	width:680px;
}

#header{
	position:absolute;
	left:0;top:0;
	background:url(i/header.jpg) top left no-repeat;
	height:193px;
	width:100%;
}
.logo,.logo em{
  width:135px;
  height:123px;  
  position:absolute; 
  top:0;left:0;
  display:block; 
  cursor:pointer;
  text-indent:-9999px;
}
.logo em{background:url(i/img_02.jpg) top left no-repeat}

ul#nav{
	width:680px;
	height:23px;
	position:absolute;
	left:0;top:193px;
  background:url(i/img_07.jpg) top left repeat-x;
  text-align:center;
}

ul#nav li{
	display:inline;
  list-style:none;
  padding:0px 10px;
  font-weight:bold;
}

ul#nav li a{
  color:#000000;
  text-decoration:none;
}

#content{
	background:url(i/img_09.jpg) 100% 2.5em no-repeat;
  padding:20px 200px 20px 20px;
  margin-top:216px;
}
p{margin:0 0 1em 0}

#footer{
	height:92px
	text-align:center;
	width:100%;
}
#footer p{margin-left:20px}


/* -------- (original styles) -------- */

.left{float:left}
.right{float:right}
.underline{text-decoration:underline}
img.left{margin:2px 5px 0 0}
.item{margin-bottom:20px}
.item span{display:block;margin-left:115px;}