body { color: #000; font-size: 11px; font-family: Verdana, Arial, sans-serif; background: #adadad; margin: 0; padding: 0; }
a:link { color: #000 }
a:visited { color: #000; }
a:hover { color: #9d0005; }
a:active { color: #000; }
#wrapper { margin: 0 auto; width: 800px; height: 100%; }
#logo { height: 83px; margin-top: 35px; }
#top_nav {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	height: 25px;
}
#top_nav a { color: #000; font-weight: bold; text-decoration: none; }
#top_nav a:hover {
	color: #9d0005;
}
#photo_home { width: 545px; height: 293px; margin-top: 25px; margin-bottom: 35px; margin-left: 125px; border: solid 1px #fff; }
#photo_home_right { margin-top: 25px; margin-bottom: 35px; margin-left: 250px; width: 545px; height: 293px; border: solid 1px #fff; }
#gallery_content {
	margin-bottom: 40px;
	width: 650px;
	margin-top: 30px;
	margin-left: 55px;
}
#green_content {
	margin-bottom: 40px;
	width: 650px;
	margin-top: 30px;
	margin-left: 55px;
	background-image: url(../images/earth_grey_240.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#address { font-size: 11px; font-weight: normal; width: 175px; margin-top: 80px; }
#address a { font-weight: normal; }
#license { font-size: 9px; width: 200px; float: left; padding-top: 10px; }
#bottom { font-size: 9px; line-height: 16px; text-align: right; margin-bottom: 35px; padding-top: 10px; border-top: 1px solid #9d0005; }
#bottom_left {
	font-size: 9px;
	line-height: 16px;
	width: auto;
	float: left;
	padding-top: 10px;
}
.earth_image {
	padding-left: 25px;
}
.page_head { font-size: 14px; font-weight: bold; }

.right_image {
	border: 1px solid #FFFFFF;
	margin-bottom: 15px;
	margin-left: 15px;
}
.left_image {
	border: 1px solid #FFFFFF;
	margin-bottom: 15px;
	margin-right: 15px;
}
