html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif; background-image: url(background.jpg); }
p{margin:0 10px 10px}
a:link{color: #00496e; text-decoration:none}
a:visited{color: #00496e; text-decoration:none}
a:active{color: #00496e; text-decoration:none}
a:hover{color: #00496e; text-decoration:underline}
object { outline:none; }

#header {
	position:relative;
	width: 869px;
	height: 460px;
	top: 0px;
	z-index: -1;
	overflow: hidden;
}

#nav {
	position: absolute;
	width: 869px;
	background: url('nav.png') no-repeat;
	z-index: 4;
	top: 460px;
	height: 98px;
	overflow: hidden;
  left: 50%;
          margin-left: -435px;
}

#wrapper {
        postion: relative;
	width: 869px;
	top: 0px;
	margin: 0 auto;
	overflow: visible;
}

#contentwrapper {
	position: absolute;
	background: url('cback.png') no-repeat;
	width: 869px;
	top: 558px;
	height: 100%;
	z-index: 2;
	clear: both;
	 left: 50%;
        margin-left: -435px;

}

#content {
	width: 797px;
	margin-left: 0px;
	background-color: #ddd4c1;
	z-index: 3;
}

#roots {
	position: relative;
	z-index: 4;
	left: -3px;
	top: -247px;
}
#menu {
	position: absolute;
	visibility: visible;
	z-index: 100;
	top: 471px;
  left: 50%;
          margin-left: -398px;
}
#radio {
	position: relative;
	visibility: visible;
	z-index: 7;
	right: -265px;
	top: -695px;
}
#cd {
	position: relative;
	visibility: visible;
	z-index: 4;
 	left: -230px;
	top: -465px;
}

#upperSwfss {
	position:absolute;
	z-index:6;
	width:867px;
	height:500px;
	top: 0px;
}

#topleft {
      position: absolute;
         right: 0;
	    top: 0;
	       display: block;
	         height: 156px;
		      width: 173px;
		        background: url(contact.png) no-repeat;
			   text-indent: -999em;
			      text-decoration: none;}

