body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #c0d4a6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.6em;
	}
	
#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 852px;
     height: 620px;
     margin-top: -310px; /* half of the height */
     margin-left: -425px; /* half of the width */
     border: 1px solid #000;
     }

a:link {
	color: #6e9f20;
	text-decoration: none;
}
a:visited {
	color: #6e9f20;
	text-decoration: none;
}
a:hover {
	color: #8d0101;
	text-decoration: none;
}

	
#main_wrap {
	position:absolute;
	left:0px;
	top:0px;
	width:852px;
	height:620px;
	background-color: #FFFFFF;
}
#address {
	position:absolute;
	left:0px;
	top:0px;
}

#top_nav {
	position:absolute;
	left:225px;
	top:31px;
	width:266px;
	height:33px;
}

#logo {
	position:absolute;
	left:510px;
	top:0px;
	width:337px;
	height:74px;
}
#photo {
	position:relative;
	left:11px;
	top:10px;
	width:615px;
	height:340px;

}

#content {
	position:absolute;
	left:213px;
	top:74px;
	width:639px;
	height:361px;

}


#banner {
	position:relative;
	left:0px;
	top:0px;
	width:638px;
	height:137px;

}

#copy_wrap {
	position:absolute;
	left:0px;
	top:137px;
	width:638px;
	height:196px;
	background-image: url(images/content_bg.gif);
}

#content_subtitle {
	position:absolute;
	left:31px;
	top:0px;
	width: 168px;
	height: 27px;
	font-size: 1.2em;
	color: #a49300;
	font-weight: bold;

}


#content_copy {
	position:absolute;
	left:32px;
	top:41px;
	width:568px;
	height:150px;
	
}

#content_bottom {
	position:absolute;
	left:0px;
	top:333px;
	width:638px;
	
}

#bottom_nav {
	position:absolute;
	left:0px;
	top:434px;
	width:852px;
	height:147px;

}

#copyright {
	position:absolute;
	left:274px;
	top:588px;
	width:300px;
	height:30px;
	font-size: 0.8em;
	text-align: center;

}
