@charset "UTF-8";
/* CSS Document */

#logo {
position: absolute;
width: 154px;
height: 154px;
left: 50%;
top: 150px;
margin-left: -77px;
z-index: 100;
}

img {
border: none;
}

#headleft {
position: absolute;
width: 50%;
left: 0px;
top: 350px;
text-align: right;
margin-left: -20px;
color: #271;
font-family: Helvetica, sans-serif;
font-size: 72px;
}

#headright {
position: absolute;
left: 50%;
top: 350px;
margin-left: 20px;
color: #271;
font-family: Helvetica, sans-serif;
font-size: 72px;
}

#nav {
position: absolute;
width: 50%;
left: 0px;
top: 450px;
text-align: right;
margin-left: -20px;
color: #271;
font-family: Helvetica, sans-serif;
font-size: 36px;
}

#nav a:link{
color: #271;
text-decoration: none;
}

#nav a:visited{
color: #271;
text-decoration: none;
}

#nav a:hover{
color: #8C3;
text-decoration: none;
}

#solar {
position: absolute;
height: 25px;
width: 450px;
bottom: 0px;
right: 50%;
margin-right: 20px;
text-align: right;
font-size: 14px;
color: #8C3;
background-color: #271;
}

#human {
position: absolute;
height: 25px;
width: 450px;
bottom: 0px;
left: 50%;
margin-left: 20px;
text-align: left;
font-size: 14px;
color: #8C3;
background-color: #271;
}

#arrow {
position: relative;
bottom: 0px;
height:40px;
width: 90px;
left: 50%;
margin-left: -45px;
background-color: #271;
}

.listing {
font-size: 22px;
}

#dotright{
border-style:dashed dashed none none;
border-color:#271;
position:absolute;
width:150px;
height:30px;
top:388px;
left:50%;
margin-left:315px;
border-width:thick;
}

#dotleft{
border-style:dashed none dashed dashed;
border-color:#271;
position:absolute;
width:305px;
height:240px;
top:388px;
right:50%;
margin-right:22px;
border-width:thick;
}

#greenarrowdown{
position:absolute;
width:23px;
height:30px;
top:423px;
left:50%;
margin-left:453px;
border:none;
}

.dirform tr td{
padding: 0 15px 7px 0;
}

.dirform{
margin-top: 3px;
width: 450px;
}

#container {
position: fixed;
width: 450px;
left: 50%;
top: 450px;
margin-left: 20px;
color: #271;
font-family: Helvetica, sans-serif;
font-size: 28px;
}

.innerwrapper a:link{
color: #271;
text-decoration: none;
}

.innerwrapper a:visited{
color: #271;
text-decoration: none;
}

.innerwrapper a:hover{
color: #8C3;
text-decoration: none;
}

body {
text-align:center;
}

* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -40px;
	text-align: left;
	color: #271;
	font-family: Helvetica, sans-serif;
	font-size: 28px;
}

.innerwrapper {
position: relative;
margin-top: 0px;
margin-bottom:50px;
padding-top: 450px;
left: 50%;
margin-left: 20px;
width: 450px;
}

.footer, .push {
    height: 40px;
}

.footer {
background-color:#271;
position: relative;
margin: 0 auto;
}

#leftfoot {
position: absolute;
bottom: 0px;
height: 40px;
width: 50%;
left: 0px;
background-color: #271;
}

#rightfoot {
position: absolute;
bottom: 0px;
height: 40px;
width: 940px;
left: 50%;
margin-left: -470px;
background-color: #271;
}

#foot a:link{
color: #fff;
text-decoration: none;
}

#foot a:visited{
color: #fff;
text-decoration: none;
}

#foot a:hover{
color: #8C3;
text-decoration: none;
}

.toggler {
	cursor: pointer;
	padding: 4px 0;
}

.part {
font-size: 22px;
}

.about {
padding-top: 5px;
font-size: 22px;
}

