body {
	background-color: #FFFFFF;
	background-image: url(http://www.atsdfw.com/images/bg_page.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family:trebuchet ms;
	font-size:12px;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.atsdfw.com/images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#nav1 {
	width:488px;
	height:42px;
	position:absolute;
	top: 0px;
	left: 572px;
	z-index: 0;
	overflow: visible;
	visibility: visible;
}

#nav2 {
	width:426px;
	height:23px;
	position:absolute;
	top: 94px;
	left: 604px;
	z-index: 1;
	overflow: visible;
	visibility: visible;
}

#content {
	font-family:trebuchet ms;
	font-size:14px;
	width:944px;
	margin-right:auto;
	margin-left:auto;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

img {
	border:0px;
}

#footer {
	background-image:url(http://www.atsdfw.com/images/bg_footer2.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:15px;
	background-color:#ffffff;
}