@charset "UTF-8";
/* CSS Document */

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:142px;
	z-index:1;
}
#content {
	position:absolute;
	left:0px;
	top:167px;
	width:1000px;
	height:601px;
	z-index:2;
	background-color: #ffffff;
}
#footer {
	position:absolute;
	left:-1px;
	top:803px;
	width:1000px;
	height:20px;
	z-index:3;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #008256;
	font-style: normal;
	font-weight: lighter;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #008256;
	font-style: normal;
	line-height: 12px;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #008256;
}

.lgWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.smWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}


.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-style: normal;
	font-weight: lighter;
}

#handbook {
	background-color: #006600;
	position: absolute;
	height: 601px;
	width: 243px;
	top: 0px;
	right: 0px;
	background-image: url(images/handbook.jpg);
}

#greyHandbook {
	position: absolute;
	height: 201px;
	width: 171px;
	top: 282px;
	right: 45px;
	left: 784px;
}


#Master {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}

#head1 {
	position: absolute;
	height: 142px;
	width: 324px;
	top: 0px;
	left: 0px;
	background-image: url(images/anm_logo.jpg);
}

#head2 {
	position: absolute;
	height: 142px;
	width: 545px;
	top: 0px;
	right: 131px;
	background-image: url(images/header.jpg);
}
#head3 {
	background-color: #FFFFFF;
	position: absolute;
	height: 142px;
	width: 131px;
	top: 0px;
	right: 0px;
}

body {
	text-indent: center;
}
#nav {
	position:absolute;
	width:620px;
	height:25px;
	z-index:1;
	left: 270px;
	top: 4px;
}
#menu {
	position:absolute;
	left:0px;
	top:142px;
	width:1000px;
	height:25px;
	z-index:4;
	background-color: #008256;
}

.whitemenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.whitemenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.whitemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}


.footermenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.footermenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.footermenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: underline;
	font-weight: normal;
}


#homeMain {
	position:absolute;
	left:0px;
	top:0px;
	width:757px;
	height:248px;
	z-index:1;
}
#photoArea {
	position:absolute;
	left:0px;
	top:248px;
	width:228px;
	height:353px;
	z-index:1;
	background-color: #FFFFFF;
}
#text {
	position:absolute;
	left:228px;
	top:248px;
	width:486px;
	height:354px;
	z-index:1;
	background-color: #FFFFFF;
	padding: 12px;
}
#apDiv1 {
	position:absolute;
	left:1077px;
	top:467px;
	width:167px;
	height:211px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:1076px;
	top:464px;
	width:168px;
	height:215px;
	z-index:2;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #008056;
	background-color: #FFF;
	border: thin solid #008056;
	height: 18px;
}
