@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;
	z-index:2;
	background-color: #ffffff;
}
#footer {
	position:absolute;
	left:-30px;
	top:768px;
	width:1000px;
	height:43px;
	z-index:3;
	background-color: #FFFFFF;
	overflow: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #008256;
	font-style: normal;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	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;
}
.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-style: normal;
	font-weight: lighter;
}

#handbook {
	position: absolute;
	height: 601px;
	width: 243px;
	top: 0px;
	right: 0px;
	background-image: url(../atco/images/handbook.jpg);
}
#Master {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}

#head1 {
	background-color: #FFFFFF;
	position: absolute;
	height: 142px;
	width: 324px;
	top: 0px;
	left: 0px;
}

#head2 {
	background-color: #FFFFFF;
	position: absolute;
	height: 142px;
	width: 545px;
	top: 0px;
	right: 131px;
}
#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;
}

.greysubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: lighter;
}

#homeMain {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:123px;
	z-index:1;
	background-color: #FFFF00;
	background-image: url(../atco/images/content_02.jpg);
}
#photoArea {
	position:absolute;
	left:0px;
	top:123px;
	width:243px;
	height:478px;
	z-index:1;
	background-color: #FFFFFF;
}
#text {
	position:absolute;
	left:245px;
	top:138px;
	width:729px;
	z-index:1;
	background-color: #FFFFFF;
	padding: 12px;
	overflow: auto;
}
#sideMenu {
	position:absolute;
	left:0px;
	top:0px;
	width:243px;
	height:94px;
	z-index:1;
}
#contentHeader {
	position:absolute;
	left:415px;
	top:0px;
	width:585px;
	height:123px;
	z-index:1;
}
#rightPhoto1 {
	position:absolute;
	left:781px;
	top:0px;
	width:219px;
	height:254px;
	z-index:1;
}
#rightDescr1 {
	position:absolute;
	left:781px;
	top:254px;
	width:202px;
	height:30px;
	z-index:1;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #666;
}

#rightPhoto2 {
	position:absolute;
	left:781px;
	top:295px;
	width:219px;
	height:254px;
	z-index:1;
}
#rightDescr2 {
	position:absolute;
	left:781px;
	top:554px;
	width:202px;
	height:30px;
	z-index:1;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #666;
}
#pageTitle {
	position:absolute;
	left:9px;
	top:48px;
	width:543px;
	height:63px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #008056;
	text-shadow: 2px 2px 2px #000000;
}
#leftNav {
	position:absolute;
	left:0px;
	top:0px;
	width:415px;
	height:123px;
	z-index:1;
	background-color: #999999;
}


.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008056;
	text-decoration: none;
	font-weight: normal;
}
.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008056;
	text-decoration: none;
	font-weight: normal;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008056;
	text-decoration: underline;
	font-weight: normal;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	list-style-type: disc;
}
