body {	
	background: #fff;
	margin: 0 auto;
}

img, img {
	border: 0;
}

p, h1, h2, h3, h4, h5, ul, li, dl, dd, dt, img, form {
	margin: 0;
	padding: 0;
}

/*----Structural DIVs----*/

#wrap {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

#innerWrap {
	width: 990px;
	margin: 0 auto;
}

#header {
	background: #e2eaf0 url("../images/backgrounds/header.gif") no-repeat;
	height: 77px;
	width: 990px;
}

#courtesyNav {
	height: 16px;
	overflow: hidden;
	float: right;
	width: 285px;
	margin: 44px 25px 0 0;
	display: inline;
	text-align: right;
}


#footer {
	width: 990px;
	margin: 0 0 15px 0;
	padding-top: 15px;
	display: block;	
}



/*----Other DIVs----*/

#copyright {
	width: 220px;
	float: right;
	margin: -6px 15px 0 0;
	height: 39px /*61px*/;
	display: inline;
	color: #00466f;
	font: normal 10px/14px tahoma, verdana, arial, sans-serif;		
}

#copyright p {
	padding: 10px 0 0 20px;
	margin: 0 0 15px 0;
}

#amsLogo {
	padding: 5px 0 0 24px;
}


/*----Typography----*/

.hiddenText,
.hidden {
	height: 0;
	overflow: hidden;
	display: none;
}

#copyright .citations {
	border-top: 1px solid #dcd9d9;
	color: #5a4c4c;
}

/*----Link Styles----*/

#copyright a {
	color: #00466f;
}

#copyright a:hover {
	text-decoration: none;
}

/* ----- Courtesy Nav. Menu  ----- */

#courtesyNavMenu {
	height: 16px;
	display: inline;
	list-style: none;
}

#courtesyNavMenu li {
	height: 16px;
	display: inline;
	list-style: none;
	float: left;
}

#courtesyNavMenu .item0 a {
	background: url(../images/courtesyNav/home.gif) no-repeat;
	height: 16px;
	width: 59px;
	display: block;
	padding-top: 25px;
}

#courtesyNavMenu .item1 a {
	background: url(../images/courtesyNav/contactUs.gif) no-repeat;
	height: 16px;
	width: 99px;
	display: block;
	padding-top: 25px;
}

#courtesyNavMenu .item2 a {
	background: url(../images/courtesyNav/visitAMS.gif) no-repeat;
	height: 16px;
	width: 127px;
	display: block;
	padding-top: 25px;
}
