body {
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	position:absolute;
	left:0px;
	top:0px;
	width:900;
	height:607;
	z-index:1;
}

#address {
	position:absolute;
	left:3px;
	top:278px;
	width:166px;
	height:140px;
	z-index:4;
	border:#CC0000 solid 1px;
	z-index:6;
	padding-left:5px
}
#frame {
	position:absolute;
	left:183px;
	top:149px;
	width:635px;
	height:291px;
	z-index:8;
}

#nav {
	position:absolute;
	left:2px;
	top:147px;
	width:166px;
	height:117px;
	z-index:4;
	border:#CC0000 solid 1px;
	z-index:6;
}

#nav4 {width: 100%; z-index:4; }
html>body #nav4 {width: 100%}
#nav4 ul {list-style: none; padding: 0; margin: 0}
#nav4 a {width: 100%; display:block; padding: 0em 0em 0em 5px; background:  0px 00em no-repeat;  color: #CC0000; text-decoration: none; font-weight: bold}
html>body #nav4 a {width: auto}
#nav4 a:hover {background: #CC0000 0px 00em no-repeat; color: #ffffff}
