html, body, h1, p, img {
margin: 0;
padding: 0;
}

body {
font-size: 16px;
font-family: Arial, sans-serif;
color: #000000;
}

h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }


h1, h2, h3, h4, h5 { 
font-family: Arial, sans-serif;
color: #000000;
}

a, a:visited { 
color: #000000;
text-decoration: none; 
font-weight: bold;
padding: 0 4px 0 4px; 
}

a:hover, a:visited:hover { color: #FFFFFF; background: #92ae3d; }



#wrap {
margin: 0 auto 0 auto;
width: 1024px;
text-align: left;
}

#main {
border: 1px solid #828a75;
}

.home_main {
background: url(/images/home_main.jpg) left bottom no-repeat;
}

.enter {
margin: 500px 0 0 200px;
font-size: 22px;
}

#footer {
border-right: 1px solid #828a75;
border-left: 1px solid #828a75;
border-bottom: 1px solid #828a75;
}

.home_footer {
padding: 10px 0 100px 0;
background: url(/images/home_footer.gif) right repeat-y;
}

.aboutus {
font-size: 11px;
padding: 10px 10px 20px 10px;
}

.aboutus h1 {
color: #92AE3D;
}

.aboutus p {
margin-bottom: 10px;
text-indent: 50px;
}

.aboutus a {
color: #92AE3D;
}

.aboutus a:hover {
color: #FFFFFF;
}

.contact_footer {
padding: 10px 0 100px 0;
background: url(/images/contact_footer.gif) right repeat-y #92ae3d;
}

.ourwork_footer {
height: 192px;
}

.ourwork_footer a {
padding: 1px;
float: left;
width: 202px;
height: 62px;
color: #FFFFFF;
font-weight: normal;
font-size: 30px;
}

.ourwork_footer a img {
width: 202px;
height: 62px;
}

.ourwork_footer .ourwork_link_left {
padding: 10px 0 0 15px;
height: 52px;
width: 187px;
background: url(images/bigarrow_left.gif) right top no-repeat #000000;
}

.ourwork_footer .ourwork_link_left:hover {
background: url(images/bigarrow_left_over.gif) right top no-repeat #92ae3d;
}

.ourwork_footer .ourwork_link_right {
padding: 10px 0 0 15px;
height: 52px;
width: 187px;
background: url(images/bigarrow_right.gif) right top no-repeat #000000;
}

.ourwork_footer .ourwork_link_right:hover {
background: url(images/bigarrow_right_over.gif) right top no-repeat #92ae3d;
}

.next {
float: right;
width: 350px;
padding: 10px 0 0 0;
font-size: 22px;
}

#contact {
padding: 47px 0 40px 20px;
line-height: 24px;
background: url(/images/contact_back.jpg) bottom no-repeat;
}

#contact a {
color: #92ae3d;
font-weight: bold;
}

#contact a:hover {
color: #FFFFFF;
}

#contact p {
margin-left: 150px;
}

#sponsors {
float: right;
width: 235px;
padding: 40px 0 0 0;
}

#usgbc {
float: left;
display: block;
background: url(/images/usgbc.gif) left top no-repeat;
width: 100px;
height: 100px;
}

#usgbc:hover { background: url(/images/usgbc_over.gif) left top no-repeat; }

#big {
float: left;
margin-left: 40px;
display: block;
background: url(/images/big.gif) left top no-repeat;
width: 51px;
height: 90px;
}

#big:hover { background: url(/images/big_over.gif) left top no-repeat; }