body{
margin: 0 auto;
padding:0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
background-color:#4C4C4C;

color: #fff;
text-align: center;
}

a{
color:#fff;
font-weight: bold;
}

a:hover{
color: #999;
text-decoration:underline; 
font-weight:bold;
}


#wrapper{
width: 785px;
padding:0;
margin: auto;
background-color: #3c3c3c;
border: 2px black solid;	
}


#header{
float: left;
background-image: url(images/grn_top.jpg);
background-repeat: no-repeat;
margin: 0;
width: 785px;
height: 116px;
}
#header p{
padding:10px 0px 0px 240px;
font-size: 12px;
width: 520px;
margin: 0px;
float: left;
text-align: right;

}

#header a{
color: #fff;
text-decoration: none;
}

#header a:hover{
color: #c1c1c1;
text-decoration: none;
}


#flash{
float: left;
width:600px;
height: 300px;
	margin: 0;
}


#content{
width: 550px;
float: left;
text-align: left;
margin-left: 15px;
}


#content p{
margin: 0px 15px 0px 0px;
padding: 5px;
}



#buttonshome{
float: right;
width: 153px;
height: 260px;
margin: 0px 1px 0px 0px;	
}

#buttons{
float: right;
width: 153px;
margin: -130px 1px 0px 0px;
padding:0px;	
}



#footer{
width: 785px;
clear: both;
background-image: url(images/grn_bot.jpg);
background-repeat: no-repeat;
color: #fff;
height: 100px;
padding: 9px 0px 0px 0px
}


html>body #footer{
height: auto !important; min-height: 100px;
}

.smallprint
{
font-size: 9px;
}


#footer ul{
list-style: none;
margin: 0;
padding: 0 0 15px 0;
}

#footer li{
display: inline;
margin: 0px 5px 0px 5px;
}

#footer li a, #footer a{
color: #000;
text-decoration: none;
}

#footer li a:hover, #footer a:hover{
color: #878787;
}

#footer p{
padding: 7px;
font-size: 11px;
margin: 0px;
text-align: left;
}


img{
border: none;
}

#about{
width: 550px;
float: left;
text-align: left;
min-height:300px;
}



#about p{
margin: 0px 15px 0px 10px;
padding: 7px;
}

h1 {
	font-size: 16px;
	color:#fff;
	text-align: left;
	margin: 0px 0px 0px 5px;
}

h4 {
	font-size: 12px;
	background-color: #fff;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	color:#000;
	width: 520px;
}

#info-bottom{
  margin-top: 5px;
  margin-bottom: 10px;
}

span.email{
  color: #fff;
  text-decoration: underline;
}
